Home
last modified time | relevance | path

Searched defs:_callout_stop_safe (Results 1 – 2 of 2) sorted by relevance

/f-stack/lib/
H A Dff_kern_timeout.c792 _callout_stop_safe(struct callout *c, int flags, void (*drain)(void *)) in _callout_stop_safe() function
/f-stack/freebsd/kern/
H A Dkern_timeout.c1051 _callout_stop_safe(struct callout *c, int flags, callout_func_t *drain) in _callout_stop_safe() function