Home
last modified time | relevance | path

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

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