Home
last modified time | relevance | path

Searched refs:mq_open (Results 1 – 13 of 13) sorted by relevance

/linux/tools/perf/trace/strace/groups/
H A Dstring36 mq_open
/linux/kernel/
H A Dsys_ni.c106 COND_SYSCALL(mq_open);
107 COND_SYSCALL_COMPAT(mq_open);
H A Dauditsc.c1423 context->mq_open.oflag, context->mq_open.mode, in show_special()
1424 context->mq_open.attr.mq_flags, in show_special()
1425 context->mq_open.attr.mq_maxmsg, in show_special()
1426 context->mq_open.attr.mq_msgsize, in show_special()
1427 context->mq_open.attr.mq_curmsgs); in show_special()
2547 memcpy(&context->mq_open.attr, attr, sizeof(struct mq_attr)); in __audit_mq_open()
2549 memset(&context->mq_open.attr, 0, sizeof(struct mq_attr)); in __audit_mq_open()
2551 context->mq_open.oflag = oflag; in __audit_mq_open()
2552 context->mq_open.mode = mode; in __audit_mq_open()
/linux/tools/testing/selftests/mqueue/
H A Dmq_open_tests.c205 if ((queue = mq_open(queue_path, flags, perms, attr)) == -1) in test_queue()
227 if ((queue = mq_open(queue_path, flags, perms, attr)) == -1) in test_queue_fail()
H A Dmq_perf_tests.c297 queue = mq_open(queue_path, flags, perms, attr); in open_queue()
/linux/tools/perf/arch/mips/entry/syscalls/
H A Dsyscall_n64.tbl241 230 n64 mq_open sys_mq_open
/linux/ipc/
H A Dmqueue.c944 SYSCALL_DEFINE4(mq_open, const char __user *, u_name, int, oflag, umode_t, mode, in SYSCALL_DEFINE4() argument
1518 COMPAT_SYSCALL_DEFINE4(mq_open, const char __user *, u_name, in COMPAT_SYSCALL_DEFINE4() argument
/linux/scripts/
H A Dsyscall.tbl221 180 common mq_open sys_mq_open compat_sys_mq_open
/linux/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl252 240 common mq_open sys_mq_open
/linux/tools/perf/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl252 240 common mq_open sys_mq_open
H A Dsyscall_32.tbl292 277 i386 mq_open sys_mq_open compat_sys_mq_open
/linux/tools/perf/arch/powerpc/entry/syscalls/
H A Dsyscall.tbl345 262 nospu mq_open sys_mq_open compat_sys_mq_open
/linux/tools/perf/arch/s390/entry/syscalls/
H A Dsyscall.tbl280 271 common mq_open sys_mq_open compat_sys_mq_open