const syscall.SYS_PIVOT_ROOT
2 uses
syscall (current package)
zsyscall_linux_amd64.go#L670: _, _, e1 := Syscall(SYS_PIVOT_ROOT, uintptr(unsafe.Pointer(_p0)), uintptr(unsafe.Pointer(_p1)), 0)
zsysnum_linux_amd64.go#L164: SYS_PIVOT_ROOT = 155
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)