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()
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
55 mandatory-y += softirq_stack.h