Searched defs:test_thread_flag (Results 1 – 2 of 2) sorted by relevance
| /kernel/linux/linux-5.10/include/linux/ | ||
| D | thread_info.h | 110 #define test_thread_flag(flag) \ macro |
| /kernel/linux/linux-6.6/include/linux/ | ||
| D | thread_info.h | 140 #define test_thread_flag(flag) \ macro |