Lines Matching defs:cmd
82 static int do_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in do_ioctl()
146 static int sg_ioctl_trans(struct file *file, unsigned int cmd, in sg_ioctl_trans()
251 unsigned int cmd, struct compat_sg_req_info __user *o) in sg_grt_trans()
283 unsigned int cmd, struct sock_fprog32 __user *u_fprog32) in ppp_sock_fprog_ioctl_trans()
321 static int ppp_gidle(struct file *file, unsigned int cmd, in ppp_gidle()
342 static int ppp_scompress(struct file *file, unsigned int cmd, in ppp_scompress()
383 unsigned int cmd, void __user *argp) in mt_ioctl_trans()
445 unsigned cmd, void __user *argp) in rtc_ioctl()
511 #define COMPATIBLE_IOCTL(cmd) XFORM((u32)cmd), argument
519 #define IGNORE_IOCTL(cmd) COMPATIBLE_IOCTL(cmd) argument
927 static long do_ioctl_trans(unsigned int cmd, in do_ioctl_trans()
995 COMPAT_SYSCALL_DEFINE3(ioctl, unsigned int, fd, unsigned int, cmd, in COMPAT_SYSCALL_DEFINE3() argument