Home
last modified time | relevance | path

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

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