Home
last modified time | relevance | path

Searched refs:add_pos (Results 1 – 1 of 1) sorted by relevance

/arch/x86/kernel/cpu/resctrl/
Dcore.c496 struct list_head *add_pos = NULL; in domain_add_cpu() local
500 d = rdt_find_domain(r, id, &add_pos); in domain_add_cpu()
535 list_add_tail(&d->list, add_pos); in domain_add_cpu()