Searched defs:HK_FLAG_WQ (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/include/linux/sched/ | ||
H A D | isolation.h | 15 HK_FLAG_WQ = (1 << 6), enumerator |
/kernel/linux/linux-6.6/kernel/sched/ | ||
H A D | isolation.c | 18 HK_FLAG_WQ = BIT(HK_TYPE_WQ), enumerator |
Completed in 1 milliseconds