SIGEV_NONE 2311 fs/proc/base.c [SIGEV_NONE] = "none", SIGEV_NONE 714 ipc/mqueue.c case SIGEV_NONE: SIGEV_NONE 1247 ipc/mqueue.c if (unlikely(notification->sigev_notify != SIGEV_NONE && SIGEV_NONE 1321 ipc/mqueue.c case SIGEV_NONE: SIGEV_NONE 1322 ipc/mqueue.c info->notify.sigev_notify = SIGEV_NONE; SIGEV_NONE 525 kernel/time/posix-cpu-timers.c if ((timer->it_sigev_notify & ~SIGEV_THREAD_ID) == SIGEV_NONE) { SIGEV_NONE 63 kernel/time/posix-timers.c ~(SIGEV_SIGNAL | SIGEV_NONE | SIGEV_THREAD)) SIGEV_NONE 422 kernel/time/posix-timers.c case SIGEV_NONE: SIGEV_NONE 651 kernel/time/posix-timers.c sig_none = timr->it_sigev_notify == SIGEV_NONE; SIGEV_NONE 869 kernel/time/posix-timers.c sigev_none = timr->it_sigev_notify == SIGEV_NONE; SIGEV_NONE 156 tools/perf/builtin-record.c cblock->aio_sigevent.sigev_notify = SIGEV_NONE;