Lines Matching defs:uctxt

226 	struct hfi1_ctxtdata *uctxt = fd->uctxt;  in hfi1_file_ioctl()  local
342 struct hfi1_ctxtdata *uctxt = fd->uctxt; in hfi1_file_mmap() local
610 struct hfi1_ctxtdata *uctxt; in hfi1_poll() local
629 struct hfi1_ctxtdata *uctxt = fdata->uctxt; in hfi1_file_close() local
778 struct hfi1_ctxtdata *uctxt = NULL; in assign_ctxt() local
845 struct hfi1_ctxtdata *uctxt) in match_ctxt()
908 struct hfi1_ctxtdata *uctxt; in find_sub_ctxt() local
934 struct hfi1_ctxtdata *uctxt; in allocate_ctxt() local
1018 static void deallocate_ctxt(struct hfi1_ctxtdata *uctxt) in deallocate_ctxt()
1029 static void init_subctxts(struct hfi1_ctxtdata *uctxt, in init_subctxts()
1037 static int setup_subctxt(struct hfi1_ctxtdata *uctxt) in setup_subctxt()
1073 static void user_init(struct hfi1_ctxtdata *uctxt) in user_init()
1128 struct hfi1_ctxtdata *uctxt = fd->uctxt; in get_ctxt_info() local
1168 struct hfi1_ctxtdata *uctxt) in init_user_ctxt()
1184 struct hfi1_ctxtdata *uctxt) in setup_base_ctxt()
1243 struct hfi1_ctxtdata *uctxt = fd->uctxt; in get_base_info() local
1434 struct hfi1_ctxtdata *uctxt = fd->uctxt; in poll_urgent() local
1457 struct hfi1_ctxtdata *uctxt = fd->uctxt; in poll_next() local
1483 struct hfi1_ctxtdata *uctxt; in hfi1_set_uevent_bits() local
1521 static int manage_rcvq(struct hfi1_ctxtdata *uctxt, u16 subctxt, in manage_rcvq()
1561 static int user_event_ack(struct hfi1_ctxtdata *uctxt, u16 subctxt, in user_event_ack()
1585 static int set_ctxt_pkey(struct hfi1_ctxtdata *uctxt, unsigned long arg) in set_ctxt_pkey()
1612 static int ctxt_reset(struct hfi1_ctxtdata *uctxt) in ctxt_reset()