Searched refs:tid_pg_list (Results 1 – 6 of 6) sorted by relevance
821 if (uctxt->tid_pg_list) in hfi1_file_close()1249 uctxt->tid_pg_list = vzalloc(uctxt->expected_count * in setup_ctxt()1251 if (!uctxt->tid_pg_list) { in setup_ctxt()1669 pages = uctxt->tid_pg_list + offset; in exp_tid_setup()1828 pages = uctxt->tid_pg_list + offset; in exp_tid_free()1868 struct page *p = uctxt->tid_pg_list[tid]; in unlock_exp_tids()1876 uctxt->tid_pg_list[tid] = NULL; in unlock_exp_tids()
234 struct page **tid_pg_list; member
946 vfree(rcd->tid_pg_list); in hfi1_free_ctxtdata()
133 void *tid_pg_list; member
332 pagep = (struct page **) rcd->tid_pg_list; in qib_tid_update()1345 rcd->tid_pg_list = ptmp; in setup_ctxt()
974 kfree(rcd->tid_pg_list); in qib_free_ctxtdata()