Searched refs:user_arg_ptr (Results 1 - 1 of 1) sorted by relevance

/linux-master/fs/
H A Dexec.c410 struct user_arg_ptr { struct
422 static const char __user *get_user_arg_ptr(struct user_arg_ptr argv, int nr)
446 static int count(struct user_arg_ptr argv, int max)
535 static int copy_strings(int argc, struct user_arg_ptr argv,
1923 struct user_arg_ptr argv,
1924 struct user_arg_ptr envp,
2070 struct user_arg_ptr argv = { .ptr.native = __argv };
2071 struct user_arg_ptr envp = { .ptr.native = __envp };
2080 struct user_arg_ptr argv = { .ptr.native = __argv };
2081 struct user_arg_ptr env
[all...]

Completed in 194 milliseconds