Home
last modified time | relevance | path

Searched refs:__irq_enter_raw (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/include/linux/
H A Dhardirq.h46 #define __irq_enter_raw() \ macro
/linux-6.15/arch/x86/include/asm/
H A Didtentry.h290 __irq_enter_raw(); \
/linux-6.15/kernel/
H A Dsoftirq.c621 __irq_enter_raw(); in irq_enter_rcu()