Searched refs:allocate_ctxt (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/ |
H A D | file_ops.c | 102 static int allocate_ctxt(struct hfi1_filedata *fd, struct hfi1_devdata *dd, 824 ret = allocate_ctxt(fd, fd->dd, &uinfo, &uctxt); in assign_ctxt() 941 static int allocate_ctxt(struct hfi1_filedata *fd, struct hfi1_devdata *dd, in allocate_ctxt() function
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/ |
H A D | file_ops.c | 61 static int allocate_ctxt(struct hfi1_filedata *fd, struct hfi1_devdata *dd, 814 ret = allocate_ctxt(fd, fd->dd, &uinfo, &uctxt); in assign_ctxt() 931 static int allocate_ctxt(struct hfi1_filedata *fd, struct hfi1_devdata *dd, in allocate_ctxt() function
|
Completed in 5 milliseconds