Home
last modified time | relevance | path

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

/openbmc/linux/kernel/locking/
H A Dtest-ww_mutex.c36 #define TEST_MTX_TRY BIT(1) macro
47 if (mtx->flags & TEST_MTX_TRY) { in test_mutex_work()