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

/linux-4.1.27/drivers/infiniband/core/
H A Duser_mad.c832 static int ib_umad_unreg_agent(struct ib_umad_file *file, u32 __user *arg) ib_umad_unreg_agent() function
884 return ib_umad_unreg_agent(filp->private_data, (__u32 __user *) arg); ib_umad_ioctl()
902 return ib_umad_unreg_agent(filp->private_data, compat_ptr(arg)); ib_umad_compat_ioctl()

Completed in 59 milliseconds