CLOCK_REALTIME_ALARM   53 fs/timerfd.c   	return ctx->clockid == CLOCK_REALTIME_ALARM ||
CLOCK_REALTIME_ALARM  146 fs/timerfd.c   	     ctx->clockid == CLOCK_REALTIME_ALARM) &&
CLOCK_REALTIME_ALARM  189 fs/timerfd.c   			   ctx->clockid == CLOCK_REALTIME_ALARM ?
CLOCK_REALTIME_ALARM  399 fs/timerfd.c   	     clockid != CLOCK_REALTIME_ALARM &&
CLOCK_REALTIME_ALARM  404 fs/timerfd.c   	if ((clockid == CLOCK_REALTIME_ALARM ||
CLOCK_REALTIME_ALARM  419 fs/timerfd.c   			   ctx->clockid == CLOCK_REALTIME_ALARM ?
CLOCK_REALTIME_ALARM  529 kernel/time/alarmtimer.c 	if (clockid == CLOCK_REALTIME_ALARM)
CLOCK_REALTIME_ALARM 1352 kernel/time/posix-timers.c 	[CLOCK_REALTIME_ALARM]		= &alarm_clock,
CLOCK_REALTIME_ALARM   76 tools/testing/selftests/timers/alarmtimer-suspend.c 	case CLOCK_REALTIME_ALARM:
CLOCK_REALTIME_ALARM  139 tools/testing/selftests/timers/alarmtimer-suspend.c 	for (alarm_clock_id = CLOCK_REALTIME_ALARM;
CLOCK_REALTIME_ALARM   69 tools/testing/selftests/timers/inconsistency-check.c 	case CLOCK_REALTIME_ALARM:
CLOCK_REALTIME_ALARM   69 tools/testing/selftests/timers/nanosleep.c 	case CLOCK_REALTIME_ALARM:
CLOCK_REALTIME_ALARM   69 tools/testing/selftests/timers/nsleep-lat.c 	case CLOCK_REALTIME_ALARM:
CLOCK_REALTIME_ALARM   77 tools/testing/selftests/timers/set-timer-lat.c 	case CLOCK_REALTIME_ALARM:
CLOCK_REALTIME_ALARM  141 tools/testing/selftests/timers/set-timer-lat.c 		if ((clock_id == CLOCK_REALTIME_ALARM) ||