Searched refs:get_ctxt_info (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/ |
H A D | file_ops.c | 88 static int get_ctxt_info(struct hfi1_filedata *fd, unsigned long arg, u32 len); 241 ret = get_ctxt_info(fd, arg, _IOC_SIZE(cmd)); in hfi1_file_ioctl() 1137 static int get_ctxt_info(struct hfi1_filedata *fd, unsigned long arg, u32 len) in get_ctxt_info() function
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/ |
H A D | file_ops.c | 47 static int get_ctxt_info(struct hfi1_filedata *fd, unsigned long arg, u32 len); 200 ret = get_ctxt_info(fd, arg, _IOC_SIZE(cmd)); in hfi1_file_ioctl() 1127 static int get_ctxt_info(struct hfi1_filedata *fd, unsigned long arg, u32 len) in get_ctxt_info() function
|
Completed in 5 milliseconds