Searched defs:SYSCALL_DEFINE2 (Results 1 - 25 of 58) sorted by last modified time

123

/linux-master/arch/x86/kernel/
H A Dprocess_64.c961 SYSCALL_DEFINE2(arch_prctl, int, option, unsigned long, arg2) function
/linux-master/kernel/
H A Dfork.c3082 SYSCALL_DEFINE2(clone3, struct clone_args __user *, uargs, size_t, size) function
H A Dsys.c288 SYSCALL_DEFINE2(getpriority, int, which, int, who) function
428 SYSCALL_DEFINE2(setregid, gid_t, rgid, gid_t, egid) function
594 SYSCALL_DEFINE2(setreuid, uid_t, ruid, uid_t, euid) function
1073 SYSCALL_DEFINE2(setpgid, pid_t, pid, pid_t, pgid) function
1374 SYSCALL_DEFINE2(sethostname, char __user *, name, int, len) function
1402 SYSCALL_DEFINE2(gethostname, char __user *, name, int, len) function
1428 SYSCALL_DEFINE2(setdomainname, char __user *, name, int, len) function
1518 SYSCALL_DEFINE2(getrlimit, unsigned int, resource, struct rlimit __user *, rlim) function
1583 SYSCALL_DEFINE2(old_getrlimit, unsigned int, resource, function
1731 SYSCALL_DEFINE2(setrlimi function
1871 SYSCALL_DEFINE2(getrusage, int, who, struct rusage __user *, ru) function
[all...]
H A Dsignal.c3267 SYSCALL_DEFINE2(rt_sigpending, sigset_t __user *, uset, size_t, sigsetsize) function
3826 SYSCALL_DEFINE2(kill, pid_t, pid, int, sig) function
4044 SYSCALL_DEFINE2(tkill, pid_t, pid, int, sig) function
4303 SYSCALL_DEFINE2(sigaltstack,const stack_t __user *,uss, stack_t __user *,uoss) function
4662 SYSCALL_DEFINE2(signal, int, sig, __sighandler_t, handler) function
4709 SYSCALL_DEFINE2(rt_sigsuspend, sigset_t __user *, unewset, size_t, sigsetsize) function
H A Dpid.c629 SYSCALL_DEFINE2(pidfd_open, pid_t, pid, unsigned int, flags) function
H A Dnsproxy.c546 SYSCALL_DEFINE2(setns, int, fd, int, flags) function
/linux-master/io_uring/
H A Dio_uring.c4089 SYSCALL_DEFINE2(io_uring_setup, u32, entries, function
/linux-master/fs/
H A Daio.c1388 SYSCALL_DEFINE2(io_setup, unsigned, nr_events, aio_context_t __user *, ctxp) function
H A Dnamei.c4164 SYSCALL_DEFINE2(mkdir, const char __user *, pathname, umode_t, mode) function
4526 SYSCALL_DEFINE2(symlink, const char __user *, oldname, const char __user *, newname) function
4708 SYSCALL_DEFINE2(link, const char __user *, oldname, const char __user *, newname) function
5082 SYSCALL_DEFINE2(rename, const char __user *, oldname, const char __user *, newname) function
H A Dxattr.c942 SYSCALL_DEFINE2(removexattr, const char __user *, pathname, function
948 SYSCALL_DEFINE2(lremovexattr, const char __user *, pathname, function
954 SYSCALL_DEFINE2(fremovexattr, int, fd, const char __user *, name) function
H A Dpipe.c1038 SYSCALL_DEFINE2(pipe2, int __user *, fildes, int, flags) function
H A Dopen.c144 SYSCALL_DEFINE2(truncate, const char __user *, path, long, length) function
205 SYSCALL_DEFINE2(ftruncate, unsigned int, fd, unsigned long, length) function
219 SYSCALL_DEFINE2(truncate64, const char __user *, path, loff_t, length) function
224 SYSCALL_DEFINE2(ftruncate64, unsigned int, fd, loff_t, length) function
547 SYSCALL_DEFINE2(access, const char __user *, filename, int, mode) function
669 SYSCALL_DEFINE2(fchmod, unsigned int, fd, umode_t, mode) function
720 SYSCALL_DEFINE2(chmod, const char __user *, filename, umode_t, mode) function
1491 SYSCALL_DEFINE2(creat, const char __user *, pathname, umode_t, mode) function
/linux-master/net/
H A Dsocket.c1888 SYSCALL_DEFINE2(listen, int, fd, int, backlog) function
2443 SYSCALL_DEFINE2(shutdown, int, fd, int, how) function
3076 SYSCALL_DEFINE2(socketcall, int, call, unsigned long __user *, args) function
/linux-master/mm/
H A Dmmap.c2986 SYSCALL_DEFINE2(munmap, unsigned long, addr, size_t, len) function
H A Dswapfile.c3000 SYSCALL_DEFINE2(swapon, const char __user *, specialfile, int, swap_flags) function
H A Doom_kill.c1200 SYSCALL_DEFINE2(process_mrelease, int, pidfd, unsigned int, flags) function
H A Dnommu.c1500 SYSCALL_DEFINE2(munmap, unsigned long, addr, size_t, len) function
H A Dmprotect.c841 SYSCALL_DEFINE2(pkey_alloc, unsigned long, flags, unsigned long, init_val) function
H A Dmlock.c670 SYSCALL_DEFINE2(mlock, unsigned long, start, size_t, len) function
688 SYSCALL_DEFINE2(munlock, unsigned long, start, size_t, len) function
H A Dmemfd.c283 SYSCALL_DEFINE2(memfd_create, function
/linux-master/kernel/sched/
H A Dcore.c8141 SYSCALL_DEFINE2(sched_setparam, pid_t, pid, struct sched_param __user *, param) function
8217 SYSCALL_DEFINE2(sched_getparam, pid_t, pid, struct sched_param __user *, param) function
9141 SYSCALL_DEFINE2(sched_rr_get_interval, pid_t, pid, function
9154 SYSCALL_DEFINE2(sched_rr_get_interval_time32, pid_t, pid, function
/linux-master/security/landlock/
H A Dsyscalls.c465 SYSCALL_DEFINE2(landlock_restrict_self, const int, ruleset_fd, const __u32, function
/linux-master/kernel/module/
H A Dmain.c698 SYSCALL_DEFINE2(delete_module, const char __user *, name_user, function
/linux-master/include/linux/
H A Dsyscalls.h224 #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) macro
/linux-master/kernel/time/
H A Dhrtimer.c2125 SYSCALL_DEFINE2(nanosleep, struct __kernel_timespec __user *, rqtp, function
2147 SYSCALL_DEFINE2(nanosleep_time32, struct old_timespec32 __user *, rqtp, function

Completed in 364 milliseconds

123