Home
last modified time | relevance | path

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

/openbmc/linux/kernel/locking/
H A Dtest-ww_mutex.c35 #define TEST_MTX_SPIN BIT(0) macro
78 if (flags & TEST_MTX_SPIN) { in __test_mutex()