Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/oprofile/
Dtimer_int.c26 static enum hrtimer_restart oprofile_hrtimer_notify(struct hrtimer *hrtimer) in oprofile_hrtimer_notify()
35 struct hrtimer *hrtimer = this_cpu_ptr(&oprofile_hrtimer); in __oprofile_hrtimer_start() local
58 struct hrtimer *hrtimer = &per_cpu(oprofile_hrtimer, cpu); in __oprofile_hrtimer_stop() local
/Linux-v4.19/include/linux/
Dhrtimer.h110 struct hrtimer { struct
113 enum hrtimer_restart (*function)(struct hrtimer *); argument
114 struct hrtimer_clock_base *base; argument
128 struct hrtimer timer; argument
Dperf_event.h137 struct hrtimer hrtimer; member
780 struct hrtimer hrtimer; member
/Linux-v4.19/kernel/
Dwatchdog.c355 static enum hrtimer_restart watchdog_timer_fn(struct hrtimer *hrtimer) in watchdog_timer_fn()
474 struct hrtimer *hrtimer = this_cpu_ptr(&watchdog_hrtimer); in watchdog_enable() local
500 struct hrtimer *hrtimer = this_cpu_ptr(&watchdog_hrtimer); in watchdog_disable() local
Dsoftirq.c614 enum hrtimer_restart (*function)(struct hrtimer *), in tasklet_hrtimer_init()
/Linux-v4.19/drivers/hwtracing/stm/
Dheartbeat.c26 struct hrtimer hrtimer; member
/Linux-v4.19/arch/x86/events/intel/
Drapl.c146 struct hrtimer hrtimer; member
236 static enum hrtimer_restart rapl_hrtimer_handle(struct hrtimer *hrtimer) in rapl_hrtimer_handle()
Duncore.c246 static enum hrtimer_restart uncore_pmu_hrtimer(struct hrtimer *hrtimer) in uncore_pmu_hrtimer()
Duncore.h125 struct hrtimer hrtimer; member
/Linux-v4.19/arch/arm/mach-imx/
Dmmdc.c105 struct hrtimer hrtimer; member
432 static enum hrtimer_restart mmdc_pmu_timer_handler(struct hrtimer *hrtimer) in mmdc_pmu_timer_handler()
/Linux-v4.19/net/can/
Dbcm.c398 static enum hrtimer_restart bcm_tx_timeout_handler(struct hrtimer *hrtimer) in bcm_tx_timeout_handler()
552 static enum hrtimer_restart bcm_rx_timeout_handler(struct hrtimer *hrtimer) in bcm_rx_timeout_handler()
623 static enum hrtimer_restart bcm_rx_thr_handler(struct hrtimer *hrtimer) in bcm_rx_thr_handler()
/Linux-v4.19/drivers/mailbox/
Dmailbox.c117 static enum hrtimer_restart txdone_hrtimer(struct hrtimer *hrtimer) in txdone_hrtimer()
/Linux-v4.19/sound/sh/
Dsh_dac_audio.c57 struct hrtimer hrtimer; member
/Linux-v4.19/arch/arm/mm/
Dcache-l2x0-pmu.c163 static enum hrtimer_restart l2x0_pmu_poll(struct hrtimer *hrtimer) in l2x0_pmu_poll()
/Linux-v4.19/drivers/net/ethernet/
Dec_bhf.c138 struct hrtimer hrtimer; member
/Linux-v4.19/drivers/perf/
Darm-ccn.c168 struct hrtimer hrtimer; member
1200 static enum hrtimer_restart arm_ccn_pmu_timer_handler(struct hrtimer *hrtimer) in arm_ccn_pmu_timer_handler()
/Linux-v4.19/drivers/gpu/drm/i915/
Di915_pmu.c251 static enum hrtimer_restart i915_sample(struct hrtimer *hrtimer) in i915_sample()
Di915_perf.c2365 static enum hrtimer_restart oa_poll_check_timer_cb(struct hrtimer *hrtimer) in oa_poll_check_timer_cb()
/Linux-v4.19/drivers/net/ethernet/hisilicon/
Dhip04_eth.c603 static enum hrtimer_restart tx_done(struct hrtimer *hrtimer) in tx_done()
/Linux-v4.19/sound/drivers/
Ddummy.c69 static bool hrtimer = 1; variable
/Linux-v4.19/drivers/usb/host/
Dfotg210.h81 struct hrtimer hrtimer; member
Dehci.h116 struct hrtimer hrtimer; member
/Linux-v4.19/drivers/infiniband/hw/hfi1/
Dhfi.h672 struct hrtimer hrtimer; member
/Linux-v4.19/kernel/events/
Dcore.c9106 static enum hrtimer_restart perf_swevent_hrtimer(struct hrtimer *hrtimer) in perf_swevent_hrtimer()