Home
last modified time | relevance | path

Searched defs:irq_ctx_exit (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/arch/sh/include/asm/
Dirq.h38 # define irq_ctx_exit(cpu) do { } while (0) macro
/linux-6.12.1/arch/sh/kernel/
Dirq.c147 void irq_ctx_exit(int cpu) in irq_ctx_exit() function