Searched refs:ib_uverbs_ioctl (Results 1 – 3 of 3) sorted by relevance
232 long ib_uverbs_ioctl(struct file *filp, unsigned int cmd, unsigned long arg);
1032 .unlocked_ioctl = ib_uverbs_ioctl,1042 .unlocked_ioctl = ib_uverbs_ioctl,
623 long ib_uverbs_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in ib_uverbs_ioctl() function