Lines Matching refs:group
1231 * these groups will move from group->full without affecting used
1235 * at a complete group (will move from group->used)
1242 struct tid_group *group = NULL, *used;
1251 list_for_each_entry(group, &rcd->tid_group_list.list, list) {
1252 kern_add_tid_node(flow, rcd, "complete groups", group,
1253 group->size);
1255 pageidx += group->size;
1276 * Look again at a complete group, continuing from where we left.
1280 if (group && &group->list == &rcd->tid_group_list.list)
1282 group = list_prepare_entry(group, &rcd->tid_group_list.list,
1284 if (list_is_last(&group->list, &rcd->tid_group_list.list))
1286 group = list_next_entry(group, list);
1287 use = min_t(u32, flow->npagesets - pageidx, group->size);
1288 kern_add_tid_node(flow, rcd, "complete continue", group, use);
1333 * (b) the group map shows current and the next bits as free
1431 * (3) allocates TID group entries for those chunks