Home
last modified time | relevance | path

Searched defs:lock_size (Results 1 – 1 of 1) sorted by relevance

/external/linux-kselftest/tools/testing/selftests/vm/
Dmlock-random-test.c51 unsigned long lock_size = 0; in get_proc_locked_vm_size() local
162 int lock_size = rand() % alloc_size; in test_mlock_within_limit() local
233 int lock_size = (rand() % (alloc_size - cur.rlim_cur)) in test_mlock_outof_limit() local