Searched refs:__arg (Results 1 – 3 of 3) sorted by relevance
310 unsigned long __arg) in acpi_thermal_rel_ioctl() argument315 char __user *arg = (void __user *)__arg; in acpi_thermal_rel_ioctl()325 return put_user(count, (unsigned long __user *)__arg); in acpi_thermal_rel_ioctl()333 return put_user(length, (unsigned long __user *)__arg); in acpi_thermal_rel_ioctl()342 return put_user(count, (unsigned long __user *)__arg); in acpi_thermal_rel_ioctl()350 return put_user(length, (unsigned long __user *)__arg); in acpi_thermal_rel_ioctl()
166 mtrr_ioctl(struct file *file, unsigned int cmd, unsigned long __arg) in mtrr_ioctl() argument174 void __user *arg = (void __user *) __arg; in mtrr_ioctl()204 s32 = (struct mtrr_sentry32 __user *)__arg; in mtrr_ioctl()216 g32 = (struct mtrr_gentry32 __user *)__arg; in mtrr_ioctl()351 g32 = (struct mtrr_gentry32 __user *)__arg; in mtrr_ioctl()
88 static long apc_ioctl(struct file *f, unsigned int cmd, unsigned long __arg) in apc_ioctl() argument90 __u8 inarg, __user *arg = (__u8 __user *) __arg; in apc_ioctl()