Searched refs:callout_reset_curcpu (Results 1 – 3 of 3) sorted by relevance
114 #define callout_reset_curcpu(c, on_tick, fn, arg) \ macro
116 #define callout_reset_curcpu(c, on_tick, fn, arg) \ macro
3966 callout_reset_curcpu(&rxq->ifr_watchdog, 1, &_task_fn_rx_watchdog, rxq); in _task_fn_rx()