SIGEV_NONE        492 ipc/mqueue.c   		case SIGEV_NONE:
SIGEV_NONE       1006 ipc/mqueue.c   		if (unlikely(notification.sigev_notify != SIGEV_NONE &&
SIGEV_NONE       1078 ipc/mqueue.c   		case SIGEV_NONE:
SIGEV_NONE       1079 ipc/mqueue.c   			info->notify.sigev_notify = SIGEV_NONE;
SIGEV_NONE        816 kernel/posix-cpu-timers.c 	    (timer->it_sigev_notify & ~SIGEV_THREAD_ID) != SIGEV_NONE &&
SIGEV_NONE        841 kernel/posix-cpu-timers.c 	    (timer->it_sigev_notify & ~SIGEV_THREAD_ID) != SIGEV_NONE &&
SIGEV_NONE        915 kernel/posix-cpu-timers.c 	if ((timer->it_sigev_notify & ~SIGEV_THREAD_ID) == SIGEV_NONE) {
SIGEV_NONE         80 kernel/posix-timers.c                        ~(SIGEV_SIGNAL | SIGEV_NONE | SIGEV_THREAD))
SIGEV_NONE        417 kernel/posix-timers.c 	if (((event->sigev_notify & ~SIGEV_THREAD_ID) != SIGEV_NONE) &&
SIGEV_NONE        657 kernel/posix-timers.c 		 (timr->it_sigev_notify & ~SIGEV_THREAD_ID) != SIGEV_NONE)
SIGEV_NONE        668 kernel/posix-timers.c 	    (timr->it_sigev_notify & ~SIGEV_THREAD_ID) == SIGEV_NONE))
SIGEV_NONE        678 kernel/posix-timers.c 		if ((timr->it_sigev_notify & ~SIGEV_THREAD_ID) != SIGEV_NONE)
SIGEV_NONE        771 kernel/posix-timers.c 	if (((timr->it_sigev_notify & ~SIGEV_THREAD_ID) == SIGEV_NONE)) {