Lines Matching defs:fd
188 struct hfi1_filedata *fd; in hfi1_file_open() local
225 struct hfi1_filedata *fd = fp->private_data; in hfi1_file_ioctl() local
303 struct hfi1_filedata *fd = kiocb->ki_filp->private_data; in hfi1_write_iter() local
341 struct hfi1_filedata *fd = fp->private_data; in hfi1_file_mmap() local
742 static int complete_subctxt(struct hfi1_filedata *fd) in complete_subctxt()
775 static int assign_ctxt(struct hfi1_filedata *fd, unsigned long arg, u32 len) in assign_ctxt()
844 static int match_ctxt(struct hfi1_filedata *fd, in match_ctxt()
906 static int find_sub_ctxt(struct hfi1_filedata *fd, in find_sub_ctxt()
931 static int allocate_ctxt(struct hfi1_filedata *fd, struct hfi1_devdata *dd, in allocate_ctxt()
1127 static int get_ctxt_info(struct hfi1_filedata *fd, unsigned long arg, u32 len) in get_ctxt_info()
1169 static int init_user_ctxt(struct hfi1_filedata *fd, in init_user_ctxt()
1185 static int setup_base_ctxt(struct hfi1_filedata *fd, in setup_base_ctxt()
1242 static int get_base_info(struct hfi1_filedata *fd, unsigned long arg, u32 len) in get_base_info()
1328 static int user_exp_rcv_setup(struct hfi1_filedata *fd, unsigned long arg, in user_exp_rcv_setup()
1371 static int user_exp_rcv_clear(struct hfi1_filedata *fd, unsigned long arg, in user_exp_rcv_clear()
1404 static int user_exp_rcv_invalid(struct hfi1_filedata *fd, unsigned long arg, in user_exp_rcv_invalid()
1435 struct hfi1_filedata *fd = fp->private_data; in poll_urgent() local
1458 struct hfi1_filedata *fd = fp->private_data; in poll_next() local