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()982 rcd = ctxt_fp(fp); in qib_mmapf()1128 rcd = ctxt_fp(fp); in qib_poll()1324 ctxt_fp(fp) = rcd; in setup_ctxt()1504 ctxt_fp(fp) = rcd; in find_shared_ctxt()1590 if (ctxt_fp(fp)) { in qib_assign_ctxt()1615 assign_ctxt_affinity(fp, (ctxt_fp(fp))->dd); in qib_assign_ctxt()1652 struct qib_ctxtdata *rcd = ctxt_fp(fp); in qib_do_user_init()1882 struct qib_ctxtdata *rcd = ctxt_fp(fp); in qib_ctxt_info()2150 rcd = ctxt_fp(fp); in qib_write()[all …]
1170 #define ctxt_fp(fp) \ macro