Home
last modified time | relevance | path

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

12

/kernel/futex/
A Dsyscalls.c50 size_t __user *, len_ptr) in SYSCALL_DEFINE3()
160 SYSCALL_DEFINE6(futex, u32 __user *, uaddr, int, op, u32, val, in SYSCALL_DEFINE6() argument
161 const struct __kernel_timespec __user *, utime, in SYSCALL_DEFINE6()
339 void __user *, uaddr, in SYSCALL_DEFINE4()
371 void __user *, uaddr, in SYSCALL_DEFINE6()
375 struct __kernel_timespec __user *, timeout, in SYSCALL_DEFINE6()
415 struct futex_waitv __user *, waiters, in SYSCALL_DEFINE4()
443 struct compat_robust_list_head __user *, head, in COMPAT_SYSCALL_DEFINE2()
455 compat_uptr_t __user *, head_ptr, in COMPAT_SYSCALL_DEFINE3()
456 compat_size_t __user *, len_ptr) in COMPAT_SYSCALL_DEFINE3()
[all …]
/kernel/time/
A Dposix-stubs.c27 const struct __kernel_timespec __user *, tp) in SYSCALL_DEFINE2()
61 struct __kernel_timespec __user *, tp) in SYSCALL_DEFINE2()
75 SYSCALL_DEFINE2(clock_getres, const clockid_t, which_clock, struct __kernel_timespec __user *, tp) in SYSCALL_DEFINE2()
95 const struct __kernel_timespec __user *, rqtp, in SYSCALL_DEFINE4()
130 struct old_timespec32 __user *, tp) in SYSCALL_DEFINE2()
143 struct old_timespec32 __user *, tp) in SYSCALL_DEFINE2()
158 struct old_timespec32 __user *, tp) in SYSCALL_DEFINE2()
178 struct old_timespec32 __user *, rqtp, in SYSCALL_DEFINE4()
A Dtime.c62 SYSCALL_DEFINE1(time, __kernel_old_time_t __user *, tloc) in SYSCALL_DEFINE1()
81 SYSCALL_DEFINE1(stime, __kernel_old_time_t __user *, tptr) in SYSCALL_DEFINE1()
105 SYSCALL_DEFINE1(time32, old_time32_t __user *, tloc) in SYSCALL_DEFINE1()
119 SYSCALL_DEFINE1(stime32, old_time32_t __user *, tptr) in SYSCALL_DEFINE1()
140 SYSCALL_DEFINE2(gettimeofday, struct __kernel_old_timeval __user *, tv, in SYSCALL_DEFINE2()
141 struct timezone __user *, tz) in SYSCALL_DEFINE2()
200 struct timezone __user *, tz) in SYSCALL_DEFINE2()
225 struct timezone __user *, tz) in COMPAT_SYSCALL_DEFINE2()
244 struct timezone __user *, tz) in COMPAT_SYSCALL_DEFINE2()
269 SYSCALL_DEFINE1(adjtimex, struct __kernel_timex __user *, txc_p) in SYSCALL_DEFINE1()
[all …]
A Dposix-timers.c576 timer_t __user *, created_timer_id) in SYSCALL_DEFINE3()
956 const struct __kernel_itimerspec __user *, new_setting, in SYSCALL_DEFINE4()
979 struct old_itimerspec32 __user *, new, in SYSCALL_DEFINE4()
1136 struct __kernel_timespec __user *, tp) in SYSCALL_DEFINE2()
1166 struct __kernel_timex __user *, utx) in SYSCALL_DEFINE2()
1276 struct old_timespec32 __user *, tp) in SYSCALL_DEFINE2()
1291 struct old_timespec32 __user *, tp) in SYSCALL_DEFINE2()
1309 struct old_timex32 __user *, utp) in SYSCALL_DEFINE2()
1327 struct old_timespec32 __user *, tp) in SYSCALL_DEFINE2()
1377 const struct __kernel_timespec __user *, rqtp, in SYSCALL_DEFINE4()
[all …]
A Ditimer.c113 SYSCALL_DEFINE2(getitimer, int, which, struct __kernel_old_itimerval __user *, value) in SYSCALL_DEFINE2()
142 struct old_itimerval32 __user *, value) in COMPAT_SYSCALL_DEFINE2()
352 SYSCALL_DEFINE3(setitimer, int, which, struct __kernel_old_itimerval __user *, value, in SYSCALL_DEFINE3()
399 struct old_itimerval32 __user *, value, in COMPAT_SYSCALL_DEFINE3()
A Dhrtimer.c2168 SYSCALL_DEFINE2(nanosleep, struct __kernel_timespec __user *, rqtp, in SYSCALL_DEFINE2()
2190 SYSCALL_DEFINE2(nanosleep_time32, struct old_timespec32 __user *, rqtp, in SYSCALL_DEFINE2()
/kernel/
A Duid16.c23 SYSCALL_DEFINE3(chown16, const char __user *, filename, old_uid_t, user, old_gid_t, group) in SYSCALL_DEFINE3()
28 SYSCALL_DEFINE3(lchown16, const char __user *, filename, old_uid_t, user, old_gid_t, group) in SYSCALL_DEFINE3()
64 SYSCALL_DEFINE3(getresuid16, old_uid_t __user *, ruidp, old_uid_t __user *, euidp, old_uid_t __user… in SYSCALL_DEFINE3()
87 SYSCALL_DEFINE3(getresgid16, old_gid_t __user *, rgidp, old_gid_t __user *, egidp, old_gid_t __user… in SYSCALL_DEFINE3()
154 SYSCALL_DEFINE2(getgroups16, int, gidsetsize, old_gid_t __user *, grouplist) in SYSCALL_DEFINE2()
177 SYSCALL_DEFINE2(setgroups16, int, gidsetsize, old_gid_t __user *, grouplist) in SYSCALL_DEFINE2()
A Dsys.c788 SYSCALL_DEFINE3(getresuid, uid_t __user *, ruidp, uid_t __user *, euidp, uid_t __user *, suidp) in SYSCALL_DEFINE3()
877 SYSCALL_DEFINE3(getresgid, gid_t __user *, rgidp, gid_t __user *, egidp, gid_t __user *, sgidp) in SYSCALL_DEFINE3()
1064 SYSCALL_DEFINE1(times, struct tms __user *, tbuf) in SYSCALL_DEFINE1()
1578 struct compat_rlimit __user *, rlim) in COMPAT_SYSCALL_DEFINE2()
1598 struct compat_rlimit __user *, rlim) in COMPAT_SYSCALL_DEFINE2()
1629 struct rlimit __user *, rlim) in SYSCALL_DEFINE2()
1648 struct compat_rlimit __user *, rlim) in COMPAT_SYSCALL_DEFINE2()
1730 const struct rlimit64 __user *, new_rlim, in SYSCALL_DEFINE4()
2816 SYSCALL_DEFINE3(getcpu, unsigned __user *, cpup, unsigned __user *, nodep, in SYSCALL_DEFINE3()
2817 struct getcpu_cache __user *, unused) in SYSCALL_DEFINE3()
[all …]
A Dsignal.c3318 SYSCALL_DEFINE4(rt_sigprocmask, int, how, sigset_t __user *, nset, in SYSCALL_DEFINE4()
3349 COMPAT_SYSCALL_DEFINE4(rt_sigprocmask, int, how, compat_sigset_t __user *, nset, in COMPAT_SYSCALL_DEFINE4()
3805 siginfo_t __user *, uinfo, in SYSCALL_DEFINE4()
3838 siginfo_t __user *, uinfo, in SYSCALL_DEFINE4()
4446 SYSCALL_DEFINE2(sigaltstack,const stack_t __user *,uss, stack_t __user *,uoss) in SYSCALL_DEFINE2()
4511 const compat_stack_t __user *, uss_ptr, in COMPAT_SYSCALL_DEFINE2()
4581 SYSCALL_DEFINE3(sigprocmask, int, how, old_sigset_t __user *, nset, in SYSCALL_DEFINE3()
4630 const struct sigaction __user *, act, in SYSCALL_DEFINE4()
4655 const struct compat_sigaction __user *, act, in COMPAT_SYSCALL_DEFINE4()
4702 const struct old_sigaction __user *, act, in SYSCALL_DEFINE3()
[all …]
A Dcompat.c41 compat_old_sigset_t __user *, nset, in COMPAT_SYSCALL_DEFINE3()
126 compat_ulong_t __user *, user_mask_ptr) in COMPAT_SYSCALL_DEFINE3()
145 compat_ulong_t __user *, user_mask_ptr) in COMPAT_SYSCALL_DEFINE3()
A Dexit.c1797 SYSCALL_DEFINE5(waitid, int, which, pid_t, upid, struct siginfo __user *, in SYSCALL_DEFINE5()
1798 infop, int, options, struct rusage __user *, ru) in SYSCALL_DEFINE5()
1889 SYSCALL_DEFINE4(wait4, pid_t, upid, int __user *, stat_addr, in SYSCALL_DEFINE4() argument
1890 int, options, struct rusage __user *, ru) in SYSCALL_DEFINE4()
1908 SYSCALL_DEFINE3(waitpid, pid_t, pid, int __user *, stat_addr, int, options) in SYSCALL_DEFINE3() argument
1918 compat_uint_t __user *, stat_addr, in COMPAT_SYSCALL_DEFINE4()
1920 struct compat_rusage __user *, ru) in COMPAT_SYSCALL_DEFINE4()
1933 struct compat_siginfo __user *, infop, int, options, in COMPAT_SYSCALL_DEFINE5()
1934 struct compat_rusage __user *, uru) in COMPAT_SYSCALL_DEFINE5()
A Dkexec.c243 struct kexec_segment __user *, segments, unsigned long, flags) in SYSCALL_DEFINE4()
270 struct compat_kexec_segment __user *, segments, in COMPAT_SYSCALL_DEFINE4()
A Dgroups.c161 SYSCALL_DEFINE2(getgroups, int, gidsetsize, gid_t __user *, grouplist) in SYSCALL_DEFINE2()
198 SYSCALL_DEFINE2(setgroups, int, gidsetsize, gid_t __user *, grouplist) in SYSCALL_DEFINE2()
A Dfork.c1733 SYSCALL_DEFINE1(set_tid_address, int __user *, tidptr) in SYSCALL_DEFINE1()
2717 int __user *, parent_tidptr, in SYSCALL_DEFINE5()
2888 SYSCALL_DEFINE2(clone3, struct clone_args __user *, uargs, size_t, size) in SYSCALL_DEFINE2()
A Drseq.c474 SYSCALL_DEFINE4(rseq, struct rseq __user *, rseq, u32, rseq_len, in SYSCALL_DEFINE4()
A Dacct.c314 SYSCALL_DEFINE1(acct, const char __user *, name) in SYSCALL_DEFINE1()
A Dkexec_file.c364 unsigned long, cmdline_len, const char __user *, cmdline_ptr, in SYSCALL_DEFINE5()
A Dreboot.c729 void __user *, arg) in SYSCALL_DEFINE4()
A Dseccomp.c2111 void __user *, uargs) in SYSCALL_DEFINE3()
/kernel/sched/
A Dsyscalls.c951 SYSCALL_DEFINE3(sched_setscheduler, pid_t, pid, int, policy, struct sched_param __user *, param) in SYSCALL_DEFINE3()
966 SYSCALL_DEFINE2(sched_setparam, pid_t, pid, struct sched_param __user *, param) in SYSCALL_DEFINE2()
977 SYSCALL_DEFINE3(sched_setattr, pid_t, pid, struct sched_attr __user *, uattr, in SYSCALL_DEFINE3()
1042 SYSCALL_DEFINE2(sched_getparam, pid_t, pid, struct sched_param __user *, param) in SYSCALL_DEFINE2()
1077 SYSCALL_DEFINE4(sched_getattr, pid_t, pid, struct sched_attr __user *, uattr, in SYSCALL_DEFINE4()
1274 unsigned long __user *, user_mask_ptr) in SYSCALL_DEFINE3()
1319 unsigned long __user *, user_mask_ptr) in SYSCALL_DEFINE3()
1566 struct __kernel_timespec __user *, interval) in SYSCALL_DEFINE2()
1579 struct old_timespec32 __user *, interval) in SYSCALL_DEFINE2()
/kernel/module/
A Dmain.c776 SYSCALL_DEFINE2(delete_module, const char __user *, name_user, in SYSCALL_DEFINE2()
3569 SYSCALL_DEFINE3(init_module, void __user *, umod, in SYSCALL_DEFINE3()
3570 unsigned long, len, const char __user *, uargs) in SYSCALL_DEFINE3()
3723 SYSCALL_DEFINE3(finit_module, int, fd, const char __user *, uargs, int, flags) in SYSCALL_DEFINE3()
/kernel/trace/
A Dbpf_trace.c185 const void __user *, unsafe_ptr) in BPF_CALL_3()
222 const void __user *, unsafe_ptr) in BPF_CALL_3()
326 BPF_CALL_3(bpf_probe_write_user, void __user *, unsafe_ptr, const void *, src, in BPF_CALL_3() argument
/kernel/bpf/
A Dhelpers.c660 const void __user *, user_ptr) in BPF_CALL_3()
683 const void __user *, user_ptr, struct task_struct *, tsk, u64, flags) in BPF_CALL_5()
A Dsyscall.c6137 SYSCALL_DEFINE3(bpf, int, cmd, union bpf_attr __user *, uattr, unsigned int, size) in SYSCALL_DEFINE3()
/kernel/printk/
A Dprintk.c1875 SYSCALL_DEFINE3(syslog, int, type, char __user *, buf, int, len) in SYSCALL_DEFINE3()

Completed in 168 milliseconds

12