Searched defs:SYSCALL_DEFINE5 (Results 26 - 38 of 38) sorted by relevance

12

/linux-master/arch/alpha/kernel/
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
/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/mm/
H A Dnommu.c1578 SYSCALL_DEFINE5(mremap, unsigned long, addr, unsigned long, old_len, function
H A Dmempolicy.c1759 SYSCALL_DEFINE5(get_mempolicy, int __user *, policy, function
H A Dmmap.c2996 SYSCALL_DEFINE5(remap_file_pages, unsigned long, start, unsigned long, size, function
/linux-master/fs/
H A Dexec.c2132 SYSCALL_DEFINE5(execveat, function
H A Daio.c2257 SYSCALL_DEFINE5(io_getevents, aio_context_t, ctx_id, function
2355 SYSCALL_DEFINE5(io_getevents_time32, __u32, ctx_id, function
H A Dnamei.c4701 SYSCALL_DEFINE5(linkat, int, olddfd, const char __user *, oldname, function
5068 SYSCALL_DEFINE5(renameat2, int, olddfd, const char __user *, oldname, function
H A Dnamespace.c3875 SYSCALL_DEFINE5(mount, char __user *, dev_name, char __user *, dir_name, function
4071 SYSCALL_DEFINE5(move_mount, function
4647 SYSCALL_DEFINE5(mount_setattr, int, dfd, const char __user *, path, function
/linux-master/kernel/
H A Dsys.c2448 SYSCALL_DEFINE5(prctl, int, option, unsigned long, arg2, unsigned long, arg3, function
H A Dfork.c2908 SYSCALL_DEFINE5(clone, unsigned long, clone_flags, unsigned long, newsp, function
/linux-master/net/
H A Dsocket.c2340 SYSCALL_DEFINE5(setsockopt, int, fd, int, level, int, optname, function
2409 SYSCALL_DEFINE5(getsockopt, int, fd, int, level, int, optname, function
3034 SYSCALL_DEFINE5(recvmmsg, int, fd, struct mmsghdr __user *, mmsg, function
3045 SYSCALL_DEFINE5(recvmmsg_time32, int, fd, struct mmsghdr __user *, mmsg, function
/linux-master/kernel/events/
H A Dcore.c12416 SYSCALL_DEFINE5(perf_event_open, function

Completed in 539 milliseconds

12