/linux-6.12.1/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 | intel_rapl.h | 177 struct hrtimer hrtimer; member
|
/linux-6.12.1/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.12.1/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.12.1/drivers/hwtracing/stm/ |
D | heartbeat.c | 26 struct hrtimer hrtimer; member
|
/linux-6.12.1/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.12.1/kernel/ |
D | watchdog.c | 676 static enum hrtimer_restart watchdog_timer_fn(struct hrtimer *hrtimer) in watchdog_timer_fn() 780 struct hrtimer *hrtimer = this_cpu_ptr(&watchdog_hrtimer); in watchdog_enable() local 806 struct hrtimer *hrtimer = this_cpu_ptr(&watchdog_hrtimer); in watchdog_disable() local
|
/linux-6.12.1/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.12.1/drivers/misc/ |
D | vcpu_stall_detector.c | 59 vcpu_stall_detect_timer_fn(struct hrtimer *hrtimer) in vcpu_stall_detect_timer_fn()
|
/linux-6.12.1/arch/x86/events/ |
D | rapl.c | 126 struct hrtimer hrtimer; member 242 static enum hrtimer_restart rapl_hrtimer_handle(struct hrtimer *hrtimer) in rapl_hrtimer_handle()
|
/linux-6.12.1/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.12.1/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.12.1/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()
|
/linux-6.12.1/include/kvm/ |
D | arm_arch_timer.h | 57 struct hrtimer hrtimer; member
|
/linux-6.12.1/drivers/mailbox/ |
D | mailbox.c | 118 static enum hrtimer_restart txdone_hrtimer(struct hrtimer *hrtimer) in txdone_hrtimer()
|
/linux-6.12.1/sound/sh/ |
D | sh_dac_audio.c | 41 struct hrtimer hrtimer; member
|
/linux-6.12.1/drivers/net/ethernet/qualcomm/rmnet/ |
D | rmnet_config.h | 51 struct hrtimer hrtimer; member
|
/linux-6.12.1/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.12.1/drivers/net/can/m_can/ |
D | m_can.h | 128 struct hrtimer hrtimer; member
|
/linux-6.12.1/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.12.1/drivers/leds/trigger/ |
D | ledtrig-pattern.c | 44 struct hrtimer hrtimer; member
|
/linux-6.12.1/drivers/net/ethernet/ |
D | ec_bhf.c | 129 struct hrtimer hrtimer; member
|