Home
last modified time | relevance | path

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

/Linux-v4.19/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
/Linux-v4.19/fs/dlm/
Drcom.c538 int lock_size = sizeof(struct dlm_rcom) + sizeof(struct rcom_lock); in dlm_receive_rcom() local