Lines Matching defs:group
1224 * these groups will move from group->full without affecting used
1228 * at a complete group (will move from group->used)
1235 struct tid_group *group = NULL, *used;
1244 list_for_each_entry(group, &rcd->tid_group_list.list, list) {
1245 kern_add_tid_node(flow, rcd, "complete groups", group,
1246 group->size);
1248 pageidx += group->size;
1269 * Look again at a complete group, continuing from where we left.
1273 if (group && &group->list == &rcd->tid_group_list.list)
1275 group = list_prepare_entry(group, &rcd->tid_group_list.list,
1277 if (list_is_last(&group->list, &rcd->tid_group_list.list))
1279 group = list_next_entry(group, list);
1280 use = min_t(u32, flow->npagesets - pageidx, group->size);
1281 kern_add_tid_node(flow, rcd, "complete continue", group, use);
1326 * (b) the group map shows current and the next bits as free
1424 * (3) allocates TID group entries for those chunks