Searched refs:PF_MUTEX_TESTER (Results 1 – 3 of 3) sorted by relevance
29 if (!(current->flags & PF_MUTEX_TESTER)) \
238 current->flags |= PF_MUTEX_TESTER; in test_func()
1990 #define PF_MUTEX_TESTER 0x20000000 /* Thread belongs to the rt mutex tester */ macro