Searched refs:__this_cpu_or (Results 1 – 3 of 3) sorted by relevance
208 __this_cpu_or(pcp, val)
453 #define __this_cpu_or(pcp, val) \ macro
1161 __this_cpu_or(pending_timer_softirq, BIT(nr)); in raise_ktimers_thread()