Searched refs:pageset_count (Results 1 – 1 of 1) sorted by relevance
322 unsigned int ngroups, pageidx = 0, pageset_count, in hfi1_user_exp_rcv_setup() local360 pageset_count = fd->tid_limit - fd->tid_used; in hfi1_user_exp_rcv_setup()362 pageset_count = tidbuf->n_psets; in hfi1_user_exp_rcv_setup()365 if (!pageset_count) in hfi1_user_exp_rcv_setup()368 ngroups = pageset_count / dd->rcv_entries.group_size; in hfi1_user_exp_rcv_setup()369 tidlist = kcalloc(pageset_count, sizeof(*tidlist), GFP_KERNEL); in hfi1_user_exp_rcv_setup()411 while (pageidx < pageset_count) { in hfi1_user_exp_rcv_setup()433 unsigned use = min_t(unsigned, pageset_count - pageidx, in hfi1_user_exp_rcv_setup()453 if (pageidx >= pageset_count) in hfi1_user_exp_rcv_setup()