Searched refs:unlocked_ioctl (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/sys/ofed/include/linux/
H A Dfs.h107 long (*unlocked_ioctl)(struct file *, unsigned int, unsigned long); member in struct:file_operations
H A Dlinux_compat.c364 if (filp->f_op->unlocked_ioctl)
365 error = -filp->f_op->unlocked_ioctl(filp, cmd, (u_long)data);
/freebsd-10-stable/sys/ofed/drivers/infiniband/core/
H A Duser_mad.c880 .unlocked_ioctl = ib_umad_ioctl,
H A Ducma.c1308 .unlocked_ioctl = ucma_ioctl,

Completed in 118 milliseconds