Home
last modified time | relevance | path

Searched refs:mmap_rnd_compat_bits_max (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/kernel/
H A Dsysctl.c2249 .extra2 = (void *)&mmap_rnd_compat_bits_max,
/openbmc/linux/include/linux/
H A Dmm.h94 extern const int mmap_rnd_compat_bits_max;
/openbmc/linux/mm/
H A Dmmap.c72 const int mmap_rnd_compat_bits_max = CONFIG_ARCH_MMAP_RND_COMPAT_BITS_MAX; variable