Home
last modified time | relevance | path

Searched defs:uargs (Results 1 – 3 of 3) sorted by relevance

/linux/kernel/module/
H A Dmain.c3422 static int load_module(struct load_info *info, const char __user *uargs, in load_module()
3635 unsigned long, len, const char __user *, uargs) in SYSCALL_DEFINE3() argument
3741 static int init_module_from_file(struct file *f, const char __user * uargs, int flags) in init_module_from_file()
3780 static int idempotent_init_module(struct file *f, const char __user * uargs, int flags) in idempotent_init_module()
3799 SYSCALL_DEFINE3(finit_module, int, fd, const char __user *, uargs, int, flags) in SYSCALL_DEFINE3() argument
/linux/kernel/
H A Dseccomp.c2102 void __user *uargs) in do_seccomp()
2127 void __user *, uargs) in SYSCALL_DEFINE3() argument
2142 void __user *uargs; in prctl_set_seccomp() local
/linux/arch/powerpc/kernel/
H A Drtas.c1850 SYSCALL_DEFINE1(rtas, struct rtas_args __user *, uargs) in SYSCALL_DEFINE1() argument