/Linux-v4.19/drivers/oprofile/ |
D | timer_int.c | 26 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/ |
D | hrtimer.h | 110 struct hrtimer { struct 113 enum hrtimer_restart (*function)(struct hrtimer *); argument 114 struct hrtimer_clock_base *base; argument 128 struct hrtimer timer; argument
|
D | perf_event.h | 137 struct hrtimer hrtimer; member 780 struct hrtimer hrtimer; member
|
/Linux-v4.19/kernel/ |
D | watchdog.c | 355 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
|
D | softirq.c | 614 enum hrtimer_restart (*function)(struct hrtimer *), in tasklet_hrtimer_init()
|
/Linux-v4.19/drivers/hwtracing/stm/ |
D | heartbeat.c | 26 struct hrtimer hrtimer; member
|
/Linux-v4.19/arch/x86/events/intel/ |
D | rapl.c | 146 struct hrtimer hrtimer; member 236 static enum hrtimer_restart rapl_hrtimer_handle(struct hrtimer *hrtimer) in rapl_hrtimer_handle()
|
D | uncore.c | 246 static enum hrtimer_restart uncore_pmu_hrtimer(struct hrtimer *hrtimer) in uncore_pmu_hrtimer()
|
D | uncore.h | 125 struct hrtimer hrtimer; member
|
/Linux-v4.19/arch/arm/mach-imx/ |
D | mmdc.c | 105 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/ |
D | bcm.c | 398 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/ |
D | mailbox.c | 117 static enum hrtimer_restart txdone_hrtimer(struct hrtimer *hrtimer) in txdone_hrtimer()
|
/Linux-v4.19/sound/sh/ |
D | sh_dac_audio.c | 57 struct hrtimer hrtimer; member
|
/Linux-v4.19/arch/arm/mm/ |
D | cache-l2x0-pmu.c | 163 static enum hrtimer_restart l2x0_pmu_poll(struct hrtimer *hrtimer) in l2x0_pmu_poll()
|
/Linux-v4.19/drivers/net/ethernet/ |
D | ec_bhf.c | 138 struct hrtimer hrtimer; member
|
/Linux-v4.19/drivers/perf/ |
D | arm-ccn.c | 168 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/ |
D | i915_pmu.c | 251 static enum hrtimer_restart i915_sample(struct hrtimer *hrtimer) in i915_sample()
|
D | i915_perf.c | 2365 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/ |
D | hip04_eth.c | 603 static enum hrtimer_restart tx_done(struct hrtimer *hrtimer) in tx_done()
|
/Linux-v4.19/sound/drivers/ |
D | dummy.c | 69 static bool hrtimer = 1; variable
|
/Linux-v4.19/drivers/usb/host/ |
D | fotg210.h | 81 struct hrtimer hrtimer; member
|
D | ehci.h | 116 struct hrtimer hrtimer; member
|
/Linux-v4.19/drivers/infiniband/hw/hfi1/ |
D | hfi.h | 672 struct hrtimer hrtimer; member
|
/Linux-v4.19/kernel/events/ |
D | core.c | 9106 static enum hrtimer_restart perf_swevent_hrtimer(struct hrtimer *hrtimer) in perf_swevent_hrtimer()
|