Searched refs:do_mq_notify (Results 1 – 1 of 1) sorted by relevance
800 /* do_mq_notify() accepts sigev_signo == 0, why?? */ in __do_notify() 1291 static int do_mq_notify(mqd_t mqdes, const struct sigevent *notification) in do_mq_notify() function 1409 return do_mq_notify(mqdes, p); in SYSCALL_DEFINE2() 1542 return do_mq_notify(mqdes, p); in COMPAT_SYSCALL_DEFINE2()