Home
last modified time | relevance | path

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

/linux-4.4.14/arch/blackfin/include/asm/
Dirqflags.h112 #define __check_irqop_context(ipd) ipipe_check_context(&ipipe_root) macro
114 #define __check_irqop_context(ipd) do { } while (0) macro