const golang.org/x/sys/unix.SYS_INIT_MODULE
2 uses
golang.org/x/sys/unix (current package)
zsyscall_linux.go#L1025: _, _, e1 := Syscall(SYS_INIT_MODULE, uintptr(_p0), uintptr(len(moduleImage)), uintptr(unsafe.Pointer(_p1)))
zsysnum_linux_amd64.go#L185: SYS_INIT_MODULE = 175
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)