Searched defs:callout_expired (Results 1 – 2 of 2) sorted by relevance
125 #define callout_expired(c) ((c)->c_flags & CALLOUT_FIRED) macro
578 callout_expired(callout_t *cs) in callout_expired() function