Searched refs:TI_SOFTIRQ (Results 1 – 2 of 2) sorted by relevance
/arch/sparc/include/asm/ | ||
D | thread_info_32.h | 92 #define TI_SOFTIRQ 0x14 /* softirq_count */ macro |
/arch/sparc/kernel/ | ||
D | traps_32.c | 442 TI_SOFTIRQ != offsetof(struct thread_info, softirq_count) || |