Searched refs:TB_CPU_IS_HARD (Results 1 – 2 of 2) sorted by relevance
432 #define TB_CPU_IS_HARD(t) (!TB_CPU_IS_SOFT(t)) macro
2864 if (!unbind_all_threads && TB_CPU_IS_HARD(tp)) in cpu_unbind()