Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/mm/
H A Dmlock-random-test.c18 #define CHUNK_UNIT (128 * 1024) macro
19 #define MLOCK_RLIMIT_SIZE (CHUNK_UNIT * 2)
20 #define MLOCK_WITHIN_LIMIT_SIZE CHUNK_UNIT
21 #define MLOCK_OUTOF_LIMIT_SIZE (CHUNK_UNIT * 3)