Home
last modified time | relevance | path

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

12

/openbmc/linux/include/linux/
H A Dhrtimer.h118 struct hrtimer { struct
121 enum hrtimer_restart (*function)(struct hrtimer *); argument
122 struct hrtimer_clock_base *base; argument
137 struct hrtimer timer; argument
/openbmc/linux/arch/powerpc/kernel/
H 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
511 struct hrtimer *hrtimer = this_cpu_ptr(&wd_hrtimer); in stop_watchdog() local
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Dptp.h20 struct hrtimer hrtimer; member
H A Dptp.c115 static enum hrtimer_restart ptp_reset_thresh(struct hrtimer *hrtimer) in ptp_reset_thresh()
/openbmc/linux/drivers/hwtracing/stm/
H A Dheartbeat.c26 struct hrtimer hrtimer; member
/openbmc/linux/kernel/
H A Dwatchdog.c445 static enum hrtimer_restart watchdog_timer_fn(struct hrtimer *hrtimer) in watchdog_timer_fn()
542 struct hrtimer *hrtimer = this_cpu_ptr(&watchdog_hrtimer); in watchdog_enable() local
568 struct hrtimer *hrtimer = this_cpu_ptr(&watchdog_hrtimer); in watchdog_disable() local
/openbmc/linux/drivers/misc/
H A Dvcpu_stall_detector.c58 vcpu_stall_detect_timer_fn(struct hrtimer *hrtimer) in vcpu_stall_detect_timer_fn()
/openbmc/linux/arch/x86/events/
H A Drapl.c112 struct hrtimer hrtimer; member
216 static enum hrtimer_restart rapl_hrtimer_handle(struct hrtimer *hrtimer) in rapl_hrtimer_handle()
/openbmc/linux/arch/arm/mach-imx/
H A Dmmdc.c100 struct hrtimer hrtimer; member
423 static enum hrtimer_restart mmdc_pmu_timer_handler(struct hrtimer *hrtimer) in mmdc_pmu_timer_handler()
/openbmc/linux/net/can/
H A Dbcm.c401 static enum hrtimer_restart bcm_tx_timeout_handler(struct hrtimer *hrtimer) in bcm_tx_timeout_handler()
559 static enum hrtimer_restart bcm_rx_timeout_handler(struct hrtimer *hrtimer) in bcm_rx_timeout_handler()
625 static enum hrtimer_restart bcm_rx_thr_handler(struct hrtimer *hrtimer) in bcm_rx_thr_handler()
H A Disotp.c191 static enum hrtimer_restart isotp_rx_timer_handler(struct hrtimer *hrtimer) in isotp_rx_timer_handler()
895 static enum hrtimer_restart isotp_tx_timer_handler(struct hrtimer *hrtimer) in isotp_tx_timer_handler()
919 static enum hrtimer_restart isotp_txfr_timer_handler(struct hrtimer *hrtimer) in isotp_txfr_timer_handler()
/openbmc/linux/net/can/j1939/
H A Dbus.c127 static enum hrtimer_restart j1939_ecu_timer_handler(struct hrtimer *hrtimer) in j1939_ecu_timer_handler()
H A Dtransport.c1149 static enum hrtimer_restart j1939_tp_txtimer(struct hrtimer *hrtimer) in j1939_tp_txtimer()
1225 static enum hrtimer_restart j1939_tp_rxtimer(struct hrtimer *hrtimer) in j1939_tp_rxtimer()
/openbmc/linux/drivers/net/can/m_can/
H A Dm_can.h97 struct hrtimer hrtimer; member
/openbmc/linux/include/kvm/
H A Darm_arch_timer.h57 struct hrtimer hrtimer; member
/openbmc/linux/drivers/perf/
H A Dmarvell_cn10k_ddr_pmu.c131 struct hrtimer hrtimer; member
600 static enum hrtimer_restart cn10k_ddr_pmu_timer_handler(struct hrtimer *hrtimer) in cn10k_ddr_pmu_timer_handler()
H A Darm-ccn.c161 struct hrtimer hrtimer; member
1185 static enum hrtimer_restart arm_ccn_pmu_timer_handler(struct hrtimer *hrtimer) in arm_ccn_pmu_timer_handler()
/openbmc/linux/drivers/gpu/drm/i915/gt/uc/
H A Dintel_huc.c117 static enum hrtimer_restart huc_delayed_load_timer_callback(struct hrtimer *hrtimer) in huc_delayed_load_timer_callback()
/openbmc/linux/sound/sh/
H A Dsh_dac_audio.c41 struct hrtimer hrtimer; member
/openbmc/linux/drivers/net/ethernet/qualcomm/rmnet/
H A Drmnet_config.h51 struct hrtimer hrtimer; member
/openbmc/linux/drivers/mailbox/
H A Dmailbox.c118 static enum hrtimer_restart txdone_hrtimer(struct hrtimer *hrtimer) in txdone_hrtimer()
/openbmc/linux/arch/arm/mm/
H A Dcache-l2x0-pmu.c151 static enum hrtimer_restart l2x0_pmu_poll(struct hrtimer *hrtimer) in l2x0_pmu_poll()
/openbmc/linux/drivers/net/ethernet/
H A Dec_bhf.c129 struct hrtimer hrtimer; member
/openbmc/linux/drivers/iio/adc/
H A Dti-tsc2046.c519 static enum hrtimer_restart tsc2046_adc_timer(struct hrtimer *hrtimer) in tsc2046_adc_timer()
/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_pmu.c469 static enum hrtimer_restart i915_sample(struct hrtimer *hrtimer) in i915_sample()

12