Home
last modified time | relevance | path

Searched defs:AT_PAGESZ (Results 1 – 7 of 7) sorted by relevance

/external/kernel-headers/original/uapi/linux/
Dauxvec.h15 #define AT_PAGESZ 6 /* system page size */ macro
/external/rust/crates/libc/src/unix/linux_like/android/b64/
Dmod.rs266 pub const AT_PAGESZ: ::c_ulong = 6; constant
/external/python/cpython2/Lib/plat-sunos5/
DSTROPTS.py922 AT_PAGESZ = 6 variable
/external/rust/crates/libc/src/unix/linux_like/linux/
Dmod.rs1244 pub const AT_PAGESZ: ::c_ulong = 6; constant
/external/google-breakpad/src/third_party/musl/include/
Delf.h834 #define AT_PAGESZ 6 macro
/external/kmod/port-gnu/
Delf.h1008 #define AT_PAGESZ 6 /* System page size */ macro
/external/elfutils/libelf/
Delf.h1165 #define AT_PAGESZ 6 /* System page size */ macro