Searched defs:callout_pending (Results 1 – 2 of 2) sorted by relevance
93 #define callout_pending(c) ((c)->c_iflags & CALLOUT_PENDING) macro
540 callout_pending(struct callout *c) callout_pending() function