Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/sh/include/asm/
H A Dirq.h57 # define irq_ctx_exit(cpu) do { } while (0) macro
/OK3568_Linux_fs/kernel/arch/sh/kernel/
H A Dirq.c146 void irq_ctx_exit(int cpu) in irq_ctx_exit() function