Home
last modified time | relevance | path

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

/drivers/acpi/apei/
Dapei-base.c333 static int apei_res_sub(struct list_head *res_list1, in apei_res_sub() argument
337 res1 = list_entry(res_list1->next, struct apei_res, list); in apei_res_sub()
339 while (&res1->list != res_list1) { in apei_res_sub()