Searched refs:cqm_limbo (Results 1 – 4 of 4) sorted by relevance
81 struct delayed_work cqm_limbo; member
637 d = container_of(work, struct rdt_domain, cqm_limbo.work); in cqm_handle_limbo()642 schedule_delayed_work_on(cpu, &d->cqm_limbo, delay); in cqm_handle_limbo()655 schedule_delayed_work_on(cpu, &dom->cqm_limbo, delay); in cqm_setup_limbo_handler()
564 cancel_delayed_work(&d->cqm_limbo); in domain_remove_cpu()
3325 cancel_delayed_work(&d->cqm_limbo); in resctrl_offline_domain()3384 INIT_DELAYED_WORK(&d->cqm_limbo, cqm_handle_limbo); in resctrl_online_domain()