Searched refs:group_first (Results 1 – 1 of 1) sorted by relevance
1175 struct mcast_req *req, *tmp, *group_first = NULL; in clear_pending_reqs() local1180 group_first = list_first_entry(&group->pending_list, struct mcast_req, group_list); in clear_pending_reqs()1184 if (group_first == req && in clear_pending_reqs()