Searched refs:mon_bin_mfetch32 (Results 1 – 1 of 1) sorted by relevance
50 #define MON_IOCX_MFETCH32 _IOWR(MON_IOC_MAGIC, 7, struct mon_bin_mfetch32)153 struct mon_bin_mfetch32 { struct1164 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()