Home
last modified time | relevance | path

Searched refs:print_mq_open (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/linux-user/
H A Dstrace.list632 { TARGET_NR_mq_open, "mq_open" , NULL, print_mq_open, NULL },
H A Dstrace.c3550 print_mq_open(CPUArchState *cpu_env, const struct syscallname *name, in print_mq_open() function