Home
last modified time | relevance | path

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

/Linux-v4.19/tools/testing/selftests/vm/
Dmlock-random-test.c18 #define MLOCK_RLIMIT_SIZE (CHUNK_UNIT * 2) macro
267 if (set_cap_limits(MLOCK_RLIMIT_SIZE)) in main()