Lines Matching defs:argv
405 static const char __user *get_user_arg_ptr(struct user_arg_ptr argv, int nr) in get_user_arg_ptr()
429 static int count(struct user_arg_ptr argv, int max) in count()
460 static int copy_strings(int argc, struct user_arg_ptr argv, in copy_strings()
556 struct user_arg_ptr argv = { in copy_strings_kernel() local
1485 struct user_arg_ptr argv, in do_execveat_common()
1632 struct user_arg_ptr argv = { .ptr.native = __argv }; in do_execve() local
1642 struct user_arg_ptr argv = { .ptr.native = __argv }; in do_execveat() local
1653 struct user_arg_ptr argv = { in compat_do_execve() local
1669 struct user_arg_ptr argv = { in compat_do_execveat() local
1712 const char __user *const __user *, argv, in SYSCALL_DEFINE3() argument
1720 const char __user *const __user *, argv, in SYSCALL_DEFINE5() argument
1733 const compat_uptr_t __user *, argv, in COMPAT_SYSCALL_DEFINE3() argument
1741 const compat_uptr_t __user *, argv, in COMPAT_SYSCALL_DEFINE5() argument