Home
last modified time | relevance | path

Searched refs:TI_HARDIRQ (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/arch/sparc/include/asm/
Dthread_info_32.h111 #define TI_HARDIRQ 0x1c /* hardirq_count */ macro
/linux-3.4.99/arch/sparc/kernel/
Dtraps_32.c445 TI_HARDIRQ != offsetof(struct thread_info, hardirq_count) ||