Searched refs:cancel_list (Results 1 – 2 of 2) sorted by relevance
712 LIST_HEAD(cancel_list); in iwl_mld_cancel_notifications_of_object()730 list_add_tail(&entry->list, &cancel_list); in iwl_mld_cancel_notifications_of_object()737 list_for_each_entry_safe(entry, tmp, &cancel_list, list) { in iwl_mld_cancel_notifications_of_object()
2559 struct list_head cancel_list; in cancel_mads() local2561 INIT_LIST_HEAD(&cancel_list); in cancel_mads()2573 list_splice_init(&mad_agent_priv->wait_list, &cancel_list); in cancel_mads()2581 &cancel_list, agent_list) { in cancel_mads()