Searched refs:CALLOUT_DIRECT (Results 1 – 2 of 2) sorted by relevance
53 #define CALLOUT_DIRECT 0x0100 /* allow exec from hw int context */ macro
496 if (tmp->c_iflags & CALLOUT_DIRECT) { in callout_process()606 c->c_iflags |= CALLOUT_DIRECT; in callout_cc_add()1208 if (c->c_iflags & CALLOUT_DIRECT) {