Home
last modified time | relevance | path

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

/linux-4.19.296/lib/
Dlocking-selftest.c249 #define WWL(x, c) ww_mutex_lock(x, c) macro
1315 ret = WWL(&o, &t); in ww_test_fail_acquire()
1322 ret = WWL(&o, &t); in ww_test_fail_acquire()
1330 ret = WWL(&o, &t2); in ww_test_fail_acquire()
1415 WWL(&o, &t); in ww_test_diff_class()
1437 WWL(&o, &t); in ww_test_context_fini_early()
1446 WWL(&o, &t); in ww_test_context_lock_after_done()
1459 WWL(&o, &t); in ww_test_object_lock_unbalanced()
1469 WWL(&o, &t); in ww_test_object_lock_stale_context()
1484 ret = WWL(&o, &t); in ww_test_edeadlk_normal()
[all …]