Searched refs:callout_ (Results 1 – 2 of 2) sorted by relevance
220 CALLOUT_INIT(&cl->callout_); in rmc_newclass()554 CALLOUT_STOP(&cl->callout_); in rmc_delete_class()893 CALLOUT_STOP(&cl->callout_); in rmc_under_limit()1064 CALLOUT_STOP(&cl->callout_); in _rmc_wrr_dequeue_next()1179 CALLOUT_STOP(&cl->callout_); in _rmc_prr_dequeue_next()1359 CALLOUT_STOP(&cl->callout_); in rmc_update_class_util()1531 CALLOUT_RESET(&cl->callout_, t, rmc_restart, cl); in rmc_delay_action()
181 struct callout callout_; /* for timeout() calls */ member