Searched refs:assign_ctxt (Results 1 – 1 of 1) sorted by relevance
41 static int assign_ctxt(struct hfi1_filedata *fd, unsigned long arg, u32 len);196 ret = assign_ctxt(fd, arg, _IOC_SIZE(cmd)); in hfi1_file_ioctl()775 static int assign_ctxt(struct hfi1_filedata *fd, unsigned long arg, u32 len) in assign_ctxt() function