Lines Matching refs:DEFINE_PER_CPU
1154 DEFINE_PER_CPU(struct task_struct *, current_task) ____cacheline_aligned =
1158 DEFINE_PER_CPU(char *, irq_stack_ptr) =
1161 DEFINE_PER_CPU(unsigned int, irq_count) __visible = -1;
1163 DEFINE_PER_CPU(int, __preempt_count) = INIT_PREEMPT_COUNT;
1219 DEFINE_PER_CPU(struct orig_ist, orig_ist);
1221 static DEFINE_PER_CPU(unsigned long, debug_stack_addr);
1222 DEFINE_PER_CPU(int, debug_stack_usage);
1232 DEFINE_PER_CPU(u32, debug_idt_ctr);
1252 DEFINE_PER_CPU(struct task_struct *, current_task) = &init_task;
1254 DEFINE_PER_CPU(int, __preempt_count) = INIT_PREEMPT_COUNT;
1262 DEFINE_PER_CPU(unsigned long, cpu_current_top_of_stack) =