Home
last modified time | relevance | path

Searched refs:ib_uverbs_ioctl (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/infiniband/core/
H A Duverbs.h249 long ib_uverbs_ioctl(struct file *filp, unsigned int cmd, unsigned long arg);
H A Duverbs_main.c995 .unlocked_ioctl = ib_uverbs_ioctl,
1006 .unlocked_ioctl = ib_uverbs_ioctl,
H A Duverbs_ioctl.c613 long ib_uverbs_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in ib_uverbs_ioctl() function