Lines Matching defs:uctxt

225 	struct hfi1_ctxtdata *uctxt = fd->uctxt;  in hfi1_file_ioctl()  local
351 struct hfi1_ctxtdata *uctxt = fd->uctxt; in hfi1_file_mmap() local
619 struct hfi1_ctxtdata *uctxt; in hfi1_poll() local
638 struct hfi1_ctxtdata *uctxt = fdata->uctxt; in hfi1_file_close() local
787 struct hfi1_ctxtdata *uctxt = NULL; in assign_ctxt() local
854 struct hfi1_ctxtdata *uctxt) in match_ctxt()
917 struct hfi1_ctxtdata *uctxt; in find_sub_ctxt() local
943 struct hfi1_ctxtdata *uctxt; in allocate_ctxt() local
1027 static void deallocate_ctxt(struct hfi1_ctxtdata *uctxt) in deallocate_ctxt()
1038 static void init_subctxts(struct hfi1_ctxtdata *uctxt, in init_subctxts()
1046 static int setup_subctxt(struct hfi1_ctxtdata *uctxt) in setup_subctxt()
1082 static void user_init(struct hfi1_ctxtdata *uctxt) in user_init()
1138 struct hfi1_ctxtdata *uctxt = fd->uctxt; in get_ctxt_info() local
1178 struct hfi1_ctxtdata *uctxt) in init_user_ctxt()
1194 struct hfi1_ctxtdata *uctxt) in setup_base_ctxt()
1253 struct hfi1_ctxtdata *uctxt = fd->uctxt; in get_base_info() local
1444 struct hfi1_ctxtdata *uctxt = fd->uctxt; in poll_urgent() local
1467 struct hfi1_ctxtdata *uctxt = fd->uctxt; in poll_next() local
1493 struct hfi1_ctxtdata *uctxt; in hfi1_set_uevent_bits() local
1531 static int manage_rcvq(struct hfi1_ctxtdata *uctxt, u16 subctxt, in manage_rcvq()
1571 static int user_event_ack(struct hfi1_ctxtdata *uctxt, u16 subctxt, in user_event_ack()
1595 static int set_ctxt_pkey(struct hfi1_ctxtdata *uctxt, unsigned long arg) in set_ctxt_pkey()
1622 static int ctxt_reset(struct hfi1_ctxtdata *uctxt) in ctxt_reset()