Searched refs:callout_reset_on (Results 1 - 2 of 2) sorted by relevance

/haiku/src/libs/compat/freebsd_network/compat/sys/
H A Dcallout.h26 #define callout_reset_on(c, to_ticks, fn, arg, cpu) \ macro
/haiku/src/libs/compat/freebsd_iflib/
H A Diflib.c2464 callout_reset_on(&txq->ift_timer, iflib_timer_default, iflib_timer,
2583 callout_reset_on(&txq->ift_timer, iflib_timer_default, iflib_timer, txq,
4126 callout_reset_on(&txq->ift_timer, iflib_timer_default, iflib_timer, txq,

Completed in 66 milliseconds