Lines Matching defs:arg
14 static int compat_put_ushort(unsigned long arg, unsigned short val) in compat_put_ushort()
19 static int compat_put_int(unsigned long arg, int val) in compat_put_int()
24 static int compat_put_uint(unsigned long arg, unsigned int val) in compat_put_uint()
29 static int compat_put_long(unsigned long arg, long val) in compat_put_long()
34 static int compat_put_ulong(unsigned long arg, compat_ulong_t val) in compat_put_ulong()
39 static int compat_put_u64(unsigned long arg, u64 val) in compat_put_u64()
81 unsigned int cmd, unsigned long arg) in compat_hdio_ioctl()
121 unsigned int cmd, unsigned long arg) in compat_cdrom_read_audio()
148 unsigned int cmd, unsigned long arg) in compat_cdrom_generic_command()
304 unsigned int cmd, unsigned long arg) in compat_fd_ioctl()
525 unsigned cmd, unsigned long arg) in compat_blkdev_driver_ioctl()
657 long compat_blkdev_ioctl(struct file *file, unsigned cmd, unsigned long arg) in compat_blkdev_ioctl()