Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/mon/
H A Dmon_bin.c50 #define MON_IOCX_MFETCH32 _IOWR(MON_IOC_MAGIC, 7, struct mon_bin_mfetch32)
153 struct mon_bin_mfetch32 { struct
1161 struct mon_bin_mfetch32 mfetch; in mon_bin_compat_ioctl()
1162 struct mon_bin_mfetch32 __user *uptr; in mon_bin_compat_ioctl()
1164 uptr = (struct mon_bin_mfetch32 __user *) compat_ptr(arg); in mon_bin_compat_ioctl()
/kernel/linux/linux-6.6/drivers/usb/mon/
H A Dmon_bin.c50 #define MON_IOCX_MFETCH32 _IOWR(MON_IOC_MAGIC, 7, struct mon_bin_mfetch32)
153 struct mon_bin_mfetch32 { struct
1164 struct mon_bin_mfetch32 mfetch; in mon_bin_compat_ioctl()
1165 struct mon_bin_mfetch32 __user *uptr; in mon_bin_compat_ioctl()
1167 uptr = (struct mon_bin_mfetch32 __user *) compat_ptr(arg); in mon_bin_compat_ioctl()

Completed in 4 milliseconds