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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/sparc/kernel/
H A Dapc.c87 unsigned int cmd, unsigned long __arg)
91 arg = (__u8 __user *) __arg;
86 apc_ioctl(struct inode *inode, struct file *f, unsigned int cmd, unsigned long __arg) argument
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/i386/kernel/cpu/mtrr/
H A Dif.c153 mtrr_ioctl(struct file *file, unsigned int cmd, unsigned long __arg) argument
160 void __user *arg = (void __user *) __arg;
188 struct mtrr_sentry32 __user *s32 = (struct mtrr_sentry32 __user *)__arg;
198 struct mtrr_gentry32 __user *g32 = (struct mtrr_gentry32 __user *)__arg;
329 struct mtrr_gentry32 __user *g32 = (struct mtrr_gentry32 __user *)__arg;

Completed in 44 milliseconds