Searched refs:HRTIMER_RESTART (Results 1 - 34 of 34) sorted by relevance

/linux-4.1.27/kernel/time/
H A Dtick-broadcast-hrtimer.c63 * HRTIMER_RESTART. bc_set_next()
105 return HRTIMER_RESTART; bc_handler()
H A Dsched_clock.c164 return HRTIMER_RESTART; sched_clock_poll()
H A Dalarmtimer.c194 ret = HRTIMER_RESTART; alarmtimer_fired()
H A Dposix-timers.c490 ret = HRTIMER_RESTART; posix_timer_fn()
H A Dtick-sched.c1132 return HRTIMER_RESTART; tick_sched_timer()
/linux-4.1.27/drivers/oprofile/
H A Dtimer_int.c30 return HRTIMER_RESTART; oprofile_hrtimer_notify()
/linux-4.1.27/sound/core/
H A Dhrtimer.c58 return HRTIMER_RESTART; snd_hrtimer_callback()
/linux-4.1.27/drivers/power/reset/
H A Dltc2952-poweroff.c99 * Returns HRTIMER_RESTART for an infinite loop which will only stop when the
118 return HRTIMER_RESTART; ltc2952_poweroff_timer_wde()
/linux-4.1.27/kernel/
H A Dwatchdog.c353 return HRTIMER_RESTART; watchdog_timer_fn()
370 return HRTIMER_RESTART; watchdog_timer_fn()
387 return HRTIMER_RESTART; watchdog_timer_fn()
397 return HRTIMER_RESTART; watchdog_timer_fn()
430 return HRTIMER_RESTART; watchdog_timer_fn()
/linux-4.1.27/drivers/pps/generators/
H A Dpps_gen_parport.c152 return HRTIMER_RESTART; hrtimer_event()
/linux-4.1.27/arch/powerpc/oprofile/cell/
H A Dspu_profiler.c187 return HRTIMER_RESTART;
/linux-4.1.27/sound/drivers/pcsp/
H A Dpcsp_lib.c149 return HRTIMER_RESTART; pcsp_do_timer()
/linux-4.1.27/tools/perf/util/
H A Dtrace-event-parse.c249 { "HRTIMER_RESTART", 1 },
/linux-4.1.27/sound/soc/fsl/
H A Dimx-pcm-fiq.c70 return HRTIMER_RESTART; snd_hrtimer_callback()
/linux-4.1.27/drivers/net/ethernet/
H A Dec_bhf.c257 return HRTIMER_RESTART; ec_bhf_timer_fun()
/linux-4.1.27/drivers/media/pci/cx88/
H A Dcx88-input.c183 return HRTIMER_RESTART; cx88_ir_work()
/linux-4.1.27/drivers/usb/musb/
H A Dmusb_cppi41.c214 ret = HRTIMER_RESTART; cppi41_recheck_tx_req()
/linux-4.1.27/include/linux/
H A Dhrtimer.h46 HRTIMER_RESTART, /* Timer must be restarted */ enumerator in enum:hrtimer_restart
/linux-4.1.27/drivers/rtc/
H A Dinterface.c599 return HRTIMER_RESTART; rtc_pie_update_irq()
695 * returns HRTIMER_RESTART. rtc_update_hrtimer()
/linux-4.1.27/drivers/staging/ozwpan/
H A Dozproto.c544 return HRTIMER_RESTART; oz_pd_heartbeat_event()
/linux-4.1.27/arch/x86/kernel/cpu/
H A Dperf_event_intel_rapl.c236 return HRTIMER_RESTART; rapl_hrtimer_handle()
H A Dperf_event_intel_uncore.c231 return HRTIMER_RESTART; uncore_pmu_hrtimer()
/linux-4.1.27/arch/x86/kvm/
H A Di8254.c328 return HRTIMER_RESTART; pit_timer_fn()
H A Dlapic.c1683 return HRTIMER_RESTART; apic_timer_fn()
/linux-4.1.27/drivers/bus/
H A Darm-ccn.c1078 return HRTIMER_RESTART; arm_ccn_pmu_timer_handler()
/linux-4.1.27/drivers/ata/
H A Dpata_octeon_cf.c775 rv = HRTIMER_RESTART; octeon_cf_delayed_finish()
/linux-4.1.27/sound/drivers/
H A Ddummy.c399 return HRTIMER_RESTART; dummy_hrtimer_callback()
/linux-4.1.27/net/can/
H A Dbcm.c620 return HRTIMER_RESTART; bcm_rx_thr_handler()
/linux-4.1.27/arch/s390/kvm/
H A Dinterrupt.c904 return HRTIMER_RESTART; kvm_s390_idle_wakeup()
/linux-4.1.27/kernel/sched/
H A Drt.c35 return idle ? HRTIMER_NORESTART : HRTIMER_RESTART; sched_rt_period_timer()
H A Dfair.c4027 return idle ? HRTIMER_NORESTART : HRTIMER_RESTART; sched_cfs_period_timer()
/linux-4.1.27/arch/mips/kvm/
H A Demulate.c747 return HRTIMER_RESTART; kvm_mips_count_timeout()
/linux-4.1.27/kernel/events/
H A Dcore.c767 ret = HRTIMER_RESTART; perf_cpu_hrtimer_handler()
6857 enum hrtimer_restart ret = HRTIMER_RESTART; perf_swevent_hrtimer()
/linux-4.1.27/tools/lib/traceevent/
H A Devent-parse.c3630 { "HRTIMER_RESTART", 1 },

Completed in 2754 milliseconds