Home
last modified time | relevance | path

Searched defs:__user (Results 101 – 125 of 137) sorted by relevance

123456

/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Drk_cryptodev.h13 #define __user macro
H A Dcryptodev.h13 #define __user macro
/OK3568_Linux_fs/external/security/librkcrypto/include/
H A Drk_cryptodev.h13 #define __user macro
H A Dcryptodev.h13 #define __user macro
/OK3568_Linux_fs/kernel/kernel/
H A Dreboot.c334 void __user *, arg) in SYSCALL_DEFINE4()
H A Dacct.c273 SYSCALL_DEFINE1(acct, const char __user *, name) in SYSCALL_DEFINE1()
H A Dkexec_file.c330 unsigned long, cmdline_len, const char __user *, cmdline_ptr, in SYSCALL_DEFINE5()
H A Dmodule.c984 SYSCALL_DEFINE2(delete_module, const char __user *, name_user, in SYSCALL_DEFINE2()
4184 SYSCALL_DEFINE3(init_module, void __user *, umod, in SYSCALL_DEFINE3()
4185 unsigned long, len, const char __user *, uargs) in SYSCALL_DEFINE3()
4204 SYSCALL_DEFINE3(finit_module, int, fd, const char __user *, uargs, int, flags) in SYSCALL_DEFINE3()
/OK3568_Linux_fs/kernel/arch/s390/kernel/
H A Dsthyi.c490 SYSCALL_DEFINE4(s390_sthyi, unsigned long, function_code, void __user *, buffer, in SYSCALL_DEFINE4()
491 u64 __user *, return_code, unsigned long, flags) in SYSCALL_DEFINE4()
/OK3568_Linux_fs/kernel/fs/
H A Dpipe.c1026 SYSCALL_DEFINE2(pipe2, int __user *, fildes, int, flags) in SYSCALL_DEFINE2() argument
1031 SYSCALL_DEFINE1(pipe, int __user *, fildes) in SYSCALL_DEFINE1()
H A Dd_path.c429 SYSCALL_DEFINE2(getcwd, char __user *, buf, unsigned long, size) in SYSCALL_DEFINE2()
/OK3568_Linux_fs/kernel/fs/notify/fanotify/
H A Dfanotify_user.c1291 const char __user *, pathname) in SYSCALL_DEFINE5()
1301 const char __user *, pathname) in SYSCALL32_DEFINE6()
/OK3568_Linux_fs/kernel/kernel/sched/
H A Dcore.c5944 SYSCALL_DEFINE3(sched_setscheduler, pid_t, pid, int, policy, struct sched_param __user *, param) in SYSCALL_DEFINE3()
5959 SYSCALL_DEFINE2(sched_setparam, pid_t, pid, struct sched_param __user *, param) in SYSCALL_DEFINE2()
5970 SYSCALL_DEFINE3(sched_setattr, pid_t, pid, struct sched_attr __user *, uattr, in SYSCALL_DEFINE3()
6042 SYSCALL_DEFINE2(sched_getparam, pid_t, pid, struct sched_param __user *, param) in SYSCALL_DEFINE2()
6123 SYSCALL_DEFINE4(sched_getattr, pid_t, pid, struct sched_attr __user *, uattr, in SYSCALL_DEFINE4()
6285 unsigned long __user *, user_mask_ptr) in SYSCALL_DEFINE3()
6337 unsigned long __user *, user_mask_ptr) in SYSCALL_DEFINE3()
6684 struct __kernel_timespec __user *, interval) in SYSCALL_DEFINE2()
6697 struct old_timespec32 __user *, interval) in SYSCALL_DEFINE2()
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dldt.c659 SYSCALL_DEFINE3(modify_ldt, int , func , void __user * , ptr , in SYSCALL_DEFINE3()
H A Dvm86_32.c209 SYSCALL_DEFINE1(vm86old, struct vm86_struct __user *, user_vm86) in SYSCALL_DEFINE1()
/OK3568_Linux_fs/kernel/fs/notify/inotify/
H A Dinotify_user.c696 SYSCALL_DEFINE3(inotify_add_watch, int, fd, const char __user *, pathname, in SYSCALL_DEFINE3()
/OK3568_Linux_fs/kernel/drivers/char/ipmi/
H A Dipmi_devintf.c200 int (*copyout)(struct ipmi_recv *, void __user *), in handle_recv()
/OK3568_Linux_fs/kernel/kernel/trace/
H A Dbpf_trace.c161 const void __user *, unsafe_ptr) in BPF_CALL_3()
198 const void __user *, unsafe_ptr) in BPF_CALL_3()
313 BPF_CALL_3(bpf_probe_write_user, void __user *, unsafe_ptr, const void *, src, in BPF_CALL_3() argument
/OK3568_Linux_fs/kernel/drivers/rknpu/include/
H A Drknpu_ioctl.h14 #define __user macro
/OK3568_Linux_fs/kernel/drivers/video/fbdev/via/
H A Dioctl.h12 #define __user macro
/OK3568_Linux_fs/kernel/mm/
H A Dmadvise.c1193 SYSCALL_DEFINE5(process_madvise, int, pidfd, const struct iovec __user *, vec, in SYSCALL_DEFINE5()
/OK3568_Linux_fs/kernel/kernel/bpf/
H A Dhelpers.c613 const void __user *, user_ptr) in BPF_CALL_3()
/OK3568_Linux_fs/u-boot/tools/env/
H A Dfw_env.c33 # define __user /* nothing */ macro
/OK3568_Linux_fs/external/rk_pcba_test/tinyalsa/
H A Dpcm.c46 #define __user macro
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Drtas.c1146 SYSCALL_DEFINE1(rtas, struct rtas_args __user *, uargs) in SYSCALL_DEFINE1()

123456