Home
last modified time | relevance | path

Searched refs:mq_timedsend (Results 1 – 10 of 10) sorted by relevance

/linux/tools/perf/trace/strace/groups/
H A Dstring37 mq_timedsend
/linux/scripts/
H A Dsyscall.tbl223 182 time32 mq_timedsend sys_mq_timedsend_time32
224 182 64 mq_timedsend sys_mq_timedsend
/linux/kernel/
H A Dsys_ni.c109 COND_SYSCALL(mq_timedsend);
/linux/tools/perf/arch/powerpc/entry/syscalls/
H A Dsyscall.tbl347 264 32 mq_timedsend sys_mq_timedsend_time32
348 264 64 mq_timedsend sys_mq_timedsend
/linux/tools/perf/arch/mips/entry/syscalls/
H A Dsyscall_n64.tbl243 232 n64 mq_timedsend sys_mq_timedsend
/linux/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl254 242 common mq_timedsend sys_mq_timedsend
/linux/tools/perf/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl254 242 common mq_timedsend sys_mq_timedsend
H A Dsyscall_32.tbl294 279 i386 mq_timedsend sys_mq_timedsend_time32
/linux/tools/perf/arch/s390/entry/syscalls/
H A Dsyscall.tbl282 273 common mq_timedsend sys_mq_timedsend sys_mq_timedsend_time32
/linux/ipc/
H A Dmqueue.c1258 SYSCALL_DEFINE5(mq_timedsend, mqd_t, mqdes, const char __user *, u_msg_ptr, in SYSCALL_DEFINE5() argument