Searched refs:orig_cmd (Results 1 – 2 of 2) sorted by relevance
| /linux/tools/perf/scripts/python/ |
| H A D | parallel-perf.py | 720 self.orig_cmd = list(self.cmd) 773 self.orig_cmd, self.file_name, self.per_cpu,
|
| /linux/drivers/media/v4l2-core/ |
| H A D | v4l2-ioctl.c | 3419 video_usercopy(struct file *file, unsigned int orig_cmd, unsigned long arg, in video_usercopy() argument 3431 unsigned int cmd = v4l2_translate_cmd(orig_cmd); in video_usercopy() 3447 orig_cmd, &always_copy); in video_usercopy() 3465 orig_cmd, parg); in video_usercopy() 3513 orig_cmd, parg); in video_usercopy() 3521 if (video_put_user((void __user *)arg, parg, cmd, orig_cmd)) in video_usercopy()
|