CLOCK_BOOTTIME_ALARM   54 fs/timerfd.c   		ctx->clockid == CLOCK_BOOTTIME_ALARM;
CLOCK_BOOTTIME_ALARM  401 fs/timerfd.c   	     clockid != CLOCK_BOOTTIME_ALARM))
CLOCK_BOOTTIME_ALARM  405 fs/timerfd.c   	     clockid == CLOCK_BOOTTIME_ALARM) &&
CLOCK_BOOTTIME_ALARM  531 kernel/time/alarmtimer.c 	if (clockid == CLOCK_BOOTTIME_ALARM)
CLOCK_BOOTTIME_ALARM 1353 kernel/time/posix-timers.c 	[CLOCK_BOOTTIME_ALARM]		= &alarm_clock,
CLOCK_BOOTTIME_ALARM  146 tools/testing/selftests/breakpoints/step_after_suspend_test.c 	timerfd = timerfd_create(CLOCK_BOOTTIME_ALARM, 0);
CLOCK_BOOTTIME_ALARM   78 tools/testing/selftests/timers/alarmtimer-suspend.c 	case CLOCK_BOOTTIME_ALARM:
CLOCK_BOOTTIME_ALARM  140 tools/testing/selftests/timers/alarmtimer-suspend.c 			alarm_clock_id <= CLOCK_BOOTTIME_ALARM;
CLOCK_BOOTTIME_ALARM   71 tools/testing/selftests/timers/inconsistency-check.c 	case CLOCK_BOOTTIME_ALARM:
CLOCK_BOOTTIME_ALARM   71 tools/testing/selftests/timers/nanosleep.c 	case CLOCK_BOOTTIME_ALARM:
CLOCK_BOOTTIME_ALARM   71 tools/testing/selftests/timers/nsleep-lat.c 	case CLOCK_BOOTTIME_ALARM:
CLOCK_BOOTTIME_ALARM   79 tools/testing/selftests/timers/set-timer-lat.c 	case CLOCK_BOOTTIME_ALARM:
CLOCK_BOOTTIME_ALARM  142 tools/testing/selftests/timers/set-timer-lat.c 		    (clock_id == CLOCK_BOOTTIME_ALARM)) {