/linux-6.14.4/include/linux/ |
D | hrtimer_types.h | 39 struct hrtimer { struct 42 enum hrtimer_restart (*function)(struct hrtimer *); argument 43 struct hrtimer_clock_base *base; argument 44 u8 state; 45 u8 is_rel; 46 u8 is_soft; 47 u8 is_hard;
|
D | hrtimer.h | 334 enum hrtimer_restart (*function)(struct hrtimer *)) in hrtimer_update_function()
|
/linux-6.14.4/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.14.4/drivers/net/ethernet/marvell/octeontx2/af/ |
D | ptp.h | 20 struct hrtimer hrtimer; member
|
D | ptp.c | 116 static enum hrtimer_restart ptp_reset_thresh(struct hrtimer *hrtimer) in ptp_reset_thresh()
|
/linux-6.14.4/drivers/hwtracing/stm/ |
D | heartbeat.c | 26 struct hrtimer hrtimer; member
|
/linux-6.14.4/lib/ |
D | test_objpool.c | 56 unsigned long hrtimer; /* ms */ member 70 struct hrtimer hrtimer; member 185 static int ot_init_hrtimer(struct ot_item *item, unsigned long hrtimer) in ot_init_hrtimer()
|
/linux-6.14.4/kernel/ |
D | watchdog.c | 682 static enum hrtimer_restart watchdog_timer_fn(struct hrtimer *hrtimer) in watchdog_timer_fn() 786 struct hrtimer *hrtimer = this_cpu_ptr(&watchdog_hrtimer); in watchdog_enable() local 812 struct hrtimer *hrtimer = this_cpu_ptr(&watchdog_hrtimer); in watchdog_disable() local
|
/linux-6.14.4/arch/arm/mach-imx/ |
D | mmdc.c | 101 struct hrtimer hrtimer; member 424 static enum hrtimer_restart mmdc_pmu_timer_handler(struct hrtimer *hrtimer) in mmdc_pmu_timer_handler()
|
/linux-6.14.4/drivers/misc/ |
D | vcpu_stall_detector.c | 59 vcpu_stall_detect_timer_fn(struct hrtimer *hrtimer) in vcpu_stall_detect_timer_fn()
|
/linux-6.14.4/arch/x86/events/ |
D | rapl.c | 136 struct hrtimer hrtimer; member 252 static enum hrtimer_restart rapl_hrtimer_handle(struct hrtimer *hrtimer) in rapl_hrtimer_handle()
|
/linux-6.14.4/net/can/ |
D | bcm.c | 427 static enum hrtimer_restart bcm_tx_timeout_handler(struct hrtimer *hrtimer) in bcm_tx_timeout_handler() 590 static enum hrtimer_restart bcm_rx_timeout_handler(struct hrtimer *hrtimer) in bcm_rx_timeout_handler() 656 static enum hrtimer_restart bcm_rx_thr_handler(struct hrtimer *hrtimer) in bcm_rx_thr_handler()
|
D | isotp.c | 192 static enum hrtimer_restart isotp_rx_timer_handler(struct hrtimer *hrtimer) in isotp_rx_timer_handler() 897 static enum hrtimer_restart isotp_tx_timer_handler(struct hrtimer *hrtimer) in isotp_tx_timer_handler() 921 static enum hrtimer_restart isotp_txfr_timer_handler(struct hrtimer *hrtimer) in isotp_txfr_timer_handler()
|
/linux-6.14.4/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 | 1150 static enum hrtimer_restart j1939_tp_txtimer(struct hrtimer *hrtimer) in j1939_tp_txtimer() 1226 static enum hrtimer_restart j1939_tp_rxtimer(struct hrtimer *hrtimer) in j1939_tp_rxtimer()
|
/linux-6.14.4/include/kvm/ |
D | arm_arch_timer.h | 57 struct hrtimer hrtimer; member
|
/linux-6.14.4/sound/sh/ |
D | sh_dac_audio.c | 41 struct hrtimer hrtimer; member
|
/linux-6.14.4/drivers/mailbox/ |
D | mailbox.c | 118 static enum hrtimer_restart txdone_hrtimer(struct hrtimer *hrtimer) in txdone_hrtimer()
|
/linux-6.14.4/drivers/net/ethernet/qualcomm/rmnet/ |
D | rmnet_config.h | 51 struct hrtimer hrtimer; member
|
/linux-6.14.4/kernel/time/ |
D | hrtimer.c | 1642 enum hrtimer_restart (*function)(struct hrtimer *), in __hrtimer_setup() 1686 void hrtimer_setup(struct hrtimer *timer, enum hrtimer_restart (*function)(struct hrtimer *), in hrtimer_setup() 1705 enum hrtimer_restart (*function)(struct hrtimer *), in hrtimer_setup_on_stack()
|
/linux-6.14.4/drivers/gpu/drm/i915/gt/uc/ |
D | intel_huc.c | 118 static enum hrtimer_restart huc_delayed_load_timer_callback(struct hrtimer *hrtimer) in huc_delayed_load_timer_callback()
|
/linux-6.14.4/drivers/net/can/m_can/ |
D | m_can.h | 130 struct hrtimer hrtimer; member
|
/linux-6.14.4/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.14.4/drivers/perf/ |
D | marvell_cn10k_ddr_pmu.c | 156 struct hrtimer hrtimer; member 900 static enum hrtimer_restart cn10k_ddr_pmu_timer_handler(struct hrtimer *hrtimer) in cn10k_ddr_pmu_timer_handler()
|
/linux-6.14.4/drivers/leds/trigger/ |
D | ledtrig-pattern.c | 44 struct hrtimer hrtimer; member
|