Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/sys/
H A Dcallout.h109 #define callout_reset_on(c, to_ticks, fn, arg, cpu) \ macro
/f-stack/freebsd/sys/
H A Dcallout.h111 #define callout_reset_on(c, to_ticks, fn, arg, cpu) \ macro