Home
last modified time | relevance | path

Searched defs:MMAP_RND_MASK (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/arch/s390/include/asm/
H A Delf.h267 #define MMAP_RND_MASK (is_compat_task() ? 0x7ffUL : 0x3ff80UL) macro
/kernel/linux/linux-6.6/arch/s390/include/asm/
H A Delf.h286 #define MMAP_RND_MASK (is_compat_task() ? 0x7ffUL : 0x3ff80UL) macro
/kernel/linux/linux-5.10/arch/parisc/include/asm/
H A Delf.h355 #define MMAP_RND_MASK (is_32bit_task() ? 0x1fffUL : 0x3ffffUL) macro

Completed in 3 milliseconds