Home
last modified time | relevance | path

Searched refs:LINUX_MADV_DONTFORK (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/compat/linux/
H A Dlinux_mmap.h53 #define LINUX_MADV_DONTFORK 10 macro
H A Dlinux_mmap.c360 case LINUX_MADV_DONTFORK: in linux_madvise_common()