/linux-6.6.21/include/linux/ |
D | hrtimer.h | 118 struct hrtimer { struct 121 enum hrtimer_restart (*function)(struct hrtimer *); argument 122 struct hrtimer_clock_base *base; argument 137 struct hrtimer timer; argument
|
/linux-6.6.21/arch/powerpc/kernel/ |
D | watchdog.c | 437 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
|
/linux-6.6.21/drivers/net/ethernet/marvell/octeontx2/af/ |
D | ptp.h | 20 struct hrtimer hrtimer; member
|
D | ptp.c | 115 static enum hrtimer_restart ptp_reset_thresh(struct hrtimer *hrtimer) in ptp_reset_thresh()
|
/linux-6.6.21/kernel/ |
D | watchdog.c | 445 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
|
/linux-6.6.21/drivers/hwtracing/stm/ |
D | heartbeat.c | 26 struct hrtimer hrtimer; member
|
/linux-6.6.21/drivers/misc/ |
D | vcpu_stall_detector.c | 58 vcpu_stall_detect_timer_fn(struct hrtimer *hrtimer) in vcpu_stall_detect_timer_fn()
|
/linux-6.6.21/arch/arm/mach-imx/ |
D | mmdc.c | 100 struct hrtimer hrtimer; member 423 static enum hrtimer_restart mmdc_pmu_timer_handler(struct hrtimer *hrtimer) in mmdc_pmu_timer_handler()
|
/linux-6.6.21/arch/x86/events/ |
D | rapl.c | 112 struct hrtimer hrtimer; member 216 static enum hrtimer_restart rapl_hrtimer_handle(struct hrtimer *hrtimer) in rapl_hrtimer_handle()
|
/linux-6.6.21/net/can/ |
D | bcm.c | 401 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()
|
D | isotp.c | 191 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()
|
/linux-6.6.21/net/can/j1939/ |
D | bus.c | 127 static enum hrtimer_restart j1939_ecu_timer_handler(struct hrtimer *hrtimer) in j1939_ecu_timer_handler()
|
D | transport.c | 1149 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()
|
/linux-6.6.21/drivers/net/can/m_can/ |
D | m_can.h | 97 struct hrtimer hrtimer; member
|
/linux-6.6.21/include/kvm/ |
D | arm_arch_timer.h | 57 struct hrtimer hrtimer; member
|
/linux-6.6.21/drivers/perf/ |
D | marvell_cn10k_ddr_pmu.c | 131 struct hrtimer hrtimer; member 600 static enum hrtimer_restart cn10k_ddr_pmu_timer_handler(struct hrtimer *hrtimer) in cn10k_ddr_pmu_timer_handler()
|
D | arm-ccn.c | 161 struct hrtimer hrtimer; member 1185 static enum hrtimer_restart arm_ccn_pmu_timer_handler(struct hrtimer *hrtimer) in arm_ccn_pmu_timer_handler()
|
D | thunderx2_pmu.c | 107 struct hrtimer hrtimer; member
|
/linux-6.6.21/drivers/mailbox/ |
D | mailbox.c | 118 static enum hrtimer_restart txdone_hrtimer(struct hrtimer *hrtimer) in txdone_hrtimer()
|
/linux-6.6.21/sound/sh/ |
D | sh_dac_audio.c | 41 struct hrtimer hrtimer; member
|
/linux-6.6.21/drivers/net/ethernet/qualcomm/rmnet/ |
D | rmnet_config.h | 51 struct hrtimer hrtimer; member
|
/linux-6.6.21/drivers/gpu/drm/i915/gt/uc/ |
D | intel_huc.c | 117 static enum hrtimer_restart huc_delayed_load_timer_callback(struct hrtimer *hrtimer) in huc_delayed_load_timer_callback()
|
/linux-6.6.21/arch/arm/mm/ |
D | cache-l2x0-pmu.c | 151 static enum hrtimer_restart l2x0_pmu_poll(struct hrtimer *hrtimer) in l2x0_pmu_poll()
|
/linux-6.6.21/drivers/net/ethernet/ |
D | ec_bhf.c | 129 struct hrtimer hrtimer; member
|
/linux-6.6.21/drivers/iio/adc/ |
D | ti-tsc2046.c | 519 static enum hrtimer_restart tsc2046_adc_timer(struct hrtimer *hrtimer) in tsc2046_adc_timer()
|