Home
last modified time | relevance | path

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

/Linux-v6.6/kernel/locking/
Dtest-ww_mutex.c35 #define TEST_MTX_SPIN BIT(0) macro
78 if (flags & TEST_MTX_SPIN) { in __test_mutex()