SIGEV_SIGNAL     2310 fs/proc/base.c 		[SIGEV_SIGNAL] = "signal",
SIGEV_SIGNAL      575 ipc/mqueue.c   			 info->notify.sigev_notify == SIGEV_SIGNAL) ?
SIGEV_SIGNAL      716 ipc/mqueue.c   		case SIGEV_SIGNAL: {
SIGEV_SIGNAL     1248 ipc/mqueue.c   			     notification->sigev_notify != SIGEV_SIGNAL &&
SIGEV_SIGNAL     1251 ipc/mqueue.c   		if (notification->sigev_notify == SIGEV_SIGNAL &&
SIGEV_SIGNAL     1331 ipc/mqueue.c   		case SIGEV_SIGNAL:
SIGEV_SIGNAL     1334 ipc/mqueue.c   			info->notify.sigev_notify = SIGEV_SIGNAL;
SIGEV_SIGNAL       63 kernel/time/posix-timers.c                        ~(SIGEV_SIGNAL | SIGEV_NONE | SIGEV_THREAD))
SIGEV_SIGNAL      411 kernel/time/posix-timers.c 	case SIGEV_SIGNAL | SIGEV_THREAD_ID:
SIGEV_SIGNAL      417 kernel/time/posix-timers.c 	case SIGEV_SIGNAL:
SIGEV_SIGNAL      514 kernel/time/posix-timers.c 		new_timer->it_sigev_notify     = SIGEV_SIGNAL;
SIGEV_SIGNAL      135 tools/testing/selftests/timers/alarmtimer-suspend.c 	se.sigev_notify = SIGEV_SIGNAL;
SIGEV_SIGNAL      293 tools/testing/selftests/timers/leap-a-day.c 		se.sigev_notify = SIGEV_SIGNAL;
SIGEV_SIGNAL      131 tools/testing/selftests/timers/set-timer-lat.c 	se.sigev_notify = SIGEV_SIGNAL;