Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/testing/selftests/vm/
H A Dmlock-random-test.c17 #define CHUNK_UNIT (128 * 1024) macro
18 #define MLOCK_RLIMIT_SIZE (CHUNK_UNIT * 2)
19 #define MLOCK_WITHIN_LIMIT_SIZE CHUNK_UNIT
20 #define MLOCK_OUTOF_LIMIT_SIZE (CHUNK_UNIT * 3)
/kernel/linux/linux-6.6/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)

Completed in 2 milliseconds