Searched refs:WWL (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/lib/ |
H A D | locking-selftest.c | 251 #define WWL(x, c) ww_mutex_lock(x, c) macro 1605 ret = WWL(&o, &t); in ww_test_fail_acquire() 1612 ret = WWL(&o, &t); in ww_test_fail_acquire() 1620 ret = WWL(&o, &t2); in ww_test_fail_acquire() 1705 WWL(&o, &t); in ww_test_diff_class() 1727 WWL(&o, &t); in ww_test_context_fini_early() 1736 WWL(&o, &t); in ww_test_context_lock_after_done() 1749 WWL(&o, &t); in ww_test_object_lock_unbalanced() 1759 WWL(&o, &t); in ww_test_object_lock_stale_context() 1774 ret = WWL( in ww_test_edeadlk_normal() [all...] |
/kernel/linux/linux-6.6/lib/ |
H A D | locking-selftest.c | 266 #define WWL(x, c) ww_mutex_lock(x, c) macro 1676 ret = WWL(&o, &t); in ww_test_fail_acquire() 1683 ret = WWL(&o, &t); in ww_test_fail_acquire() 1691 ret = WWL(&o, &t2); in ww_test_fail_acquire() 1792 WWL(&o, &t); in ww_test_diff_class() 1814 WWL(&o, &t); in ww_test_context_fini_early() 1823 WWL(&o, &t); in ww_test_context_lock_after_done() 1836 WWL(&o, &t); in ww_test_object_lock_unbalanced() 1846 WWL(&o, &t); in ww_test_object_lock_stale_context() 1861 ret = WWL( in ww_test_edeadlk_normal() [all...] |
Completed in 5 milliseconds