Searched refs:test_thread_flag (Results 1 – 2 of 2) sorted by relevance
| /include/linux/ | ||
| D | thread_info.h | 140 #define test_thread_flag(flag) \ macro |
| /include/linux/sched/ | ||
| D | signal.h | 504 return test_thread_flag(TIF_RESTORE_SIGMASK); in test_restore_sigmask() |