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