Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/mm/
H A Dmlock-random-test.c19 #define MLOCK_RLIMIT_SIZE (CHUNK_UNIT * 2) macro
268 if (set_cap_limits(MLOCK_RLIMIT_SIZE)) in main()