Home
last modified time | relevance | path

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

/Linux-v4.19/arch/sparc/include/asm/
Dthread_info_32.h90 #define TI_HARDIRQ 0x18 /* hardirq_count */ macro
/Linux-v4.19/arch/sparc/kernel/
Dtraps_32.c379 TI_HARDIRQ != offsetof(struct thread_info, hardirq_count) ||