Home
last modified time | relevance | path

Searched refs:MADV_NOCORE (Results 1 - 5 of 5) sorted by relevance

/third_party/rust/crates/nix/src/sys/
H A Dmman.rs297 MADV_NOCORE,
/third_party/python/Modules/
H A Dmmapmodule.c1747 #ifdef MADV_NOCORE in mmap_exec()
1748 ADD_INT_MACRO(module, MADV_NOCORE); in mmap_exec()
/third_party/node/deps/openssl/openssl/crypto/
H A Dmem_sec.c51 # define MADV_DONTDUMP MADV_NOCORE
/third_party/openssl/crypto/
H A Dmem_sec.c51 # define MADV_DONTDUMP MADV_NOCORE
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/
H A Dmod.rs845 pub const MADV_NOCORE: ::c_int = 8; consts

Completed in 10 milliseconds