Searched refs:listhead (Results 1 – 1 of 1) sorted by relevance
215 static struct stub_priv *stub_priv_pop_from_listhead(struct list_head *listhead) in stub_priv_pop_from_listhead() argument219 list_for_each_entry_safe(priv, tmp, listhead, list) { in stub_priv_pop_from_listhead()