Searched defs:CALLOUT_STOP (Results 1 – 1 of 1) sorted by relevance
173 #define CALLOUT_STOP(c) callout_stop((c)) macro 187 #define CALLOUT_STOP(c) timeout_del(&(c)->c_to) macro 200 #define CALLOUT_STOP(c) untimeout((c)->c_func,(c)->c_arg) macro