Searched refs:farewell_list (Results 1 – 3 of 3) sorted by relevance
96 struct list_head farewell_list; member
122 INIT_LIST_HEAD(&pd->farewell_list); in oz_pd_alloc()167 list_for_each_safe(e, n, &pd->farewell_list) in oz_pd_free()874 if (list_empty(&pd->farewell_list)) { in oz_pd_indicate_farewells()878 f = list_first_entry(&pd->farewell_list, in oz_pd_indicate_farewells()
316 list_for_each_entry(f2, &pd->farewell_list, link) { in oz_add_farewell()323 list_add_tail(&f->link, &pd->farewell_list); in oz_add_farewell()