Home
last modified time | relevance | path

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

/tools/testing/selftests/rcutorture/configs/lock/
DLOCK02.boot1 locktorture.torture_type=mutex_lock
/tools/testing/selftests/powerpc/benchmarks/
Dcontext_switch.c261 static int mutex_lock(unsigned long *m) in mutex_lock() function
320 mutex_lock(m1); in futex_setup()
321 mutex_lock(m2); in futex_setup()
330 mutex_lock(m2); in futex_thread1()
343 mutex_lock(m1); in futex_thread2()
/tools/testing/nvdimm/test/
Dnfit.c1823 mutex_lock(&acpi_desc->init_mutex); in nfit_test_probe()