Searched refs:mon_bin_mfetch (Results 1 – 1 of 1) sorted by relevance
43 #define MON_IOCX_MFETCH _IOWR(MON_IOC_MAGIC, 7, struct mon_bin_mfetch)140 struct mon_bin_mfetch { struct1082 struct mon_bin_mfetch mfetch; in mon_bin_ioctl()1083 struct mon_bin_mfetch __user *uptr; in mon_bin_ioctl()1085 uptr = (struct mon_bin_mfetch __user *)arg; in mon_bin_ioctl()