Home
last modified time | relevance | path

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

/arch/powerpc/kernel/
A Dwatchdog.c437 static enum hrtimer_restart watchdog_timer_fn(struct hrtimer *hrtimer) in watchdog_timer_fn()
473 struct hrtimer *hrtimer = this_cpu_ptr(&wd_hrtimer); in start_watchdog() local
510 struct hrtimer *hrtimer = this_cpu_ptr(&wd_hrtimer); in stop_watchdog() local
/arch/arm/mach-imx/
A Dmmdc.c101 struct hrtimer hrtimer; member
424 static enum hrtimer_restart mmdc_pmu_timer_handler(struct hrtimer *hrtimer) in mmdc_pmu_timer_handler()
/arch/x86/events/
A Drapl.c137 struct hrtimer hrtimer; member
253 static enum hrtimer_restart rapl_hrtimer_handle(struct hrtimer *hrtimer) in rapl_hrtimer_handle()
/arch/x86/events/amd/
A Duncore.c44 struct hrtimer hrtimer; member
99 static enum hrtimer_restart amd_uncore_hrtimer(struct hrtimer *hrtimer) in amd_uncore_hrtimer()
/arch/arm/mm/
A Dcache-l2x0-pmu.c151 static enum hrtimer_restart l2x0_pmu_poll(struct hrtimer *hrtimer) in l2x0_pmu_poll()
/arch/x86/events/intel/
A Duncore.h156 struct hrtimer hrtimer; member
A Duncore.c305 static enum hrtimer_restart uncore_pmu_hrtimer(struct hrtimer *hrtimer) in uncore_pmu_hrtimer()

Completed in 48 milliseconds