const golang.org/x/sys/unix.SYS_CLOSE_RANGE
2 uses
golang.org/x/sys/unix (current package)
zsyscall_linux.go#L592: _, _, e1 := Syscall(SYS_CLOSE_RANGE, uintptr(first), uintptr(last), uintptr(flags))
zsysnum_linux_amd64.go#L357: SYS_CLOSE_RANGE = 436
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)