Searched refs:ib_uverbs_ioctl (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/core/ |
H A D | uverbs.h | 249 long ib_uverbs_ioctl(struct file *filp, unsigned int cmd, unsigned long arg);
|
H A D | uverbs_main.c | 984 .unlocked_ioctl = ib_uverbs_ioctl, 995 .unlocked_ioctl = ib_uverbs_ioctl,
|
H A D | uverbs_ioctl.c | 605 long ib_uverbs_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in ib_uverbs_ioctl() function
|
/kernel/linux/linux-6.6/drivers/infiniband/core/ |
H A D | uverbs.h | 249 long ib_uverbs_ioctl(struct file *filp, unsigned int cmd, unsigned long arg);
|
H A D | uverbs_main.c | 995 .unlocked_ioctl = ib_uverbs_ioctl, 1006 .unlocked_ioctl = ib_uverbs_ioctl,
|
H A D | uverbs_ioctl.c | 613 long ib_uverbs_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in ib_uverbs_ioctl() function
|
Completed in 8 milliseconds