Searched refs:CALLOUT_PROCESSED (Results 1 – 2 of 2) sorted by relevance
50 #define CALLOUT_PROCESSED 0x0080 /* callout in wheel or processing list? */ macro
505 tmp->c_iflags |= CALLOUT_PROCESSED; in callout_process()592 c->c_iflags &= ~CALLOUT_PROCESSED; in callout_cc_add()1079 if ((c->c_iflags & CALLOUT_PROCESSED) == 0) {1393 if ((c->c_iflags & CALLOUT_PROCESSED) == 0) {