Searched refs:callout_ (Results 1 – 2 of 2) sorted by relevance
218 CALLOUT_INIT(&cl->callout_); in rmc_newclass()552 CALLOUT_STOP(&cl->callout_); in rmc_delete_class()891 CALLOUT_STOP(&cl->callout_); in rmc_under_limit()1062 CALLOUT_STOP(&cl->callout_); in _rmc_wrr_dequeue_next()1177 CALLOUT_STOP(&cl->callout_); in _rmc_prr_dequeue_next()1357 CALLOUT_STOP(&cl->callout_); in rmc_update_class_util()1523 CALLOUT_RESET(&cl->callout_, t, rmc_restart, cl); in rmc_delay_action()
178 struct callout callout_; /* for timeout() calls */ member