Home
last modified time | relevance | path

Searched refs:MLOCK_LIMIT (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/asm-generic/
H A Dresource.h21 [RLIMIT_MEMLOCK] = { MLOCK_LIMIT, MLOCK_LIMIT }, \
/openbmc/linux/include/uapi/linux/
H A Dresource.h79 #define MLOCK_LIMIT (8*1024*1024) macro