Searched defs:callout_reset (Results 1 – 2 of 2) sorted by relevance
| /f-stack/tools/compat/include/sys/ | ||
| H A D | callout.h | 112 #define callout_reset(c, on_tick, fn, arg) \ macro |
| /f-stack/freebsd/sys/ | ||
| H A D | callout.h | 114 #define callout_reset(c, on_tick, fn, arg) \ macro |