Searched refs:softirq_count (Results 1 – 2 of 2) sorted by relevance
/arch/sparc/include/asm/ | ||
D | thread_info_32.h | 35 int softirq_count; member |
/arch/sparc/kernel/ | ||
D | traps_32.c | 376 TI_SOFTIRQ != offsetof(struct thread_info, softirq_count) || |