Home
last modified time | relevance | path

Searched refs:VM_MAX_MAP_COUNT (Results 1 – 6 of 6) sorted by relevance

/external/strace/xlat/
Dsysctl_vm.h24 #if defined(VM_MAX_MAP_COUNT) || (defined(HAVE_DECL_VM_MAX_MAP_COUNT) && HAVE_DECL_VM_MAX_MAP_COUNT)
25 XLAT(VM_MAX_MAP_COUNT),
Dsysctl_vm.in16 VM_MAX_MAP_COUNT
/external/kernel-headers/original/uapi/linux/
Dsysctl.h183 VM_MAX_MAP_COUNT=22, /* int: Maximum number of mmaps/address-space */ enumerator
/external/strace/
Dconfigure.ac579 VM_MAX_MAP_COUNT,
Dconfig.h.in625 /* Define to 1 if you have the declaration of `VM_MAX_MAP_COUNT', and to 0 if
DChangeLog9230 * xlat/sysctl_vm.in: Mark constants older than VM_MAX_MAP_COUNT