Home
last modified time | relevance | path

Searched refs:__arg (Results 1 – 2 of 2) sorted by relevance

/arch/x86/kernel/cpu/mtrr/
A Dif.c153 mtrr_ioctl(struct file *file, unsigned int cmd, unsigned long __arg) in mtrr_ioctl() argument
161 void __user *arg = (void __user *) __arg; in mtrr_ioctl()
193 s32 = (struct mtrr_sentry32 __user *)__arg; in mtrr_ioctl()
205 g32 = (struct mtrr_gentry32 __user *)__arg; in mtrr_ioctl()
324 g32 = (struct mtrr_gentry32 __user *)__arg; in mtrr_ioctl()
/arch/sparc/kernel/
A Dapc.c89 static long apc_ioctl(struct file *f, unsigned int cmd, unsigned long __arg) in apc_ioctl() argument
91 __u8 inarg, __user *arg = (__u8 __user *) __arg; in apc_ioctl()

Completed in 5 milliseconds