Home
last modified time | relevance | path

Searched refs:sysctl_max_map_count (Results 1 – 7 of 7) sorted by relevance

/linux/tools/testing/vma/include/
H A Dcustom.h25 #define sysctl_max_map_count global() macro
/linux/mm/
H A Dmmap.c1522 .data = &sysctl_max_map_count,
1523 .maxlen = sizeof(sysctl_max_map_count),
H A Dmremap.c
H A Dvma.c495 * __split_vma() bypasses sysctl_max_map_count checking. We use this where it
H A Dutil.c784 int sysctl_max_map_count __read_mostly = DEFAULT_MAX_MAP_COUNT; in overcommit_policy_handler()
H A Dnommu.c
/linux/include/linux/
H A Dmm.h