CLOCK_MONOTONIC   505 arch/arm/mach-imx/mmdc.c 	hrtimer_init(&pmu_mmdc->hrtimer, CLOCK_MONOTONIC,
CLOCK_MONOTONIC   542 arch/arm/mm/cache-l2x0-pmu.c 	hrtimer_init(&l2x0_pmu_hrtimer, CLOCK_MONOTONIC, HRTIMER_MODE_REL);
CLOCK_MONOTONIC   205 arch/arm/vdso/vgettimeofday.c 	case CLOCK_MONOTONIC:
CLOCK_MONOTONIC  1244 arch/mips/kvm/mips.c 	hrtimer_init(&vcpu->arch.comparecount_timer, CLOCK_MONOTONIC,
CLOCK_MONOTONIC   180 arch/nds32/kernel/vdso/gettimeofday.c 	case CLOCK_MONOTONIC:
CLOCK_MONOTONIC   217 arch/nds32/kernel/vdso/gettimeofday.c 	case CLOCK_MONOTONIC:
CLOCK_MONOTONIC   417 arch/powerpc/kernel/asm-offsets.c 	DEFINE(CLOCK_MONOTONIC, CLOCK_MONOTONIC);
CLOCK_MONOTONIC   353 arch/powerpc/kernel/watchdog.c 	hrtimer_init(hrtimer, CLOCK_MONOTONIC, HRTIMER_MODE_REL);
CLOCK_MONOTONIC   204 arch/powerpc/oprofile/cell/spu_profiler.c 	hrtimer_init(&timer, CLOCK_MONOTONIC, HRTIMER_MODE_REL);
CLOCK_MONOTONIC    86 arch/s390/kernel/asm-offsets.c 	DEFINE(__CLOCK_MONOTONIC, CLOCK_MONOTONIC);
CLOCK_MONOTONIC  3092 arch/s390/kvm/interrupt.c 	hrtimer_init(&gi->timer, CLOCK_MONOTONIC, HRTIMER_MODE_REL);
CLOCK_MONOTONIC  3032 arch/s390/kvm/kvm-s390.c 	hrtimer_init(&vcpu->arch.ckc_timer, CLOCK_MONOTONIC, HRTIMER_MODE_REL);
CLOCK_MONOTONIC   263 arch/sparc/vdso/vclock_gettime.c 	case CLOCK_MONOTONIC:
CLOCK_MONOTONIC   291 arch/sparc/vdso/vclock_gettime.c 	case CLOCK_MONOTONIC:
CLOCK_MONOTONIC    47 arch/um/os-Linux/time.c 	if (timer_create(CLOCK_MONOTONIC, NULL, t) == -1)
CLOCK_MONOTONIC    98 arch/um/os-Linux/time.c 	clock_gettime(CLOCK_MONOTONIC,&ts);
CLOCK_MONOTONIC   116 arch/um/os-Linux/time.c 	if (clock_nanosleep(CLOCK_MONOTONIC, 0, &ts, NULL))
CLOCK_MONOTONIC   242 arch/x86/events/intel/rapl.c 	hrtimer_init(hr, CLOCK_MONOTONIC, HRTIMER_MODE_REL);
CLOCK_MONOTONIC   309 arch/x86/events/intel/uncore.c 	hrtimer_init(&box->hrtimer, CLOCK_MONOTONIC, HRTIMER_MODE_REL);
CLOCK_MONOTONIC   748 arch/x86/kvm/hyperv.c 	hrtimer_init(&stimer->timer, CLOCK_MONOTONIC, HRTIMER_MODE_ABS);
CLOCK_MONOTONIC   679 arch/x86/kvm/i8254.c 	hrtimer_init(&pit_state->timer, CLOCK_MONOTONIC, HRTIMER_MODE_ABS);
CLOCK_MONOTONIC  2301 arch/x86/kvm/lapic.c 	hrtimer_init(&apic->lapic_timer.timer, CLOCK_MONOTONIC,
CLOCK_MONOTONIC  4395 arch/x86/kvm/vmx/nested.c 	hrtimer_init(&vmx->nested.preemption_timer, CLOCK_MONOTONIC,
CLOCK_MONOTONIC  6469 block/bfq-iosched.c 	hrtimer_init(&bfqd->idle_slice_timer, CLOCK_MONOTONIC,
CLOCK_MONOTONIC  2036 block/blk-iocost.c 	hrtimer_init(&iocg->waitq_timer, CLOCK_MONOTONIC, HRTIMER_MODE_ABS);
CLOCK_MONOTONIC  2038 block/blk-iocost.c 	hrtimer_init(&iocg->delay_timer, CLOCK_MONOTONIC, HRTIMER_MODE_ABS);
CLOCK_MONOTONIC  3444 block/blk-mq.c 	hrtimer_init_sleeper_on_stack(&hs, CLOCK_MONOTONIC, mode);
CLOCK_MONOTONIC   974 drivers/ata/pata_octeon_cf.c 		hrtimer_init(&cf_port->delayed_finish, CLOCK_MONOTONIC,
CLOCK_MONOTONIC  1586 drivers/base/power/runtime.c 	hrtimer_init(&dev->power.suspend_timer, CLOCK_MONOTONIC, HRTIMER_MODE_ABS);
CLOCK_MONOTONIC   585 drivers/block/null_blk_main.c 			hrtimer_init(&cmd->timer, CLOCK_MONOTONIC,
CLOCK_MONOTONIC  1268 drivers/block/null_blk_main.c 	hrtimer_init(&nullb->bw_timer, CLOCK_MONOTONIC, HRTIMER_MODE_REL);
CLOCK_MONOTONIC  1335 drivers/block/null_blk_main.c 		hrtimer_init(&cmd->timer, CLOCK_MONOTONIC, HRTIMER_MODE_REL);
CLOCK_MONOTONIC   157 drivers/char/hw_random/timeriomem-rng.c 	hrtimer_init(&priv->timer, CLOCK_MONOTONIC, HRTIMER_MODE_ABS);
CLOCK_MONOTONIC  1205 drivers/firewire/core-cdev.c 	case CLOCK_MONOTONIC:     ktime_get_ts64(&ts);		break;
CLOCK_MONOTONIC   714 drivers/gpu/drm/amd/amdgpu/dce_virtual.c 			     CLOCK_MONOTONIC, HRTIMER_MODE_REL);
CLOCK_MONOTONIC   705 drivers/gpu/drm/i915/gvt/interrupt.c 	hrtimer_init(&vblank_timer->timer, CLOCK_MONOTONIC, HRTIMER_MODE_ABS);
CLOCK_MONOTONIC   289 drivers/gpu/drm/i915/gvt/sched_policy.c 	hrtimer_init(&data->timer, CLOCK_MONOTONIC, HRTIMER_MODE_ABS);
CLOCK_MONOTONIC  2273 drivers/gpu/drm/i915/i915_perf.c 		     CLOCK_MONOTONIC, HRTIMER_MODE_REL);
CLOCK_MONOTONIC  1077 drivers/gpu/drm/i915/i915_pmu.c 	hrtimer_init(&pmu->timer, CLOCK_MONOTONIC, HRTIMER_MODE_REL);
CLOCK_MONOTONIC  1396 drivers/gpu/drm/i915/intel_uncore.c 	hrtimer_init(&d->timer, CLOCK_MONOTONIC, HRTIMER_MODE_REL);
CLOCK_MONOTONIC    94 drivers/gpu/drm/msm/msm_atomic.c 	hrtimer_init(&timer->timer, CLOCK_MONOTONIC, HRTIMER_MODE_ABS);
CLOCK_MONOTONIC    65 drivers/gpu/drm/vkms/vkms_crtc.c 	hrtimer_init(&out->vblank_hrtimer, CLOCK_MONOTONIC, HRTIMER_MODE_REL);
CLOCK_MONOTONIC    81 drivers/hwtracing/stm/heartbeat.c 		hrtimer_init(&stm_heartbeat[i].hrtimer, CLOCK_MONOTONIC,
CLOCK_MONOTONIC   221 drivers/iio/industrialio-core.c 	case CLOCK_MONOTONIC:
CLOCK_MONOTONIC   249 drivers/iio/industrialio-core.c 	case CLOCK_MONOTONIC:
CLOCK_MONOTONIC  1255 drivers/iio/industrialio-core.c 	case CLOCK_MONOTONIC:
CLOCK_MONOTONIC  1297 drivers/iio/industrialio-core.c 		clk = CLOCK_MONOTONIC;
CLOCK_MONOTONIC   135 drivers/iio/trigger/iio-trig-hrtimer.c 	hrtimer_init(&trig_info->timer, CLOCK_MONOTONIC, HRTIMER_MODE_REL);
CLOCK_MONOTONIC   697 drivers/infiniband/hw/hfi1/init.c 		hrtimer_init(&ppd->cca_timer[i].hrtimer, CLOCK_MONOTONIC,
CLOCK_MONOTONIC  1146 drivers/infiniband/sw/rdmavt/qp.c 		hrtimer_init(&qp->s_rnr_timer, CLOCK_MONOTONIC,
CLOCK_MONOTONIC   184 drivers/input/evdev.c 	case CLOCK_MONOTONIC:
CLOCK_MONOTONIC   235 drivers/input/joystick/walkera0701.c 	hrtimer_init(&w->timer, CLOCK_MONOTONIC, HRTIMER_MODE_REL);
CLOCK_MONOTONIC   498 drivers/mailbox/mailbox.c 		hrtimer_init(&mbox->poll_hrt, CLOCK_MONOTONIC,
CLOCK_MONOTONIC  1315 drivers/media/cec/cec-pin.c 	hrtimer_init(&pin->timer, CLOCK_MONOTONIC, HRTIMER_MODE_REL);
CLOCK_MONOTONIC   193 drivers/media/pci/cx88/cx88-input.c 		hrtimer_init(&ir->timer, CLOCK_MONOTONIC, HRTIMER_MODE_REL);
CLOCK_MONOTONIC   247 drivers/media/rc/ir-rx51.c 	hrtimer_init(&ir_rx51.timer, CLOCK_MONOTONIC, HRTIMER_MODE_REL);
CLOCK_MONOTONIC    30 drivers/media/usb/uvc/uvc_driver.c unsigned int uvc_clock_param = CLOCK_MONOTONIC;
CLOCK_MONOTONIC  2358 drivers/media/usb/uvc/uvc_driver.c 	if (uvc_clock_param == CLOCK_MONOTONIC)
CLOCK_MONOTONIC  2370 drivers/media/usb/uvc/uvc_driver.c 		uvc_clock_param = CLOCK_MONOTONIC;
CLOCK_MONOTONIC   421 drivers/media/usb/uvc/uvc_video.c 	if (uvc_clock_param == CLOCK_MONOTONIC)
CLOCK_MONOTONIC  1819 drivers/net/ethernet/cortina/gemini.c 	hrtimer_init(&port->rx_coalesce_timer, CLOCK_MONOTONIC,
CLOCK_MONOTONIC   419 drivers/net/ethernet/ec_bhf.c 	hrtimer_init(&priv->hrtimer, CLOCK_MONOTONIC, HRTIMER_MODE_REL);
CLOCK_MONOTONIC   945 drivers/net/ethernet/hisilicon/hip04_eth.c 	hrtimer_init(&priv->tx_coalesce_timer, CLOCK_MONOTONIC, HRTIMER_MODE_REL);
CLOCK_MONOTONIC  5363 drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c 			hrtimer_init(&port_pcpu->tx_done_timer, CLOCK_MONOTONIC,
CLOCK_MONOTONIC   807 drivers/net/ieee802154/at86rf230.c 	hrtimer_init(&state->timer, CLOCK_MONOTONIC, HRTIMER_MODE_REL);
CLOCK_MONOTONIC   784 drivers/net/usb/cdc_ncm.c 	hrtimer_init(&ctx->tx_timer, CLOCK_MONOTONIC, HRTIMER_MODE_REL);
CLOCK_MONOTONIC  3027 drivers/net/wireless/mac80211_hwsim.c 	hrtimer_init(&data->beacon_timer, CLOCK_MONOTONIC,
CLOCK_MONOTONIC   244 drivers/net/wireless/mediatek/mt76/mt76x02_usb_core.c 	hrtimer_init(&dev->pre_tbtt_timer, CLOCK_MONOTONIC, HRTIMER_MODE_REL);
CLOCK_MONOTONIC  1389 drivers/net/wireless/ralink/rt2x00/rt2x00dev.c 	hrtimer_init(&rt2x00dev->txstatus_timer, CLOCK_MONOTONIC,
CLOCK_MONOTONIC   823 drivers/net/wireless/ralink/rt2x00/rt2x00usb.c 	hrtimer_init(&rt2x00dev->txstatus_timer, CLOCK_MONOTONIC,
CLOCK_MONOTONIC   288 drivers/ntb/test/ntb_pingpong.c 	hrtimer_init(&pp->timer, CLOCK_MONOTONIC, HRTIMER_MODE_REL);
CLOCK_MONOTONIC    40 drivers/oprofile/timer_int.c 	hrtimer_init(hrtimer, CLOCK_MONOTONIC, HRTIMER_MODE_REL);
CLOCK_MONOTONIC  1289 drivers/perf/arm-ccn.c 		hrtimer_init(&ccn->dt.hrtimer, CLOCK_MONOTONIC,
CLOCK_MONOTONIC   583 drivers/perf/thunderx2_pmu.c 	hrtimer_init(&tx2_pmu->hrtimer, CLOCK_MONOTONIC, HRTIMER_MODE_REL);
CLOCK_MONOTONIC   166 drivers/power/reset/ltc2952-poweroff.c 	hrtimer_init(&data->timer_trigger, CLOCK_MONOTONIC, HRTIMER_MODE_REL);
CLOCK_MONOTONIC   169 drivers/power/reset/ltc2952-poweroff.c 	hrtimer_init(&data->timer_wde, CLOCK_MONOTONIC, HRTIMER_MODE_REL);
CLOCK_MONOTONIC   298 drivers/powercap/idle_inject.c 	hrtimer_init(&ii_dev->timer, CLOCK_MONOTONIC, HRTIMER_MODE_REL);
CLOCK_MONOTONIC   180 drivers/rtc/class.c 	hrtimer_init(&rtc->pie_timer, CLOCK_MONOTONIC, HRTIMER_MODE_REL);
CLOCK_MONOTONIC  1681 drivers/s390/crypto/ap_bus.c 	hrtimer_init(&ap_poll_timer, CLOCK_MONOTONIC, HRTIMER_MODE_ABS);
CLOCK_MONOTONIC  2940 drivers/scsi/ibmvscsi_tgt/ibmvscsi_tgt.c 	hrtimer_init(&p_timer->timer, CLOCK_MONOTONIC, HRTIMER_MODE_REL);
CLOCK_MONOTONIC  4363 drivers/scsi/scsi_debug.c 			hrtimer_init(&sd_dp->hrt, CLOCK_MONOTONIC,
CLOCK_MONOTONIC   440 drivers/staging/android/vsoc.c 		hrtimer_init_sleeper_on_stack(to, CLOCK_MONOTONIC,
CLOCK_MONOTONIC   631 drivers/tty/serial/8250/8250_port.c 	hrtimer_init(&p->em485->stop_tx_timer, CLOCK_MONOTONIC,
CLOCK_MONOTONIC   633 drivers/tty/serial/8250/8250_port.c 	hrtimer_init(&p->em485->start_tx_timer, CLOCK_MONOTONIC,
CLOCK_MONOTONIC  1642 drivers/tty/serial/sh-sci.c 		hrtimer_init(&s->rx_timer, CLOCK_MONOTONIC, HRTIMER_MODE_REL);
CLOCK_MONOTONIC  1411 drivers/tty/serial/sirfsoc_uart.c 		hrtimer_init(&sirfport->hrt, CLOCK_MONOTONIC, HRTIMER_MODE_REL);
CLOCK_MONOTONIC   425 drivers/usb/chipidea/otg_fsm.c 	hrtimer_init(&ci->otg_fsm_hrtimer, CLOCK_MONOTONIC, HRTIMER_MODE_ABS);
CLOCK_MONOTONIC  1528 drivers/usb/dwc2/hcd_queue.c 	hrtimer_init(&qh->wait_timer, CLOCK_MONOTONIC, HRTIMER_MODE_REL);
CLOCK_MONOTONIC  1519 drivers/usb/gadget/function/f_ncm.c 	hrtimer_init(&ncm->task_timer, CLOCK_MONOTONIC, HRTIMER_MODE_REL_SOFT);
CLOCK_MONOTONIC   467 drivers/usb/host/ehci-hcd.c 	hrtimer_init(&ehci->hrtimer, CLOCK_MONOTONIC, HRTIMER_MODE_ABS);
CLOCK_MONOTONIC  4917 drivers/usb/host/fotg210-hcd.c 	hrtimer_init(&fotg210->hrtimer, CLOCK_MONOTONIC, HRTIMER_MODE_ABS);
CLOCK_MONOTONIC   765 drivers/usb/musb/musb_cppi41.c 	hrtimer_init(&controller->early_tx, CLOCK_MONOTONIC, HRTIMER_MODE_REL);
CLOCK_MONOTONIC   138 drivers/watchdog/softdog.c 	hrtimer_init(&softdog_ticktock, CLOCK_MONOTONIC, HRTIMER_MODE_REL);
CLOCK_MONOTONIC   143 drivers/watchdog/softdog.c 		hrtimer_init(&softdog_preticktock, CLOCK_MONOTONIC,
CLOCK_MONOTONIC   978 drivers/watchdog/watchdog_dev.c 	hrtimer_init(&wd_data->timer, CLOCK_MONOTONIC, HRTIMER_MODE_REL_HARD);
CLOCK_MONOTONIC  2056 fs/io_uring.c  	hrtimer_init(&req->timeout.timer, CLOCK_MONOTONIC, HRTIMER_MODE_REL);
CLOCK_MONOTONIC   397 fs/timerfd.c   	    (clockid != CLOCK_MONOTONIC &&
CLOCK_MONOTONIC  1127 fs/ubifs/io.c  	hrtimer_init(&wbuf->timer, CLOCK_MONOTONIC, HRTIMER_MODE_REL);
CLOCK_MONOTONIC   504 include/linux/wait.h 	hrtimer_init_sleeper_on_stack(&__t, CLOCK_MONOTONIC,			\
CLOCK_MONOTONIC   146 include/trace/events/timer.h 		{ CLOCK_MONOTONIC,	"CLOCK_MONOTONIC"	},	\
CLOCK_MONOTONIC    65 include/uapi/linux/time.h #define CLOCKS_MASK			(CLOCK_REALTIME | CLOCK_MONOTONIC)
CLOCK_MONOTONIC    66 include/uapi/linux/time.h #define CLOCKS_MONO			CLOCK_MONOTONIC
CLOCK_MONOTONIC    13 include/vdso/datapage.h 			 BIT(CLOCK_MONOTONIC)		| \
CLOCK_MONOTONIC  1111 kernel/events/core.c 	hrtimer_init(timer, CLOCK_MONOTONIC, HRTIMER_MODE_ABS_PINNED_HARD);
CLOCK_MONOTONIC  9647 kernel/events/core.c 	hrtimer_init(&hwc->hrtimer, CLOCK_MONOTONIC, HRTIMER_MODE_REL_HARD);
CLOCK_MONOTONIC  10828 kernel/events/core.c 	case CLOCK_MONOTONIC:
CLOCK_MONOTONIC  1572 kernel/fork.c  	hrtimer_init(&sig->real_timer, CLOCK_MONOTONIC, HRTIMER_MODE_REL);
CLOCK_MONOTONIC   496 kernel/futex.c 				      CLOCK_REALTIME : CLOCK_MONOTONIC,
CLOCK_MONOTONIC   331 kernel/sched/core.c 	hrtimer_init(&rq->hrtick_timer, CLOCK_MONOTONIC, HRTIMER_MODE_REL_HARD);
CLOCK_MONOTONIC  1089 kernel/sched/deadline.c 	hrtimer_init(timer, CLOCK_MONOTONIC, HRTIMER_MODE_REL_HARD);
CLOCK_MONOTONIC  1328 kernel/sched/deadline.c 	hrtimer_init(timer, CLOCK_MONOTONIC, HRTIMER_MODE_REL_HARD);
CLOCK_MONOTONIC  4992 kernel/sched/fair.c 	hrtimer_init(&cfs_b->period_timer, CLOCK_MONOTONIC, HRTIMER_MODE_ABS_PINNED);
CLOCK_MONOTONIC  4994 kernel/sched/fair.c 	hrtimer_init(&cfs_b->slack_timer, CLOCK_MONOTONIC, HRTIMER_MODE_REL);
CLOCK_MONOTONIC   334 kernel/sched/idle.c 	hrtimer_init_on_stack(&it.timer, CLOCK_MONOTONIC, HRTIMER_MODE_REL);
CLOCK_MONOTONIC    48 kernel/sched/rt.c 	hrtimer_init(&rt_b->rt_period_timer, CLOCK_MONOTONIC,
CLOCK_MONOTONIC    75 kernel/time/hrtimer.c 			.clockid = CLOCK_MONOTONIC,
CLOCK_MONOTONIC    95 kernel/time/hrtimer.c 			.clockid = CLOCK_MONOTONIC,
CLOCK_MONOTONIC   121 kernel/time/hrtimer.c 	[CLOCK_MONOTONIC]	= HRTIMER_BASE_MONOTONIC,
CLOCK_MONOTONIC  1402 kernel/time/hrtimer.c 		clock_id = CLOCK_MONOTONIC;
CLOCK_MONOTONIC  1961 kernel/time/hrtimer.c 	return hrtimer_nanosleep(&tu, HRTIMER_MODE_REL, CLOCK_MONOTONIC);
CLOCK_MONOTONIC  1981 kernel/time/hrtimer.c 	return hrtimer_nanosleep(&tu, HRTIMER_MODE_REL, CLOCK_MONOTONIC);
CLOCK_MONOTONIC  2176 kernel/time/hrtimer.c 					      CLOCK_MONOTONIC);
CLOCK_MONOTONIC    78 kernel/time/posix-stubs.c 	case CLOCK_MONOTONIC:
CLOCK_MONOTONIC   114 kernel/time/posix-stubs.c 	case CLOCK_MONOTONIC:
CLOCK_MONOTONIC   132 kernel/time/posix-stubs.c 	case CLOCK_MONOTONIC:
CLOCK_MONOTONIC   200 kernel/time/posix-stubs.c 	case CLOCK_MONOTONIC:
CLOCK_MONOTONIC   218 kernel/time/posix-stubs.c 	case CLOCK_MONOTONIC:
CLOCK_MONOTONIC  1345 kernel/time/posix-timers.c 	[CLOCK_MONOTONIC]		= &clock_monotonic,
CLOCK_MONOTONIC   255 kernel/time/sched_clock.c 	hrtimer_init(&sched_clock_timer, CLOCK_MONOTONIC, HRTIMER_MODE_REL_HARD);
CLOCK_MONOTONIC   108 kernel/time/tick-broadcast-hrtimer.c 	hrtimer_init(&bctimer, CLOCK_MONOTONIC, HRTIMER_MODE_ABS_HARD);
CLOCK_MONOTONIC  1240 kernel/time/tick-sched.c 	hrtimer_init(&ts->sched_timer, CLOCK_MONOTONIC, HRTIMER_MODE_ABS_HARD);
CLOCK_MONOTONIC  1337 kernel/time/tick-sched.c 	hrtimer_init(&ts->sched_timer, CLOCK_MONOTONIC, HRTIMER_MODE_ABS_HARD);
CLOCK_MONOTONIC    32 kernel/time/vsyscall.c 	vdso_ts		= &vdata[CS_HRES_COARSE].basetime[CLOCK_MONOTONIC];
CLOCK_MONOTONIC   495 kernel/watchdog.c 	hrtimer_init(hrtimer, CLOCK_MONOTONIC, HRTIMER_MODE_REL_HARD);
CLOCK_MONOTONIC   950 net/can/bcm.c  		hrtimer_init(&op->timer, CLOCK_MONOTONIC,
CLOCK_MONOTONIC   955 net/can/bcm.c  		hrtimer_init(&op->thrtimer, CLOCK_MONOTONIC,
CLOCK_MONOTONIC  1125 net/can/bcm.c  		hrtimer_init(&op->timer, CLOCK_MONOTONIC,
CLOCK_MONOTONIC  1129 net/can/bcm.c  		hrtimer_init(&op->thrtimer, CLOCK_MONOTONIC,
CLOCK_MONOTONIC   161 net/can/j1939/bus.c 	hrtimer_init(&ecu->ac_timer, CLOCK_MONOTONIC, HRTIMER_MODE_REL_SOFT);
CLOCK_MONOTONIC  1437 net/can/j1939/transport.c 	hrtimer_init(&session->txtimer, CLOCK_MONOTONIC,
CLOCK_MONOTONIC  1440 net/can/j1939/transport.c 	hrtimer_init(&session->rxtimer, CLOCK_MONOTONIC,
CLOCK_MONOTONIC  6224 net/core/dev.c 	hrtimer_init(&napi->timer, CLOCK_MONOTONIC, HRTIMER_MODE_REL_PINNED);
CLOCK_MONOTONIC  2159 net/core/pktgen.c 	hrtimer_init_sleeper_on_stack(&t, CLOCK_MONOTONIC, HRTIMER_MODE_ABS);
CLOCK_MONOTONIC   762 net/ipv4/tcp_timer.c 	hrtimer_init(&tcp_sk(sk)->pacing_timer, CLOCK_MONOTONIC,
CLOCK_MONOTONIC   766 net/ipv4/tcp_timer.c 	hrtimer_init(&tcp_sk(sk)->compressed_ack_timer, CLOCK_MONOTONIC,
CLOCK_MONOTONIC   155 net/mac802154/main.c 	hrtimer_init(&local->ifs_timer, CLOCK_MONOTONIC, HRTIMER_MODE_REL);
CLOCK_MONOTONIC   617 net/sched/sch_api.c 	qdisc_watchdog_init_clockid(wd, qdisc, CLOCK_MONOTONIC);
CLOCK_MONOTONIC  1166 net/sched/sch_cbq.c 	hrtimer_init(&q->delay_timer, CLOCK_MONOTONIC, HRTIMER_MODE_ABS_PINNED);
CLOCK_MONOTONIC   401 net/sched/sch_etf.c 	case CLOCK_MONOTONIC:
CLOCK_MONOTONIC   891 net/sched/sch_fq.c 	qdisc_watchdog_init_clockid(&q->watchdog, sch, CLOCK_MONOTONIC);
CLOCK_MONOTONIC  1331 net/sched/sch_taprio.c 		case CLOCK_MONOTONIC:
CLOCK_MONOTONIC    31 samples/bpf/map_perf_test_user.c 	clock_gettime(CLOCK_MONOTONIC, &ts);
CLOCK_MONOTONIC    29 samples/bpf/test_overhead_user.c 	clock_gettime(CLOCK_MONOTONIC, &ts);
CLOCK_MONOTONIC    26 samples/bpf/trace_output_user.c 	clock_gettime(CLOCK_MONOTONIC, &ts);
CLOCK_MONOTONIC    26 samples/bpf/tracex4_user.c 	clock_gettime(CLOCK_MONOTONIC, &ts);
CLOCK_MONOTONIC    74 samples/bpf/xdp_monitor_user.c 	res = clock_gettime(CLOCK_MONOTONIC, &t);
CLOCK_MONOTONIC   149 samples/bpf/xdp_redirect_cpu_user.c 	res = clock_gettime(CLOCK_MONOTONIC, &t);
CLOCK_MONOTONIC   174 samples/bpf/xdp_rxq_info_user.c 	res = clock_gettime(CLOCK_MONOTONIC, &t);
CLOCK_MONOTONIC   106 samples/bpf/xdpsock_user.c 	clock_gettime(CLOCK_MONOTONIC, &ts);
CLOCK_MONOTONIC    71 sound/core/hrtimer.c 	hrtimer_init(&stime->hrt, CLOCK_MONOTONIC, HRTIMER_MODE_REL);
CLOCK_MONOTONIC   453 sound/drivers/dummy.c 	hrtimer_init(&dpcm->timer, CLOCK_MONOTONIC, HRTIMER_MODE_REL_SOFT);
CLOCK_MONOTONIC   104 sound/drivers/pcsp/pcsp.c 	hrtimer_init(&pcsp_chip.timer, CLOCK_MONOTONIC, HRTIMER_MODE_REL);
CLOCK_MONOTONIC   354 sound/sh/sh_dac_audio.c 	hrtimer_init(&chip->hrtimer, CLOCK_MONOTONIC, HRTIMER_MODE_REL);
CLOCK_MONOTONIC   183 sound/soc/fsl/imx-pcm-fiq.c 	hrtimer_init(&iprtd->hrt, CLOCK_MONOTONIC, HRTIMER_MODE_REL);
CLOCK_MONOTONIC    11 tools/build/feature/test-timerfd.c 	int fd = timerfd_create(CLOCK_MONOTONIC, TFD_NONBLOCK);
CLOCK_MONOTONIC    67 tools/leds/led_hw_brightness_mon.c 		clock_gettime(CLOCK_MONOTONIC, &ts);
CLOCK_MONOTONIC    57 tools/leds/uledmon.c 		clock_gettime(CLOCK_MONOTONIC, &ts);
CLOCK_MONOTONIC   855 tools/perf/builtin-kvm.c 	kvm->timerfd = timerfd_create(CLOCK_MONOTONIC, TFD_NONBLOCK);
CLOCK_MONOTONIC  1852 tools/perf/builtin-record.c 	CLOCKID_MAP("monotonic", CLOCK_MONOTONIC),
CLOCK_MONOTONIC  1861 tools/perf/builtin-record.c 	CLOCKID_MAP("mono", CLOCK_MONOTONIC),
CLOCK_MONOTONIC   295 tools/perf/builtin-sched.c 	clock_gettime(CLOCK_MONOTONIC, &ts);
CLOCK_MONOTONIC   343 tools/perf/builtin-stat.c 	clock_gettime(CLOCK_MONOTONIC, &ts);
CLOCK_MONOTONIC   555 tools/perf/builtin-stat.c 	clock_gettime(CLOCK_MONOTONIC, &ref_time);
CLOCK_MONOTONIC   105 tools/perf/jvmti/jvmti_agent.c static int perf_clk_id = CLOCK_MONOTONIC;
CLOCK_MONOTONIC  1624 tools/perf/util/evsel.c 		evsel->core.attr.clockid = CLOCK_MONOTONIC; /* should always work */
CLOCK_MONOTONIC   126 tools/perf/util/jitdump.c 		if (evsel->core.attr.use_clockid == 0 || evsel->core.attr.clockid != CLOCK_MONOTONIC)
CLOCK_MONOTONIC    47 tools/perf/util/time-utils.h 	clock_gettime(CLOCK_MONOTONIC, &ts);
CLOCK_MONOTONIC   459 tools/spi/spidev_test.c 		clock_gettime(CLOCK_MONOTONIC, &last_stat);
CLOCK_MONOTONIC   466 tools/spi/spidev_test.c 			clock_gettime(CLOCK_MONOTONIC, &current);
CLOCK_MONOTONIC    26 tools/testing/radix-tree/benchmark.c 	clock_gettime(CLOCK_MONOTONIC, &start);
CLOCK_MONOTONIC    36 tools/testing/radix-tree/benchmark.c 	clock_gettime(CLOCK_MONOTONIC, &finish);
CLOCK_MONOTONIC    59 tools/testing/radix-tree/benchmark.c 	clock_gettime(CLOCK_MONOTONIC, &start);
CLOCK_MONOTONIC    64 tools/testing/radix-tree/benchmark.c 	clock_gettime(CLOCK_MONOTONIC, &finish);
CLOCK_MONOTONIC    80 tools/testing/radix-tree/benchmark.c 	clock_gettime(CLOCK_MONOTONIC, &start);
CLOCK_MONOTONIC    85 tools/testing/radix-tree/benchmark.c 	clock_gettime(CLOCK_MONOTONIC, &finish);
CLOCK_MONOTONIC   101 tools/testing/radix-tree/benchmark.c 	clock_gettime(CLOCK_MONOTONIC, &start);
CLOCK_MONOTONIC   106 tools/testing/radix-tree/benchmark.c 	clock_gettime(CLOCK_MONOTONIC, &finish);
CLOCK_MONOTONIC   346 tools/testing/selftests/bpf/test_sockmap.c 	clock_gettime(CLOCK_MONOTONIC, &s->start);
CLOCK_MONOTONIC   363 tools/testing/selftests/bpf/test_sockmap.c 	clock_gettime(CLOCK_MONOTONIC, &s->end);
CLOCK_MONOTONIC   465 tools/testing/selftests/bpf/test_sockmap.c 		clock_gettime(CLOCK_MONOTONIC, &s->start);
CLOCK_MONOTONIC   480 tools/testing/selftests/bpf/test_sockmap.c 		clock_gettime(CLOCK_MONOTONIC, &s->end);
CLOCK_MONOTONIC   504 tools/testing/selftests/bpf/test_sockmap.c 		err = clock_gettime(CLOCK_MONOTONIC, &s->start);
CLOCK_MONOTONIC   523 tools/testing/selftests/bpf/test_sockmap.c 				clock_gettime(CLOCK_MONOTONIC, &s->end);
CLOCK_MONOTONIC   529 tools/testing/selftests/bpf/test_sockmap.c 				clock_gettime(CLOCK_MONOTONIC, &s->end);
CLOCK_MONOTONIC   539 tools/testing/selftests/bpf/test_sockmap.c 						clock_gettime(CLOCK_MONOTONIC, &s->end);
CLOCK_MONOTONIC   549 tools/testing/selftests/bpf/test_sockmap.c 					clock_gettime(CLOCK_MONOTONIC, &s->end);
CLOCK_MONOTONIC   578 tools/testing/selftests/bpf/test_sockmap.c 		clock_gettime(CLOCK_MONOTONIC, &s->end);
CLOCK_MONOTONIC   293 tools/testing/selftests/futex/functional/futex_requeue_pi.c 		ret = clock_gettime(CLOCK_MONOTONIC, &ts);
CLOCK_MONOTONIC   324 tools/testing/selftests/net/so_txtime.c 				cfg_clockid = CLOCK_MONOTONIC;
CLOCK_MONOTONIC    25 tools/testing/selftests/powerpc/benchmarks/futex_bench.c 	clock_gettime(CLOCK_MONOTONIC, &ts_start);
CLOCK_MONOTONIC    32 tools/testing/selftests/powerpc/benchmarks/futex_bench.c 	clock_gettime(CLOCK_MONOTONIC, &ts_end);
CLOCK_MONOTONIC    39 tools/testing/selftests/powerpc/benchmarks/mmap_bench.c 	clock_gettime(CLOCK_MONOTONIC, &ts_start);
CLOCK_MONOTONIC    53 tools/testing/selftests/powerpc/benchmarks/mmap_bench.c 	clock_gettime(CLOCK_MONOTONIC, &ts_end);
CLOCK_MONOTONIC   137 tools/testing/selftests/powerpc/benchmarks/null_syscall.c 	clock_gettime(CLOCK_MONOTONIC, &tv_start);
CLOCK_MONOTONIC   142 tools/testing/selftests/powerpc/benchmarks/null_syscall.c 	clock_gettime(CLOCK_MONOTONIC, &tv_now);
CLOCK_MONOTONIC    41 tools/testing/selftests/powerpc/stringloops/strlen.c 	clock_gettime(CLOCK_MONOTONIC, &ts_start);
CLOCK_MONOTONIC    46 tools/testing/selftests/powerpc/stringloops/strlen.c 	clock_gettime(CLOCK_MONOTONIC, &ts_end);
CLOCK_MONOTONIC    75 tools/testing/selftests/timers/adjtick.c 	clock_gettime(CLOCK_MONOTONIC, mon);
CLOCK_MONOTONIC    82 tools/testing/selftests/timers/adjtick.c 		clock_gettime(CLOCK_MONOTONIC, &start);
CLOCK_MONOTONIC    84 tools/testing/selftests/timers/adjtick.c 		clock_gettime(CLOCK_MONOTONIC, &end);
CLOCK_MONOTONIC    62 tools/testing/selftests/timers/alarmtimer-suspend.c 	case CLOCK_MONOTONIC:
CLOCK_MONOTONIC    56 tools/testing/selftests/timers/freq-step.c 		clock_gettime(CLOCK_MONOTONIC, &ts2);
CLOCK_MONOTONIC   215 tools/testing/selftests/timers/freq-step.c 	if (clock_gettime(CLOCK_MONOTONIC, &ts)) {
CLOCK_MONOTONIC    55 tools/testing/selftests/timers/inconsistency-check.c 	case CLOCK_MONOTONIC:
CLOCK_MONOTONIC   357 tools/testing/selftests/timers/leap-a-day.c 			clock_nanosleep(CLOCK_MONOTONIC, 0, &ts, NULL);
CLOCK_MONOTONIC    75 tools/testing/selftests/timers/mqueue-lat.c 	clock_gettime(CLOCK_MONOTONIC, &start);
CLOCK_MONOTONIC    90 tools/testing/selftests/timers/mqueue-lat.c 	clock_gettime(CLOCK_MONOTONIC, &end);
CLOCK_MONOTONIC    55 tools/testing/selftests/timers/nanosleep.c 	case CLOCK_MONOTONIC:
CLOCK_MONOTONIC    55 tools/testing/selftests/timers/nsleep-lat.c 	case CLOCK_MONOTONIC:
CLOCK_MONOTONIC    78 tools/testing/selftests/timers/raw_skew.c 		clock_gettime(CLOCK_MONOTONIC, &start);
CLOCK_MONOTONIC    80 tools/testing/selftests/timers/raw_skew.c 		clock_gettime(CLOCK_MONOTONIC, &end);
CLOCK_MONOTONIC    63 tools/testing/selftests/timers/set-timer-lat.c 	case CLOCK_MONOTONIC:
CLOCK_MONOTONIC    92 tools/testing/selftests/timers/threadtest.c 		clock_gettime(CLOCK_MONOTONIC, &global_list[listcount++]);
CLOCK_MONOTONIC   111 tools/testing/selftests/timers/threadtest.c 			clock_gettime(CLOCK_MONOTONIC, &my_list[count]);
CLOCK_MONOTONIC   108 tools/testing/selftests/vm/transhuge-stress.c 		clock_gettime(CLOCK_MONOTONIC, &a);
CLOCK_MONOTONIC   136 tools/testing/selftests/vm/transhuge-stress.c 		clock_gettime(CLOCK_MONOTONIC, &b);
CLOCK_MONOTONIC   700 virt/kvm/arm/arch_timer.c 	hrtimer_init(&timer->bg_timer, CLOCK_MONOTONIC, HRTIMER_MODE_ABS);
CLOCK_MONOTONIC   703 virt/kvm/arm/arch_timer.c 	hrtimer_init(&vtimer->hrtimer, CLOCK_MONOTONIC, HRTIMER_MODE_ABS);
CLOCK_MONOTONIC   704 virt/kvm/arm/arch_timer.c 	hrtimer_init(&ptimer->hrtimer, CLOCK_MONOTONIC, HRTIMER_MODE_ABS);