Searched refs:ctxt_fp (Results 1 – 2 of 2) sorted by relevance
101 struct qib_ctxtdata *rcd = ctxt_fp(fp); in qib_get_base_info()983 rcd = ctxt_fp(fp); in qib_mmapf()1129 rcd = ctxt_fp(fp); in qib_poll()1325 ctxt_fp(fp) = rcd; in setup_ctxt()1505 ctxt_fp(fp) = rcd; in find_shared_ctxt()1591 if (ctxt_fp(fp)) { in qib_assign_ctxt()1616 assign_ctxt_affinity(fp, (ctxt_fp(fp))->dd); in qib_assign_ctxt()1653 struct qib_ctxtdata *rcd = ctxt_fp(fp); in qib_do_user_init()1883 struct qib_ctxtdata *rcd = ctxt_fp(fp); in qib_ctxt_info()2151 rcd = ctxt_fp(fp); in qib_write()[all …]
1174 #define ctxt_fp(fp) \ macro