Searched defs:__cpu (Results 1 – 2 of 2) sorted by relevance
61 #define irq_work(__cpu, __pil) &(__up_workvec[(void)(__cpu), (__pil)]) argument63 #define irq_work(__cpu, __pil) &(cpu_data[(__cpu)].irq_worklists[(__pil)]) argument
1109 #define prof_multiplier(__cpu) cpu_data[(__cpu)].multiplier argument1110 #define prof_counter(__cpu) cpu_data[(__cpu)].counter argument