Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/sys/
H A Dcallout.h112 #define callout_reset(c, on_tick, fn, arg) \ argument
114 #define callout_reset_curcpu(c, on_tick, fn, arg) \ argument
125 #define callout_schedule_curcpu(c, on_tick) \ argument
/f-stack/freebsd/sys/
H A Dcallout.h114 #define callout_reset(c, on_tick, fn, arg) \ argument
116 #define callout_reset_curcpu(c, on_tick, fn, arg) \ argument
127 #define callout_schedule_curcpu(c, on_tick) \ argument