Searched refs:PF_MUTEX_TESTER (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/kernel/locking/
H A Drtmutex_common.h29 if (!(current->flags & PF_MUTEX_TESTER)) \
H A Drtmutex-tester.c134 * PF_MUTEX_TESTER set.
238 current->flags |= PF_MUTEX_TESTER; test_func()
/linux-4.1.27/include/linux/
H A Dsched.h1990 #define PF_MUTEX_TESTER 0x20000000 /* Thread belongs to the rt mutex tester */ macro

Completed in 155 milliseconds