Searched refs:ctxt_fp (Results 1 – 5 of 5) sorted by relevance
209 struct hfi1_ctxtdata *uctxt = ctxt_fp(fp); in hfi1_file_write()457 ctxt_fp(kiocb->ki_filp)->ctxt, subctxt_fp(kiocb->ki_filp), in hfi1_write_iter()495 uctxt = ctxt_fp(fp); in hfi1_file_mmap()739 uctxt = ctxt_fp(fp); in hfi1_poll()968 ctxt_fp(fp) = uctxt; in find_shared_ctxt()1051 ctxt_fp(fp) = uctxt; in allocate_ctxt()1115 struct hfi1_ctxtdata *uctxt = ctxt_fp(fp); in user_init()1187 struct hfi1_ctxtdata *uctxt = ctxt_fp(fp); in get_ctxt_info()1222 struct hfi1_ctxtdata *uctxt = ctxt_fp(fp); in setup_ctxt()1301 struct hfi1_ctxtdata *uctxt = ctxt_fp(fp); in get_base_info()[all …]
1427 #define ctxt_fp(fp) \ macro
488 struct hfi1_ctxtdata *uctxt = ctxt_fp(fp); in hfi1_user_sdma_process_request()
101 struct qib_ctxtdata *rcd = ctxt_fp(fp); in qib_get_base_info()1007 rcd = ctxt_fp(fp); in qib_mmapf()1153 rcd = ctxt_fp(fp); in qib_poll()1349 ctxt_fp(fp) = rcd; in setup_ctxt()1529 ctxt_fp(fp) = rcd; in find_shared_ctxt()1615 if (ctxt_fp(fp)) { in qib_assign_ctxt()1640 assign_ctxt_affinity(fp, (ctxt_fp(fp))->dd); in qib_assign_ctxt()1678 struct qib_ctxtdata *rcd = ctxt_fp(fp); in qib_do_user_init()1911 struct qib_ctxtdata *rcd = ctxt_fp(fp); in qib_ctxt_info()2176 rcd = ctxt_fp(fp); in qib_write()[all …]
1199 #define ctxt_fp(fp) \ macro