Home
last modified time | relevance | path

Searched defs:__user (Results 1 – 25 of 26) sorted by relevance

12

/arch/sparc/kernel/
A Dsys_sparc32.c94 COMPAT_SYSCALL_DEFINE2(stat64, const char __user *, filename, in COMPAT_SYSCALL_DEFINE2()
95 struct compat_stat64 __user *, statbuf) in COMPAT_SYSCALL_DEFINE2()
105 COMPAT_SYSCALL_DEFINE2(lstat64, const char __user *, filename, in COMPAT_SYSCALL_DEFINE2()
106 struct compat_stat64 __user *, statbuf) in COMPAT_SYSCALL_DEFINE2()
117 struct compat_stat64 __user *, statbuf) in COMPAT_SYSCALL_DEFINE2()
128 const char __user *, filename, in COMPAT_SYSCALL_DEFINE4()
129 struct compat_stat64 __user *, statbuf, int, flag) in COMPAT_SYSCALL_DEFINE4()
141 struct compat_old_sigaction __user *,act, in COMPAT_SYSCALL_DEFINE3()
149 struct compat_sigaction __user *,act, in COMPAT_SYSCALL_DEFINE5()
151 void __user *,restorer, in COMPAT_SYSCALL_DEFINE5()
[all …]
A Dsys_sparc_32.c170 struct old_sigaction __user *,act, in SYSCALL_DEFINE3()
178 const struct sigaction __user *, act, in SYSCALL_DEFINE5()
180 void __user *, restorer, in SYSCALL_DEFINE5()
206 SYSCALL_DEFINE2(getdomainname, char __user *, name, int, len) in SYSCALL_DEFINE2()
A Dsys_sparc_64.c352 unsigned long, third, void __user *, ptr, long, fifth) in SYSCALL_DEFINE6()
541 SYSCALL_DEFINE2(getdomainname, char __user *, name, int, len) in SYSCALL_DEFINE2()
568 SYSCALL_DEFINE1(sparc_adjtimex, struct __kernel_timex __user *, txc_p) in SYSCALL_DEFINE1()
593 struct __kernel_timex __user *, txc_p) in SYSCALL_DEFINE2()
627 utrap_handler_t __user *, old_p, in SYSCALL_DEFINE5()
696 SYSCALL_DEFINE5(rt_sigaction, int, sig, const struct sigaction __user *, act, in SYSCALL_DEFINE5()
697 struct sigaction __user *, oact, void __user *, restorer, in SYSCALL_DEFINE5()
/arch/x86/kernel/
A Dsys_ia32.c54 SYSCALL_DEFINE3(ia32_truncate64, const char __user *, filename, in SYSCALL_DEFINE3()
68 SYSCALL_DEFINE5(ia32_pread64, unsigned int, fd, char __user *, ubuf, in SYSCALL_DEFINE5()
75 SYSCALL_DEFINE5(ia32_pwrite64, unsigned int, fd, const char __user *, ubuf, in SYSCALL_DEFINE5()
164 COMPAT_SYSCALL_DEFINE2(ia32_stat64, const char __user *, filename, in COMPAT_SYSCALL_DEFINE2()
165 struct stat64 __user *, statbuf) in COMPAT_SYSCALL_DEFINE2()
175 COMPAT_SYSCALL_DEFINE2(ia32_lstat64, const char __user *, filename, in COMPAT_SYSCALL_DEFINE2()
176 struct stat64 __user *, statbuf) in COMPAT_SYSCALL_DEFINE2()
186 struct stat64 __user *, statbuf) in COMPAT_SYSCALL_DEFINE2()
196 const char __user *, filename, in COMPAT_SYSCALL_DEFINE4()
197 struct stat64 __user *, statbuf, int, flag) in COMPAT_SYSCALL_DEFINE4()
[all …]
A Dtls.c186 SYSCALL_DEFINE1(set_thread_area, struct user_desc __user *, u_info) in SYSCALL_DEFINE1()
238 SYSCALL_DEFINE1(get_thread_area, struct user_desc __user *, u_info) in SYSCALL_DEFINE1()
A Dldt.c667 SYSCALL_DEFINE3(modify_ldt, int , func , void __user * , ptr , in SYSCALL_DEFINE3()
A Dvm86_32.c170 SYSCALL_DEFINE1(vm86old, struct vm86_struct __user *, user_vm86) in SYSCALL_DEFINE1()
/arch/alpha/kernel/
A Dosf_sys.c152 long __user *, basep) in SYSCALL_DEFINE4()
353 SYSCALL_DEFINE2(osf_stat, char __user *, name, struct osf_stat __user *, buf) in SYSCALL_DEFINE2()
365 SYSCALL_DEFINE2(osf_lstat, char __user *, name, struct osf_stat __user *, buf) in SYSCALL_DEFINE2()
647 union pl_args __user *, args) in SYSCALL_DEFINE2()
684 SYSCALL_DEFINE2(osf_sigstack, struct sigstack __user *, uss, in SYSCALL_DEFINE2()
761 SYSCALL_DEFINE5(osf_getsysinfo, unsigned long, op, void __user *, buffer, in SYSCALL_DEFINE5()
818 SYSCALL_DEFINE5(osf_setsysinfo, unsigned long, op, void __user *, buffer, in SYSCALL_DEFINE5()
982 struct timezone __user *, tz) in SYSCALL_DEFINE2()
999 struct timezone __user *, tz) in SYSCALL_DEFINE2()
1034 SYSCALL_DEFINE5(osf_select, int, n, fd_set __user *, inp, fd_set __user *, outp, in SYSCALL_DEFINE5()
[all …]
A Dsignal.c60 const struct osf_sigaction __user *, act, in SYSCALL_DEFINE3()
90 SYSCALL_DEFINE5(rt_sigaction, int, sig, const struct sigaction __user *, act, in SYSCALL_DEFINE5()
92 size_t, sigsetsize, void __user *, restorer) in SYSCALL_DEFINE5()
/arch/s390/kernel/
A Dcompat_linux.c70 COMPAT_SYSCALL_DEFINE3(s390_truncate64, const char __user *, path, u32, high, u32, low) in COMPAT_SYSCALL_DEFINE3()
80 COMPAT_SYSCALL_DEFINE5(s390_pread64, unsigned int, fd, char __user *, ubuf, in COMPAT_SYSCALL_DEFINE5()
88 COMPAT_SYSCALL_DEFINE5(s390_pwrite64, unsigned int, fd, const char __user *, ubuf, in COMPAT_SYSCALL_DEFINE5()
150 COMPAT_SYSCALL_DEFINE2(s390_stat64, const char __user *, filename, struct stat64_emu31 __user *, st… in COMPAT_SYSCALL_DEFINE2()
159 COMPAT_SYSCALL_DEFINE2(s390_lstat64, const char __user *, filename, struct stat64_emu31 __user *, s… in COMPAT_SYSCALL_DEFINE2()
168 COMPAT_SYSCALL_DEFINE2(s390_fstat64, unsigned int, fd, struct stat64_emu31 __user *, statbuf) in COMPAT_SYSCALL_DEFINE2()
177 COMPAT_SYSCALL_DEFINE4(s390_fstatat64, unsigned int, dfd, const char __user *, filename, in COMPAT_SYSCALL_DEFINE4()
178 struct stat64_emu31 __user *, statbuf, int, flag) in COMPAT_SYSCALL_DEFINE4()
204 COMPAT_SYSCALL_DEFINE1(s390_old_mmap, struct mmap_arg_struct_emu31 __user *, arg) in COMPAT_SYSCALL_DEFINE1()
216 COMPAT_SYSCALL_DEFINE1(s390_mmap2, struct mmap_arg_struct_emu31 __user *, arg) in COMPAT_SYSCALL_DEFINE1()
[all …]
A Dsyscall.c47 unsigned long, third, void __user *, ptr) in SYSCALL_DEFINE5()
A Dguarded_storage.c111 struct gs_cb __user *, gs_cb) in SYSCALL_DEFINE2()
A Dsthyi.c530 SYSCALL_DEFINE4(s390_sthyi, unsigned long, function_code, void __user *, buffer, in SYSCALL_DEFINE4()
531 u64 __user *, return_code, unsigned long, flags) in SYSCALL_DEFINE4()
/arch/arm64/kernel/
A Dsys32.c18 COMPAT_SYSCALL_DEFINE3(aarch32_statfs64, const char __user *, pathname, in COMPAT_SYSCALL_DEFINE3()
19 compat_size_t, sz, struct compat_statfs64 __user *, buf) in COMPAT_SYSCALL_DEFINE3()
37 struct compat_statfs64 __user *, buf) in COMPAT_SYSCALL_DEFINE3()
70 COMPAT_SYSCALL_DEFINE6(aarch32_pread64, unsigned int, fd, char __user *, buf, in COMPAT_SYSCALL_DEFINE6()
77 const char __user *, buf, size_t, count, u32, __pad, in COMPAT_SYSCALL_DEFINE6()
83 COMPAT_SYSCALL_DEFINE4(aarch32_truncate64, const char __user *, pathname, in COMPAT_SYSCALL_DEFINE4()
/arch/csky/mm/
A Dsyscache.c10 void __user *, addr, in SYSCALL_DEFINE3()
/arch/powerpc/platforms/cell/
A Dspu_syscalls.c78 SYSCALL_DEFINE3(spu_run,int, fd, __u32 __user *, unpc, __u32 __user *, ustatus) in SYSCALL_DEFINE3()
/arch/powerpc/kernel/
A Dsys_ppc32.c72 char __user *, ubuf, compat_size_t, count, in PPC32_SYSCALL_DEFINE6()
80 const char __user *, ubuf, compat_size_t, count, in PPC32_SYSCALL_DEFINE6()
94 const char __user *, path, u32, reg4, in PPC32_SYSCALL_DEFINE4()
A Dsignal_32.c990 COMPAT_SYSCALL_DEFINE3(swapcontext, struct ucontext __user *, old_ctx, in COMPAT_SYSCALL_DEFINE3()
1193 SYSCALL_DEFINE3(debug_setcontext, struct ucontext __user *, ctx, in SYSCALL_DEFINE3()
1194 int, ndbg, struct sig_dbg_op __user *, dbg) in SYSCALL_DEFINE3()
A Dsignal_64.c657 SYSCALL_DEFINE3(swapcontext, struct ucontext __user *, old_ctx, in SYSCALL_DEFINE3()
/arch/x86/um/
A Dtls_32.c267 SYSCALL_DEFINE1(set_thread_area, struct user_desc __user *, user_desc) in SYSCALL_DEFINE1()
315 SYSCALL_DEFINE1(get_thread_area, struct user_desc __user *, user_desc) in SYSCALL_DEFINE1()
/arch/s390/pci/
A Dpci_mmio.c129 const void __user *, user_buffer, size_t, length) in SYSCALL_DEFINE3()
284 void __user *, user_buffer, size_t, length) in SYSCALL_DEFINE3()
/arch/riscv/kernel/
A Dsys_hwprobe.c511 SYSCALL_DEFINE5(riscv_hwprobe, struct riscv_hwprobe __user *, pairs, in SYSCALL_DEFINE5()
512 size_t, pair_count, size_t, cpusetsize, unsigned long __user *, in SYSCALL_DEFINE5()
/arch/arc/kernel/
A Dprocess.c46 SYSCALL_DEFINE3(arc_usr_cmpxchg, int __user *, uaddr, int, expected, int, new) in SYSCALL_DEFINE3() argument
/arch/mips/kernel/
A Dsignal.c589 SYSCALL_DEFINE1(sigsuspend, sigset_t __user *, uset) in SYSCALL_DEFINE1()
596 SYSCALL_DEFINE3(sigaction, int, sig, const struct sigaction __user *, act, in SYSCALL_DEFINE3()
/arch/powerpc/mm/book3s64/
A Dsubpage_prot.c185 unsigned long, len, u32 __user *, map) in SYSCALL_DEFINE3()

Completed in 844 milliseconds

12