Searched refs:softirq_stack (Results 1 – 5 of 5) sorted by relevance
28 base = (unsigned long) softirq_stack[tp->cpu]; in kstack_valid()51 base = (unsigned long) softirq_stack[tp->cpu]; in kstack_is_trap_frame()
808 void *softirq_stack[NR_CPUS]; variable856 void *orig_sp, *sp = softirq_stack[smp_processor_id()]; in do_softirq_own_stack()
69 static char softirq_stack[NR_CPUS * THREAD_SIZE] __page_aligned_bss; variable135 irqctx = (union irq_ctx *)&softirq_stack[cpu * THREAD_SIZE]; in irq_ctx_init()
94 extern void *softirq_stack[NR_CPUS];
21 generic-y += softirq_stack.h