Searched refs:sys_mq_timedsend (Results 1 - 21 of 21) sorted by relevance

/linux-4.4.14/ipc/
H A Dcompat_mq.c77 return sys_mq_timedsend(mqdes, u_msg_ptr, msg_len, COMPAT_SYSCALL_DEFINE5()
H A Dmqueue.c622 * The next function is only to split too long sys_mq_timedsend
938 /* pipelined_receive() - if there is task waiting in sys_mq_timedsend()
/linux-4.4.14/arch/sparc/kernel/
H A Dsystbls_32.S75 /*275*/ .long sys_mq_timedsend, sys_mq_timedreceive, sys_mq_notify, sys_mq_getsetattr, sys_waitid
H A Dsystbls_64.S157 .word sys_mq_timedsend, sys_mq_timedreceive, sys_mq_notify, sys_mq_getsetattr, sys_waitid
/linux-4.4.14/kernel/
H A Dsys_ni.c94 cond_syscall(sys_mq_timedsend); variable
/linux-4.4.14/arch/mips/kernel/
H A Dscall64-64.S348 PTR sys_mq_timedsend
H A Dscall32-o32.S511 PTR sys_mq_timedsend
/linux-4.4.14/arch/sh/kernel/
H A Dsyscalls_64.S336 .long sys_mq_timedsend
/linux-4.4.14/arch/m68k/kernel/
H A Dsyscalltable.S296 .long sys_mq_timedsend
/linux-4.4.14/arch/avr32/kernel/
H A Dsyscall_table.S245 .long sys_mq_timedsend
/linux-4.4.14/arch/arm/kernel/
H A Dcalls.S288 CALL(sys_mq_timedsend)
/linux-4.4.14/arch/alpha/kernel/
H A Dsystbls.S455 .quad sys_mq_timedsend
/linux-4.4.14/arch/s390/kernel/
H A Dsyscalls.S284 SYSCALL(sys_mq_timedsend,compat_sys_mq_timedsend)
/linux-4.4.14/arch/xtensa/include/uapi/asm/
H A Dunistd.h510 __SYSCALL(234, sys_mq_timedsend, 5)
/linux-4.4.14/include/uapi/asm-generic/
H A Dunistd.h510 __SC_COMP(__NR_mq_timedsend, sys_mq_timedsend, compat_sys_mq_timedsend)
/linux-4.4.14/arch/mn10300/kernel/
H A Dentry.S709 .long sys_mq_timedsend
/linux-4.4.14/arch/cris/arch-v10/kernel/
H A Dentry.S885 .long sys_mq_timedsend
/linux-4.4.14/arch/cris/arch-v32/kernel/
H A Dentry.S816 .long sys_mq_timedsend
/linux-4.4.14/include/linux/
H A Dsyscalls.h680 asmlinkage long sys_mq_timedsend(mqd_t mqdes, const char __user *msg_ptr, size_t msg_len, unsigned int msg_prio, const struct timespec __user *abs_timeout);
/linux-4.4.14/arch/frv/kernel/
H A Dentry.S1459 .long sys_mq_timedsend
/linux-4.4.14/arch/ia64/kernel/
H A Dentry.S1692 data8 sys_mq_timedsend

Completed in 284 milliseconds