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

/linux-4.4.14/drivers/acpi/apei/
H A Dapei-base.c341 static int apei_res_sub(struct list_head *res_list1, apei_res_sub() argument
345 res1 = list_entry(res_list1->next, struct apei_res, list); apei_res_sub()
347 while (&res1->list != res_list1) { list_for_each_entry()

Completed in 112 milliseconds