Home
last modified time | relevance | path

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

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