const syscall.SYS_MUNMAP
2 uses
syscall (current package)
zsyscall_linux_amd64.go#L967: _, _, e1 := Syscall(SYS_MUNMAP, uintptr(addr), uintptr(length), 0)
zsysnum_linux_amd64.go#L20: SYS_MUNMAP = 11
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)