Searched defs:need_irq_preemption (Results 1 - 1 of 1) sorted by last modified time

/linux-master/arch/arm64/kernel/
H A Dentry-common.c264 #define need_irq_preemption() \ macro
267 #define need_irq_preemption() (IS_ENABLED(CONFIG_PREEMPTION)) macro

Completed in 323 milliseconds