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