Searched refs:TID_STEP (Results 1 – 1 of 1) sorted by relevance
2142 #define TID_STEP roundup_pow_of_two(CONFIG_NR_CPUS) macro2148 #define TID_STEP 1 macro2153 return tid + TID_STEP; in next_tid()2159 return tid % TID_STEP; in tid_to_cpu()2164 return tid / TID_STEP; in tid_to_event()