Lines Matching defs:argv
399 static const char __user *get_user_arg_ptr(struct user_arg_ptr argv, int nr) in get_user_arg_ptr()
423 static int count(struct user_arg_ptr argv, int max) in count()
454 static int copy_strings(int argc, struct user_arg_ptr argv, in copy_strings()
550 struct user_arg_ptr argv = { in copy_strings_kernel() local
1479 struct user_arg_ptr argv, in do_execveat_common()
1626 struct user_arg_ptr argv = { .ptr.native = __argv }; in do_execve() local
1636 struct user_arg_ptr argv = { .ptr.native = __argv }; in do_execveat() local
1647 struct user_arg_ptr argv = { in compat_do_execve() local
1663 struct user_arg_ptr argv = { in compat_do_execveat() local
1706 const char __user *const __user *, argv, in SYSCALL_DEFINE3() argument
1714 const char __user *const __user *, argv, in SYSCALL_DEFINE5() argument
1727 const compat_uptr_t __user *, argv, in COMPAT_SYSCALL_DEFINE3() argument
1735 const compat_uptr_t __user *, argv, in COMPAT_SYSCALL_DEFINE5() argument