Searched refs:ib_uverbs_ioctl (Results 1 – 3 of 3) sorted by relevance
933 .unlocked_ioctl = ib_uverbs_ioctl,934 .compat_ioctl = ib_uverbs_ioctl,944 .unlocked_ioctl = ib_uverbs_ioctl,945 .compat_ioctl = ib_uverbs_ioctl,
256 long ib_uverbs_ioctl(struct file *filp, unsigned int cmd, unsigned long arg);
473 long ib_uverbs_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in ib_uverbs_ioctl() function