Home
last modified time | relevance | path

Searched defs:hrtimer (Results 1 – 6 of 6) sorted by relevance

/arch/powerpc/kernel/
Dwatchdog.c335 static enum hrtimer_restart watchdog_timer_fn(struct hrtimer *hrtimer) in watchdog_timer_fn()
371 struct hrtimer *hrtimer = this_cpu_ptr(&wd_hrtimer); in start_watchdog() local
409 struct hrtimer *hrtimer = this_cpu_ptr(&wd_hrtimer); in stop_watchdog() local
/arch/x86/events/
Drapl.c112 struct hrtimer hrtimer; member
216 static enum hrtimer_restart rapl_hrtimer_handle(struct hrtimer *hrtimer) in rapl_hrtimer_handle()
/arch/arm/mach-imx/
Dmmdc.c100 struct hrtimer hrtimer; member
423 static enum hrtimer_restart mmdc_pmu_timer_handler(struct hrtimer *hrtimer) in mmdc_pmu_timer_handler()
/arch/arm/mm/
Dcache-l2x0-pmu.c151 static enum hrtimer_restart l2x0_pmu_poll(struct hrtimer *hrtimer) in l2x0_pmu_poll()
/arch/x86/events/intel/
Duncore.h151 struct hrtimer hrtimer; member
Duncore.c285 static enum hrtimer_restart uncore_pmu_hrtimer(struct hrtimer *hrtimer) in uncore_pmu_hrtimer()