Home
last modified time | relevance | path

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

/linux/drivers/acpi/numa/
H A Dhmat.c1011 struct resource *res, *res_next; in hmat_free_structures() local
1021 res_next = res->sibling; in hmat_free_structures()
1024 res = res_next; in hmat_free_structures()