Searched defs:uargs (Results 1 – 6 of 6) sorted by relevance
| /linux/kernel/trace/ |
| H A D | trace_syscalls.c | 661 int uargs; member 790 char **buffer, int *size, int *user_sizes, int *uargs, in syscall_get_data() 820 char *buffer, int size, int *user_sizes, int uargs) in syscall_put_data() 873 int uargs = 0; in ftrace_syscall_enter() local 1429 int uargs = 0; in perf_syscall_enter() local
|
| /linux/kernel/module/ |
| H A D | main.c | 3422 load_module(struct load_info * info,const char __user * uargs,int flags) load_module() argument 3635 SYSCALL_DEFINE3(init_module,void __user *,umod,unsigned long,len,const char __user *,uargs) SYSCALL_DEFINE3() argument 3741 init_module_from_file(struct file * f,const char __user * uargs,int flags) init_module_from_file() argument 3780 idempotent_init_module(struct file * f,const char __user * uargs,int flags) idempotent_init_module() argument 3799 SYSCALL_DEFINE3(finit_module,int,fd,const char __user *,uargs,int,flags) SYSCALL_DEFINE3() argument [all...] |
| /linux/kernel/ |
| H A D | seccomp.c | 2127 return do_seccomp(op, flags, uargs); in SYSCALL_DEFINE3() argument 2102 do_seccomp(unsigned int op,unsigned int flags,void __user * uargs) do_seccomp() argument 2142 void __user *uargs; prctl_set_seccomp() local [all...] |
| H A D | fork.c | 2913 struct clone_args __user *uargs, in copy_clone_args_from_user() 3048 SYSCALL_DEFINE2(clone3, struct clone_args __user *, uargs, size_t, size) in SYSCALL_DEFINE2() argument
|
| /linux/arch/powerpc/kernel/ |
| H A D | rtas.c | 1850 SYSCALL_DEFINE1(rtas, struct rtas_args __user *, uargs) in SYSCALL_DEFINE1() argument
|
| /linux/fs/btrfs/ |
| H A D | ioctl.c | 1604 struct btrfs_ioctl_search_args __user *uargs = argp; in btrfs_ioctl_tree_search() local
|