CLOCK_REALTIME 202 arch/arm/vdso/vgettimeofday.c case CLOCK_REALTIME: CLOCK_REALTIME 177 arch/nds32/kernel/vdso/gettimeofday.c case CLOCK_REALTIME: CLOCK_REALTIME 216 arch/nds32/kernel/vdso/gettimeofday.c case CLOCK_REALTIME: CLOCK_REALTIME 416 arch/powerpc/kernel/asm-offsets.c DEFINE(CLOCK_REALTIME, CLOCK_REALTIME); CLOCK_REALTIME 783 arch/powerpc/kvm/powerpc.c hrtimer_init(&vcpu->arch.dec_timer, CLOCK_REALTIME, HRTIMER_MODE_ABS); CLOCK_REALTIME 85 arch/s390/kernel/asm-offsets.c DEFINE(__CLOCK_REALTIME, CLOCK_REALTIME); CLOCK_REALTIME 259 arch/sparc/vdso/vclock_gettime.c case CLOCK_REALTIME: CLOCK_REALTIME 287 arch/sparc/vdso/vclock_gettime.c case CLOCK_REALTIME: CLOCK_REALTIME 36 arch/um/os-Linux/time.c clock_gettime(CLOCK_REALTIME, &realtime_tp); CLOCK_REALTIME 1204 drivers/firewire/core-cdev.c case CLOCK_REALTIME: ktime_get_real_ts64(&ts); break; CLOCK_REALTIME 1225 drivers/firewire/core-cdev.c ct2.clk_id = CLOCK_REALTIME; CLOCK_REALTIME 219 drivers/iio/industrialio-core.c case CLOCK_REALTIME: CLOCK_REALTIME 248 drivers/iio/industrialio-core.c case CLOCK_REALTIME: CLOCK_REALTIME 1251 drivers/iio/industrialio-core.c case CLOCK_REALTIME: CLOCK_REALTIME 1295 drivers/iio/industrialio-core.c clk = CLOCK_REALTIME; CLOCK_REALTIME 181 drivers/input/evdev.c case CLOCK_REALTIME: CLOCK_REALTIME 2372 drivers/media/usb/uvc/uvc_driver.c uvc_clock_param = CLOCK_REALTIME; CLOCK_REALTIME 2023 drivers/power/supply/abx500_chargalg.c hrtimer_init(&di->safety_timer, CLOCK_REALTIME, HRTIMER_MODE_ABS); CLOCK_REALTIME 2027 drivers/power/supply/abx500_chargalg.c hrtimer_init(&di->maintenance_timer, CLOCK_REALTIME, HRTIMER_MODE_ABS); CLOCK_REALTIME 208 drivers/pps/generators/pps_gen_parport.c hrtimer_init(&device.timer, CLOCK_REALTIME, HRTIMER_MODE_ABS); CLOCK_REALTIME 145 fs/timerfd.c if ((ctx->clockid == CLOCK_REALTIME || CLOCK_REALTIME 398 fs/timerfd.c clockid != CLOCK_REALTIME && CLOCK_REALTIME 145 include/trace/events/timer.h { CLOCK_REALTIME, "CLOCK_REALTIME" }, \ CLOCK_REALTIME 65 include/uapi/linux/time.h #define CLOCKS_MASK (CLOCK_REALTIME | CLOCK_MONOTONIC) CLOCK_REALTIME 12 include/vdso/datapage.h #define VDSO_HRES (BIT(CLOCK_REALTIME) | \ CLOCK_REALTIME 654 ipc/mqueue.c HRTIMER_MODE_ABS, CLOCK_REALTIME); CLOCK_REALTIME 10838 kernel/events/core.c case CLOCK_REALTIME: CLOCK_REALTIME 496 kernel/futex.c CLOCK_REALTIME : CLOCK_MONOTONIC, CLOCK_REALTIME 892 kernel/time/alarmtimer.c alarm_bases[ALARM_REALTIME].base_clockid = CLOCK_REALTIME; CLOCK_REALTIME 80 kernel/time/hrtimer.c .clockid = CLOCK_REALTIME, CLOCK_REALTIME 100 kernel/time/hrtimer.c .clockid = CLOCK_REALTIME, CLOCK_REALTIME 120 kernel/time/hrtimer.c [CLOCK_REALTIME] = HRTIMER_BASE_REALTIME, CLOCK_REALTIME 1401 kernel/time/hrtimer.c if (clock_id == CLOCK_REALTIME && mode & HRTIMER_MODE_REL) CLOCK_REALTIME 64 kernel/time/posix-stubs.c if (which_clock != CLOCK_REALTIME) CLOCK_REALTIME 75 kernel/time/posix-stubs.c case CLOCK_REALTIME: CLOCK_REALTIME 113 kernel/time/posix-stubs.c case CLOCK_REALTIME: CLOCK_REALTIME 131 kernel/time/posix-stubs.c case CLOCK_REALTIME: CLOCK_REALTIME 167 kernel/time/posix-stubs.c if (which_clock != CLOCK_REALTIME) CLOCK_REALTIME 199 kernel/time/posix-stubs.c case CLOCK_REALTIME: CLOCK_REALTIME 217 kernel/time/posix-stubs.c case CLOCK_REALTIME: CLOCK_REALTIME 789 kernel/time/posix-timers.c if (timr->it_clock == CLOCK_REALTIME) CLOCK_REALTIME 1344 kernel/time/posix-timers.c [CLOCK_REALTIME] = &clock_realtime, CLOCK_REALTIME 83 kernel/time/vsyscall.c vdso_ts = &vdata[CS_HRES_COARSE].basetime[CLOCK_REALTIME]; CLOCK_REALTIME 151 lib/vdso/gettimeofday.c if (do_hres(&vd[CS_HRES_COARSE], CLOCK_REALTIME, &ts)) CLOCK_REALTIME 170 lib/vdso/gettimeofday.c time_t t = READ_ONCE(vd[CS_HRES_COARSE].basetime[CLOCK_REALTIME].sec); CLOCK_REALTIME 398 net/sched/sch_etf.c case CLOCK_REALTIME: CLOCK_REALTIME 1328 net/sched/sch_taprio.c case CLOCK_REALTIME: CLOCK_REALTIME 57 tools/bpf/bpftool/prog.c if (clock_gettime(CLOCK_REALTIME, &real_time_ts) || CLOCK_REALTIME 1856 tools/perf/builtin-record.c CLOCKID_MAP("realtime", CLOCK_REALTIME), CLOCK_REALTIME 1863 tools/perf/builtin-record.c CLOCKID_MAP("real", CLOCK_REALTIME), CLOCK_REALTIME 1776 tools/perf/builtin-stat.c clock_gettime(CLOCK_REALTIME, &tm); CLOCK_REALTIME 785 tools/power/acpi/os_specific/service_layers/osunixxf.c if (clock_gettime(CLOCK_REALTIME, &time) == -1) { CLOCK_REALTIME 231 tools/power/cpupower/utils/idle_monitor/amd_fam14h_idle.c clock_gettime(CLOCK_REALTIME, &start_time); CLOCK_REALTIME 237 tools/power/cpupower/utils/idle_monitor/amd_fam14h_idle.c clock_gettime(CLOCK_REALTIME, &dbg_time); CLOCK_REALTIME 250 tools/power/cpupower/utils/idle_monitor/amd_fam14h_idle.c clock_gettime(CLOCK_REALTIME, &end_time); CLOCK_REALTIME 257 tools/power/cpupower/utils/idle_monitor/amd_fam14h_idle.c clock_gettime(CLOCK_REALTIME, &dbg_time); CLOCK_REALTIME 47 tools/power/cpupower/utils/idle_monitor/cpuidle_sysfs.c clock_gettime(CLOCK_REALTIME, &start_time); CLOCK_REALTIME 64 tools/power/cpupower/utils/idle_monitor/cpuidle_sysfs.c clock_gettime(CLOCK_REALTIME, &end_time); CLOCK_REALTIME 290 tools/power/cpupower/utils/idle_monitor/cpupower-monitor.c clock_gettime(CLOCK_REALTIME, &start); CLOCK_REALTIME 312 tools/power/cpupower/utils/idle_monitor/cpupower-monitor.c clock_gettime(CLOCK_REALTIME, &end); CLOCK_REALTIME 191 tools/power/cpupower/utils/idle_monitor/mperf_monitor.c clock_gettime(CLOCK_REALTIME, &time_start); CLOCK_REALTIME 211 tools/power/cpupower/utils/idle_monitor/mperf_monitor.c clock_gettime(CLOCK_REALTIME, &time_end); CLOCK_REALTIME 99 tools/testing/selftests/bpf/prog_tests/bpf_obj_id.c err = clock_gettime(CLOCK_REALTIME, &real_time_ts); CLOCK_REALTIME 141 tools/testing/selftests/networking/timestamping/txtimestamp.c if (clock_gettime(CLOCK_REALTIME, &ts_usr)) CLOCK_REALTIME 316 tools/testing/selftests/ptp/testptp.c clock_gettime(CLOCK_REALTIME, &ts); CLOCK_REALTIME 326 tools/testing/selftests/ptp/testptp.c if (clock_settime(CLOCK_REALTIME, &ts)) { CLOCK_REALTIME 55 tools/testing/selftests/seccomp/seccomp_benchmark.c if (timing(CLOCK_REALTIME, samples) / 1000000000ULL > 5) CLOCK_REALTIME 60 tools/testing/selftests/timers/alarmtimer-suspend.c case CLOCK_REALTIME: CLOCK_REALTIME 53 tools/testing/selftests/timers/inconsistency-check.c case CLOCK_REALTIME: CLOCK_REALTIME 156 tools/testing/selftests/timers/inconsistency-check.c int userclock = CLOCK_REALTIME; CLOCK_REALTIME 164 tools/testing/selftests/timers/leap-a-day.c clock_gettime(CLOCK_REALTIME, &now); CLOCK_REALTIME 166 tools/testing/selftests/timers/leap-a-day.c clock_nanosleep(CLOCK_REALTIME, TIMER_ABSTIME, &target, NULL); CLOCK_REALTIME 167 tools/testing/selftests/timers/leap-a-day.c clock_gettime(CLOCK_REALTIME, &now); CLOCK_REALTIME 243 tools/testing/selftests/timers/leap-a-day.c clock_gettime(CLOCK_REALTIME, &ts); CLOCK_REALTIME 296 tools/testing/selftests/timers/leap-a-day.c if (timer_create(CLOCK_REALTIME, &se, &tm1) == -1) { CLOCK_REALTIME 311 tools/testing/selftests/timers/leap-a-day.c while (clock_nanosleep(CLOCK_REALTIME, TIMER_ABSTIME, &ts, NULL)) CLOCK_REALTIME 75 tools/testing/selftests/timers/leapcrash.c clock_gettime(CLOCK_REALTIME, &ts); CLOCK_REALTIME 80 tools/testing/selftests/timers/mqueue-lat.c clock_gettime(CLOCK_REALTIME, &now); CLOCK_REALTIME 53 tools/testing/selftests/timers/nanosleep.c case CLOCK_REALTIME: CLOCK_REALTIME 136 tools/testing/selftests/timers/nanosleep.c for (clockid = CLOCK_REALTIME; clockid < NR_CLOCKIDS; clockid++) { CLOCK_REALTIME 53 tools/testing/selftests/timers/nsleep-lat.c case CLOCK_REALTIME: CLOCK_REALTIME 149 tools/testing/selftests/timers/nsleep-lat.c for (clockid = CLOCK_REALTIME; clockid < NR_CLOCKIDS; clockid++) { CLOCK_REALTIME 61 tools/testing/selftests/timers/set-timer-lat.c case CLOCK_REALTIME: CLOCK_REALTIME 222 tools/testing/selftests/timers/valid-adjtimex.c ret = clock_adjtime(CLOCK_REALTIME, &tmx); CLOCK_REALTIME 242 tools/testing/selftests/timers/valid-adjtimex.c ret = clock_adjtime(CLOCK_REALTIME, &tmx);