Searched refs:SYSCALL_DEFINE5 (Results 1 - 25 of 40) sorted by relevance

12

/linux-master/arch/alpha/kernel/
H A Dpci-noop.c97 SYSCALL_DEFINE5(pciconfig_read, unsigned long, bus, unsigned long, dfn, function
106 SYSCALL_DEFINE5(pciconfig_write, unsigned long, bus, unsigned long, dfn, function
H A Dosf_sys.c762 SYSCALL_DEFINE5(osf_getsysinfo, unsigned long, op, void __user *, buffer, function
819 SYSCALL_DEFINE5(osf_setsysinfo, unsigned long, op, void __user *, buffer, function
1035 SYSCALL_DEFINE5(osf_select, int, n, fd_set __user *, inp, fd_set __user *, outp, function
H A Dsignal.c90 SYSCALL_DEFINE5(rt_sigaction, int, sig, const struct sigaction __user *, act, function
/linux-master/drivers/pci/
H A Dsyscall.c15 SYSCALL_DEFINE5(pciconfig_read, unsigned long, bus, unsigned long, dfn, function
86 SYSCALL_DEFINE5(pciconfig_write, unsigned long, bus, unsigned long, dfn, function
/linux-master/arch/sparc/kernel/
H A Dsys_sparc_32.c119 SYSCALL_DEFINE5(sparc_remap_file_pages, unsigned long, start, unsigned long, size, function
169 SYSCALL_DEFINE5(rt_sigaction, int, sig, function
H A Dsys_sparc_64.c478 SYSCALL_DEFINE5(64_mremap, unsigned long, addr, unsigned long, old_len,
608 SYSCALL_DEFINE5(utrap_install, utrap_entry_t, type, function
679 SYSCALL_DEFINE5(rt_sigaction, int, sig, const struct sigaction __user *, act, function
/linux-master/arch/x86/kernel/
H A Dsys_ia32.c68 SYSCALL_DEFINE5(ia32_pread64, unsigned int, fd, char __user *, ubuf, function
75 SYSCALL_DEFINE5(ia32_pwrite64, unsigned int, fd, const char __user *, ubuf, function
112 SYSCALL_DEFINE5(ia32_fadvise64, int, fd, unsigned int, offset_lo, function
/linux-master/arch/s390/kernel/
H A Dsyscall.c72 SYSCALL_DEFINE5(s390_ipc, uint, call, int, first, unsigned long, second, function
/linux-master/arch/powerpc/kernel/
H A Dsys_ppc32.c62 #define PPC32_SYSCALL_DEFINE5 SYSCALL_DEFINE5
/linux-master/arch/mips/kernel/
H A Dlinux32.c66 SYSCALL_DEFINE5(32_llseek, unsigned int, fd, unsigned int, offset_high,
/linux-master/kernel/
H A Dkcmp.c137 SYSCALL_DEFINE5(kcmp, pid_t, pid1, pid_t, pid2, int, type, function
H A Dfork.c2907 SYSCALL_DEFINE5(clone, unsigned long, clone_flags, unsigned long, newsp, function
2912 SYSCALL_DEFINE5(clone, unsigned long, newsp, unsigned long, clone_flags,
2923 SYSCALL_DEFINE5(clone, unsigned long, clone_flags, unsigned long, newsp,
H A Dkexec_file.c332 SYSCALL_DEFINE5(kexec_file_load, int, kernel_fd, int, initrd_fd, function
/linux-master/fs/
H A Dfhandle.c94 SYSCALL_DEFINE5(name_to_handle_at, int, dfd, const char __user *, name, function
H A Dxattr.c683 SYSCALL_DEFINE5(setxattr, const char __user *, pathname, function
690 SYSCALL_DEFINE5(lsetxattr, const char __user *, pathname, function
697 SYSCALL_DEFINE5(fsetxattr, int, fd, const char __user *, name, function
H A Dselect.c726 SYSCALL_DEFINE5(select, int, n, fd_set __user *, inp, fd_set __user *, outp, function
1102 SYSCALL_DEFINE5(ppoll, struct pollfd __user *, ufds, unsigned int, nfds, function
1128 SYSCALL_DEFINE5(ppoll_time32, struct pollfd __user *, ufds, unsigned int, nfds, function
H A Dfsopen.c349 SYSCALL_DEFINE5(fsconfig, function
H A Dread_write.c325 SYSCALL_DEFINE5(llseek, unsigned int, fd, unsigned long, offset_high, function
1094 SYSCALL_DEFINE5(preadv, unsigned long, fd, const struct iovec __user *, vec, function
1114 SYSCALL_DEFINE5(pwritev, unsigned long, fd, const struct iovec __user *, vec, function
H A Dstat.c699 SYSCALL_DEFINE5(statx, function
/linux-master/arch/riscv/kernel/
H A Dsys_hwprobe.c418 SYSCALL_DEFINE5(riscv_hwprobe, struct riscv_hwprobe __user *, pairs, function
/linux-master/ipc/
H A Dmqueue.c1283 SYSCALL_DEFINE5(mq_timedsend, mqd_t, mqdes, const char __user *, u_msg_ptr, function
1297 SYSCALL_DEFINE5(mq_timedreceive, mqd_t, mqdes, char __user *, u_msg_ptr, function
1626 SYSCALL_DEFINE5(mq_timedsend_time32, mqd_t, mqdes, function
1641 SYSCALL_DEFINE5(mq_timedreceive_time32, mqd_t, mqdes, function
/linux-master/kernel/futex/
H A Dsyscalls.c290 SYSCALL_DEFINE5(futex_waitv, struct futex_waitv __user *, waiters, function
/linux-master/security/keys/
H A Dkeyctl.c74 SYSCALL_DEFINE5(add_key, const char __user *, _type, function
1873 SYSCALL_DEFINE5(keyctl, int, option, unsigned long, arg2, unsigned long, arg3, function
/linux-master/mm/
H A Dmremap.c975 SYSCALL_DEFINE5(mremap, unsigned long, addr, unsigned long, old_len, function
H A Dmadvise.c1457 SYSCALL_DEFINE5(process_madvise, int, pidfd, const struct iovec __user *, vec, function

Completed in 1487 milliseconds

12