Searched refs:user_exp_rcv_clear (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/ |
H A D | file_ops.c | 92 static int user_exp_rcv_clear(struct hfi1_filedata *fd, unsigned long arg, 258 ret = user_exp_rcv_clear(fd, arg, _IOC_SIZE(cmd)); in hfi1_file_ioctl() 1377 * user_exp_rcv_clear - Clear the given tid rcv list 1386 static int user_exp_rcv_clear(struct hfi1_filedata *fd, unsigned long arg, in user_exp_rcv_clear() function
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/ |
H A D | file_ops.c | 51 static int user_exp_rcv_clear(struct hfi1_filedata *fd, unsigned long arg, 217 ret = user_exp_rcv_clear(fd, arg, _IOC_SIZE(cmd)); in hfi1_file_ioctl() 1367 * user_exp_rcv_clear - Clear the given tid rcv list 1376 static int user_exp_rcv_clear(struct hfi1_filedata *fd, unsigned long arg, in user_exp_rcv_clear() function
|
Completed in 4 milliseconds