Searched refs:cqm_limbo (Results 1 – 4 of 4) sorted by relevance
81 struct delayed_work cqm_limbo; member
649 d = container_of(work, struct rdt_domain, cqm_limbo.work); in cqm_handle_limbo()654 schedule_delayed_work_on(cpu, &d->cqm_limbo, delay); in cqm_handle_limbo()667 schedule_delayed_work_on(cpu, &dom->cqm_limbo, delay); in cqm_setup_limbo_handler()
589 cancel_delayed_work(&d->cqm_limbo); in domain_remove_cpu()
3740 cancel_delayed_work(&d->cqm_limbo); in resctrl_offline_domain()3799 INIT_DELAYED_WORK(&d->cqm_limbo, cqm_handle_limbo); in resctrl_online_domain()