/linux-4.1.27/net/mac802154/ |
H A D | util.c | 83 HRTIMER_MODE_REL); ieee802154_xmit_complete() 87 HRTIMER_MODE_REL); ieee802154_xmit_complete()
|
H A D | main.c | 151 hrtimer_init(&local->ifs_timer, CLOCK_MONOTONIC, HRTIMER_MODE_REL); ieee802154_register_hw()
|
/linux-4.1.27/drivers/staging/android/ |
H A D | timed_gpio.c | 80 HRTIMER_MODE_REL); gpio_enable() 107 HRTIMER_MODE_REL); timed_gpio_probe()
|
/linux-4.1.27/sound/core/ |
H A D | hrtimer.c | 68 hrtimer_init(&stime->hrt, CLOCK_MONOTONIC, HRTIMER_MODE_REL); snd_hrtimer_open() 95 HRTIMER_MODE_REL); snd_hrtimer_start()
|
/linux-4.1.27/drivers/oprofile/ |
H A D | timer_int.c | 40 hrtimer_init(hrtimer, CLOCK_MONOTONIC, HRTIMER_MODE_REL); __oprofile_hrtimer_start()
|
/linux-4.1.27/drivers/power/reset/ |
H A D | ltc2952-poweroff.c | 123 hrtimer_start(&data->timer_wde, data->wde_interval, HRTIMER_MODE_REL); ltc2952_poweroff_start_wde() 158 HRTIMER_MODE_REL); ltc2952_poweroff_handler() 176 hrtimer_init(&data->timer_trigger, CLOCK_MONOTONIC, HRTIMER_MODE_REL); ltc2952_poweroff_default() 179 hrtimer_init(&data->timer_wde, CLOCK_MONOTONIC, HRTIMER_MODE_REL); ltc2952_poweroff_default()
|
/linux-4.1.27/kernel/time/ |
H A D | sched_clock.c | 249 hrtimer_init(&sched_clock_timer, CLOCK_MONOTONIC, HRTIMER_MODE_REL); sched_clock_postinit() 251 hrtimer_start(&sched_clock_timer, cd.wrap_kt, HRTIMER_MODE_REL); sched_clock_postinit() 288 hrtimer_start(&sched_clock_timer, cd.wrap_kt, HRTIMER_MODE_REL); sched_clock_resume()
|
H A D | hrtimer.c | 949 if (mode & HRTIMER_MODE_REL) { __hrtimer_start_range_ns() 1017 * relative (HRTIMER_MODE_REL) 1035 * relative (HRTIMER_MODE_REL) 1611 return hrtimer_nanosleep(&tu, rmtp, HRTIMER_MODE_REL, CLOCK_MONOTONIC); SYSCALL_DEFINE2() 1743 * @mode: timer mode, HRTIMER_MODE_ABS or HRTIMER_MODE_REL 1793 * @mode: timer mode, HRTIMER_MODE_ABS or HRTIMER_MODE_REL 1828 * @mode: timer mode, HRTIMER_MODE_ABS or HRTIMER_MODE_REL
|
H A D | itimer.c | 222 hrtimer_start(timer, expires, HRTIMER_MODE_REL); do_setitimer()
|
H A D | posix-timers.c | 851 mode = flags & TIMER_ABSTIME ? HRTIMER_MODE_ABS : HRTIMER_MODE_REL; common_timer_set() 863 if (mode == HRTIMER_MODE_REL) { common_timer_set() 1086 HRTIMER_MODE_ABS : HRTIMER_MODE_REL, common_nsleep()
|
H A D | timer.c | 1707 return schedule_hrtimeout_range(&kmin, delta, HRTIMER_MODE_REL); do_usleep_range()
|
/linux-4.1.27/sound/sh/ |
H A D | sh_dac_audio.c | 72 HRTIMER_MODE_REL); dac_audio_start_timer() 341 HRTIMER_MODE_REL); sh_dac_audio_timer() 366 hrtimer_init(&chip->hrtimer, CLOCK_MONOTONIC, HRTIMER_MODE_REL); snd_sh_dac_create()
|
/linux-4.1.27/drivers/input/joystick/ |
H A D | walkera0701.c | 168 hrtimer_start(&w->timer, ktime_set(0, BIN_SAMPLE), HRTIMER_MODE_REL); walkera0701_irq_handler() 235 hrtimer_init(&w->timer, CLOCK_MONOTONIC, HRTIMER_MODE_REL); walkera0701_connect()
|
/linux-4.1.27/arch/powerpc/oprofile/cell/ |
H A D | spu_profiler.c | 208 hrtimer_init(&timer, CLOCK_MONOTONIC, HRTIMER_MODE_REL); start_spu_profiling_cycles() 220 hrtimer_start(&timer, kt, HRTIMER_MODE_REL); start_spu_profiling_cycles()
|
/linux-4.1.27/sound/soc/fsl/ |
H A D | imx-pcm-fiq.c | 126 HRTIMER_MODE_REL); snd_imx_pcm_trigger() 188 hrtimer_init(&iprtd->hrt, CLOCK_MONOTONIC, HRTIMER_MODE_REL); snd_imx_open()
|
/linux-4.1.27/sound/drivers/pcsp/ |
H A D | pcsp.c | 105 hrtimer_init(&pcsp_chip.timer, CLOCK_MONOTONIC, HRTIMER_MODE_REL); snd_card_pcsp_probe()
|
H A D | pcsp_lib.c | 169 hrtimer_start(&pcsp_chip.timer, ktime_set(0, 0), HRTIMER_MODE_REL); pcsp_start_playing()
|
/linux-4.1.27/drivers/staging/ozwpan/ |
H A D | ozproto.c | 573 hrtimer_start_expires(&pd->timeout, HRTIMER_MODE_REL); oz_timer_add() 577 NSEC_PER_MSEC), HRTIMER_MODE_REL); oz_timer_add() 585 NSEC_PER_MSEC), HRTIMER_MODE_REL); oz_timer_add()
|
H A D | ozpd.c | 130 hrtimer_init(&pd->heartbeat, CLOCK_MONOTONIC, HRTIMER_MODE_REL); oz_pd_alloc() 131 hrtimer_init(&pd->timeout, CLOCK_MONOTONIC, HRTIMER_MODE_REL); oz_pd_alloc()
|
/linux-4.1.27/net/can/ |
H A D | bcm.c | 520 hrtimer_start(&op->timer, op->kt_ival1, HRTIMER_MODE_REL); bcm_rx_starttimer() 921 hrtimer_init(&op->timer, CLOCK_MONOTONIC, HRTIMER_MODE_REL); bcm_tx_setup() 929 hrtimer_init(&op->thrtimer, CLOCK_MONOTONIC, HRTIMER_MODE_REL); bcm_tx_setup() 1091 hrtimer_init(&op->timer, CLOCK_MONOTONIC, HRTIMER_MODE_REL); bcm_rx_setup() 1098 hrtimer_init(&op->thrtimer, CLOCK_MONOTONIC, HRTIMER_MODE_REL); bcm_rx_setup() 1155 HRTIMER_MODE_REL); bcm_rx_setup()
|
/linux-4.1.27/drivers/net/ethernet/ |
H A D | ec_bhf.c | 428 hrtimer_init(&priv->hrtimer, CLOCK_MONOTONIC, HRTIMER_MODE_REL); ec_bhf_open() 431 HRTIMER_MODE_REL); ec_bhf_open()
|
/linux-4.1.27/drivers/media/pci/cx88/ |
H A D | cx88-input.c | 197 hrtimer_init(&ir->timer, CLOCK_MONOTONIC, HRTIMER_MODE_REL); __cx88_ir_start() 201 HRTIMER_MODE_REL); __cx88_ir_start()
|
/linux-4.1.27/drivers/block/ |
H A D | null_blk.c | 260 hrtimer_start(&cq->timer, kt, HRTIMER_MODE_REL); null_cmd_end_timer() 637 hrtimer_init(&cq->timer, CLOCK_MONOTONIC, HRTIMER_MODE_REL); for_each_possible_cpu()
|
/linux-4.1.27/drivers/usb/musb/ |
H A D | musb_cppi41.c | 303 HRTIMER_MODE_REL); cppi41_dma_callback() 706 hrtimer_init(&controller->early_tx, CLOCK_MONOTONIC, HRTIMER_MODE_REL); dma_controller_create()
|
/linux-4.1.27/drivers/video/fbdev/omap2/dss/ |
H A D | pll.c | 219 schedule_hrtimeout(&wait, HRTIMER_MODE_REL); wait_for_bit_change()
|
H A D | dsi.c | 523 schedule_hrtimeout(&wait, HRTIMER_MODE_REL); wait_for_bit_change() 2158 schedule_hrtimeout(&wait, HRTIMER_MODE_REL); dsi_cio_init()
|
/linux-4.1.27/include/trace/events/ |
H A D | timer.h | 153 "HRTIMER_MODE_ABS" : "HRTIMER_MODE_REL")
|
/linux-4.1.27/arch/powerpc/kvm/ |
H A D | emulate.c | 77 ktime_set(dec_time, dec_nsec), HRTIMER_MODE_REL); kvmppc_emulate_dec()
|
H A D | book3s_hv.c | 1716 HRTIMER_MODE_REL); kvmppc_set_timer()
|
/linux-4.1.27/net/xfrm/ |
H A D | xfrm_state.c | 446 tasklet_hrtimer_start(&x->mtimer, ktime_set(next, 0), HRTIMER_MODE_REL); xfrm_timer_handler() 863 tasklet_hrtimer_start(&x->mtimer, ktime_set(net->xfrm.sysctl_acq_expires, 0), HRTIMER_MODE_REL); xfrm_state_find() 960 tasklet_hrtimer_start(&x->mtimer, ktime_set(1, 0), HRTIMER_MODE_REL); __xfrm_state_insert() 1064 tasklet_hrtimer_start(&x->mtimer, ktime_set(net->xfrm.sysctl_acq_expires, 0), HRTIMER_MODE_REL); __find_acq_core() 1353 tasklet_hrtimer_start(&x1->mtimer, ktime_set(1, 0), HRTIMER_MODE_REL); xfrm_state_update() 1377 tasklet_hrtimer_start(&x->mtimer, ktime_set(0, 0), HRTIMER_MODE_REL); xfrm_state_check_expire()
|
/linux-4.1.27/drivers/net/ethernet/hisilicon/ |
H A D | hip04_eth.c | 422 ns, HRTIMER_MODE_REL); hip04_start_tx_timer() 846 hrtimer_init(&priv->tx_coalesce_timer, CLOCK_MONOTONIC, HRTIMER_MODE_REL); hip04_mac_probe()
|
/linux-4.1.27/drivers/video/fbdev/msm/ |
H A D | msm_fb.c | 288 HRTIMER_MODE_REL); msmfb_pan_update() 586 HRTIMER_MODE_REL); msmfb_probe()
|
/linux-4.1.27/drivers/net/ieee802154/ |
H A D | at86rf230.c | 679 hrtimer_start(&ctx->timer, tim, HRTIMER_MODE_REL); at86rf230_async_state_delay() 1622 hrtimer_init(&lp->state.timer, CLOCK_MONOTONIC, HRTIMER_MODE_REL); at86rf230_setup_spi_messages() 1633 hrtimer_init(&lp->irq.timer, CLOCK_MONOTONIC, HRTIMER_MODE_REL); at86rf230_setup_spi_messages() 1644 hrtimer_init(&lp->tx.timer, CLOCK_MONOTONIC, HRTIMER_MODE_REL); at86rf230_setup_spi_messages()
|
/linux-4.1.27/drivers/rtc/ |
H A D | class.c | 220 hrtimer_init(&rtc->pie_timer, CLOCK_MONOTONIC, HRTIMER_MODE_REL); rtc_device_register()
|
H A D | interface.c | 707 hrtimer_start(&rtc->pie_timer, period, HRTIMER_MODE_REL); rtc_update_hrtimer()
|
/linux-4.1.27/drivers/gpu/drm/nouveau/ |
H A D | nouveau_fence.c | 334 schedule_hrtimeout(&kt, HRTIMER_MODE_REL); nouveau_fence_wait_legacy()
|
/linux-4.1.27/fs/ |
H A D | timerfd.c | 169 HRTIMER_MODE_ABS: HRTIMER_MODE_REL; timerfd_setup()
|
/linux-4.1.27/include/linux/ |
H A D | hrtimer.h | 35 HRTIMER_MODE_REL = 0x1, /* Time value is relative to now */ enumerator in enum:hrtimer_mode
|
H A D | wait.h | 455 HRTIMER_MODE_REL); \ 460 HRTIMER_MODE_REL); \
|
/linux-4.1.27/drivers/net/wireless/rt2x00/ |
H A D | rt2800usb.c | 181 HRTIMER_MODE_REL); rt2800usb_tx_sta_fifo_read_completed() 208 HRTIMER_MODE_REL); rt2800usb_async_read_tx_status()
|
H A D | rt2x00usb.c | 811 HRTIMER_MODE_REL); rt2x00usb_probe()
|
/linux-4.1.27/drivers/bus/ |
H A D | arm-ccn.c | 840 HRTIMER_MODE_REL); arm_ccn_pmu_event_start() 1142 HRTIMER_MODE_REL); arm_ccn_pmu_init()
|
/linux-4.1.27/drivers/ata/ |
H A D | pata_octeon_cf.c | 737 HRTIMER_MODE_REL); octeon_cf_interrupt() 986 HRTIMER_MODE_REL); octeon_cf_probe()
|
/linux-4.1.27/kernel/ |
H A D | compat.c | 256 HRTIMER_MODE_REL, CLOCK_MONOTONIC); COMPAT_SYSCALL_DEFINE2() 263 * - we call it with HRTIMER_MODE_REL and therefor exclude the COMPAT_SYSCALL_DEFINE2()
|
H A D | softirq.c | 620 * @mode: hrtimer mode (HRTIMER_MODE_ABS/HRTIMER_MODE_REL)
|
H A D | watchdog.c | 445 hrtimer_init(hrtimer, CLOCK_MONOTONIC, HRTIMER_MODE_REL); watchdog_enable()
|
H A D | fork.c | 1135 hrtimer_init(&sig->real_timer, CLOCK_MONOTONIC, HRTIMER_MODE_REL); copy_signal()
|
/linux-4.1.27/sound/drivers/ |
H A D | dummy.c | 407 hrtimer_start(&dpcm->timer, dpcm->period_time, HRTIMER_MODE_REL); dummy_hrtimer_start() 468 hrtimer_init(&dpcm->timer, CLOCK_MONOTONIC, HRTIMER_MODE_REL); dummy_hrtimer_create()
|
/linux-4.1.27/drivers/media/pci/pt3/ |
H A D | pt3.c | 469 HRTIMER_MODE_REL); pt3_fetch_thread()
|
/linux-4.1.27/arch/x86/kernel/cpu/ |
H A D | perf_event_intel_rapl.c | 243 hrtimer_init(hr, CLOCK_MONOTONIC, HRTIMER_MODE_REL); rapl_hrtimer_init()
|
H A D | perf_event_intel_uncore.c | 248 hrtimer_init(&box->hrtimer, CLOCK_MONOTONIC, HRTIMER_MODE_REL); uncore_pmu_init_hrtimer()
|
/linux-4.1.27/drivers/net/usb/ |
H A D | cdc_ncm.c | 732 hrtimer_init(&ctx->tx_timer, CLOCK_MONOTONIC, HRTIMER_MODE_REL); cdc_ncm_bind_common() 1234 HRTIMER_MODE_REL); cdc_ncm_tx_timeout_start()
|
/linux-4.1.27/drivers/usb/gadget/function/ |
H A D | f_ncm.c | 1045 HRTIMER_MODE_REL); ncm_wrap_ntb() 1457 hrtimer_init(&ncm->task_timer, CLOCK_MONOTONIC, HRTIMER_MODE_REL); ncm_bind()
|
/linux-4.1.27/fs/ubifs/ |
H A D | io.c | 465 HRTIMER_MODE_REL); new_wbuf_timer_nolock() 1060 hrtimer_init(&wbuf->timer, CLOCK_MONOTONIC, HRTIMER_MODE_REL); ubifs_wbuf_init()
|
/linux-4.1.27/drivers/net/ethernet/tile/ |
H A D | tilegx.c | 1563 HRTIMER_MODE_REL); for_each_online_cpu() 2251 hrtimer_init(&info->egress_timer, CLOCK_MONOTONIC, HRTIMER_MODE_REL); tile_net_init_module_percpu()
|
/linux-4.1.27/drivers/power/ |
H A D | abx500_chargalg.c | 463 hrtimer_start_expires(&di->safety_timer, HRTIMER_MODE_REL); abx500_chargalg_start_safety_timer() 494 hrtimer_start_expires(&di->maintenance_timer, HRTIMER_MODE_REL); abx500_chargalg_start_maintenance_timer()
|
/linux-4.1.27/arch/mips/kvm/ |
H A D | mips.c | 1191 HRTIMER_MODE_REL); kvm_arch_vcpu_init()
|
/linux-4.1.27/drivers/net/wireless/ |
H A D | mac80211_hwsim.c | 1541 HRTIMER_MODE_REL); mac80211_hwsim_config() 1616 HRTIMER_MODE_REL); mac80211_hwsim_bss_info_changed()
|
/linux-4.1.27/arch/s390/kvm/ |
H A D | interrupt.c | 864 hrtimer_start(&vcpu->arch.ckc_timer, ktime_set (0, sltime) , HRTIMER_MODE_REL); kvm_s390_handle_wait()
|
H A D | kvm-s390.c | 1345 hrtimer_init(&vcpu->arch.ckc_timer, CLOCK_MONOTONIC, HRTIMER_MODE_REL); kvm_arch_vcpu_setup()
|
/linux-4.1.27/kernel/sched/ |
H A D | deadline.c | 638 hrtimer_init(timer, CLOCK_MONOTONIC, HRTIMER_MODE_REL); init_dl_task_timer()
|
H A D | rt.c | 46 CLOCK_MONOTONIC, HRTIMER_MODE_REL); init_rt_bandwidth()
|
H A D | core.c | 462 hrtimer_init(&rq->hrtick_timer, CLOCK_MONOTONIC, HRTIMER_MODE_REL); init_rq_hrtick() 1260 schedule_hrtimeout(&to, HRTIMER_MODE_REL); wait_task_inactive()
|
H A D | fair.c | 4038 hrtimer_init(&cfs_b->period_timer, CLOCK_MONOTONIC, HRTIMER_MODE_REL); init_cfs_bandwidth() 4040 hrtimer_init(&cfs_b->slack_timer, CLOCK_MONOTONIC, HRTIMER_MODE_REL); init_cfs_bandwidth()
|
/linux-4.1.27/drivers/scsi/ |
H A D | scsi_debug.c | 4032 HRTIMER_MODE_REL); schedule_resp() 4036 hrtimer_start(&sd_hp->hrt, kt, HRTIMER_MODE_REL); schedule_resp()
|
/linux-4.1.27/arch/x86/kvm/ |
H A D | vmx.c | 6653 HRTIMER_MODE_REL); handle_vmon() 8754 ns_to_ktime(preemption_timeout), HRTIMER_MODE_REL); vmx_start_preemption_timer()
|
/linux-4.1.27/kernel/events/ |
H A D | core.c | 6926 hrtimer_init(&hwc->hrtimer, CLOCK_MONOTONIC, HRTIMER_MODE_REL); perf_swevent_init_hrtimer()
|