Searched defs:SYSCALL_DEFINE2 (Results 26 - 50 of 58) sorted by relevance

123

/linux-master/fs/
H A Dtimerfd.c406 SYSCALL_DEFINE2(timerfd_create, int, clockid, int, flags) function
576 SYSCALL_DEFINE2(timerfd_gettime, int, ufd, struct __kernel_itimerspec __user *, otmr) function
603 SYSCALL_DEFINE2(timerfd_gettime32, int, ufd, 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 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
H A Dfile.c1393 SYSCALL_DEFINE2(dup2, unsigned int, oldfd, unsigned int, newfd) function
H A Dpipe.c1038 SYSCALL_DEFINE2(pipe2, int __user *, fildes, int, flags) function
H A Dlocks.c2131 SYSCALL_DEFINE2(flock, unsigned int, fd, unsigned int, cmd) function
H A Daio.c1388 SYSCALL_DEFINE2(io_setup, unsigned, nr_events, aio_context_t __user *, ctxp) function
/linux-master/arch/x86/kernel/
H A Dvm86_32.c176 SYSCALL_DEFINE2(vm86, unsigned long, cmd, unsigned long, arg) function
H A Dprocess_64.c961 SYSCALL_DEFINE2(arch_prctl, int, option, unsigned long, arg2) function
/linux-master/kernel/time/
H A Dtime.c140 SYSCALL_DEFINE2(gettimeofday, struct __kernel_old_timeval __user *, tv, function
199 SYSCALL_DEFINE2(settimeofday, struct __kernel_old_timeval __user *, tv, function
H A Dposix-timers.c719 SYSCALL_DEFINE2(timer_gettime, timer_t, timer_id, function
734 SYSCALL_DEFINE2(timer_gettime32, timer_t, timer_id, function
1113 SYSCALL_DEFINE2(clock_settime, const clockid_t, which_clock, function
1132 SYSCALL_DEFINE2(clock_gettime, const clockid_t, which_clock, function
1162 SYSCALL_DEFINE2(clock_adjtime, const clockid_t, which_clock, function
1252 SYSCALL_DEFINE2(clock_getres, const clockid_t, which_clock, function
1272 SYSCALL_DEFINE2(clock_settime32, clockid_t, which_clock, function
1287 SYSCALL_DEFINE2(clock_gettime32, clockid_t, which_clock, function
1305 SYSCALL_DEFINE2(clock_adjtime32, clockid_t, which_clock, function
1323 SYSCALL_DEFINE2(clock_getres_time3 function
[all...]
H A Dhrtimer.c2125 SYSCALL_DEFINE2(nanosleep, struct __kernel_timespec __user *, rqtp, function
2147 SYSCALL_DEFINE2(nanosleep_time32, struct old_timespec32 __user *, rqtp, function
/linux-master/fs/notify/inotify/
H A Dinotify_user.c793 SYSCALL_DEFINE2(inotify_rm_watch, int, fd, __s32, wd) function
/linux-master/kernel/
H A Dpid.c629 SYSCALL_DEFINE2(pidfd_open, pid_t, pid, unsigned int, flags) 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 Dfork.c3082 SYSCALL_DEFINE2(clone3, struct clone_args __user *, uargs, size_t, size) function
/linux-master/mm/
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 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 Dswapfile.c3000 SYSCALL_DEFINE2(swapon, const char __user *, specialfile, int, swap_flags) function
/linux-master/ipc/
H A Dmsg.c315 SYSCALL_DEFINE2(msgget, key_t, key, int, msgflg) function
H A Dmqueue.c1440 SYSCALL_DEFINE2(mq_notify, mqd_t, mqdes, function
/linux-master/fs/notify/fanotify/
H A Dfanotify_user.c1460 SYSCALL_DEFINE2(fanotify_init, unsigned int, flags, unsigned int, event_f_flags) function
/linux-master/arch/alpha/kernel/
H A Dosf_sys.c354 SYSCALL_DEFINE2(osf_stat, char __user *, name, struct osf_stat __user *, buf) function
366 SYSCALL_DEFINE2(osf_lstat, char __user *, name, struct osf_stat __user *, buf) function
378 SYSCALL_DEFINE2(osf_fstat, int, fd, struct osf_stat __user *, buf) function
561 SYSCALL_DEFINE2(osf_getdomainname, char __user *, name, int, namelen) function
647 SYSCALL_DEFINE2(osf_proplist_syscall, enum pl_code, code, function
685 SYSCALL_DEFINE2(osf_sigstack, struct sigstack __user *, uss, function
982 SYSCALL_DEFINE2(osf_gettimeofday, struct timeval32 __user *, tv, function
999 SYSCALL_DEFINE2(osf_settimeofday, struct timeval32 __user *, tv, function
1017 SYSCALL_DEFINE2(osf_utimes, const char __user *, filename, function
1077 SYSCALL_DEFINE2(osf_getrusag function
1134 SYSCALL_DEFINE2(osf_usleep_thread, struct timeval32 __user *, sleep, function
1279 SYSCALL_DEFINE2(osf_getpriority, int, which, int, who) function
[all...]

Completed in 265 milliseconds

123