/linux/arch/powerpc/kernel/ |
H A 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 510 struct hrtimer *hrtimer = this_cpu_ptr(&wd_hrtimer); in stop_watchdog() local
|
/linux/drivers/net/ethernet/marvell/octeontx2/af/ |
H A D | ptp.h | 20 struct hrtimer hrtimer; member
|
H A D | ptp.c | 116 static enum hrtimer_restart ptp_reset_thresh(struct hrtimer *hrtimer) in ptp_reset_thresh()
|
/linux/drivers/hwtracing/stm/ |
H A D | heartbeat.c | 26 struct hrtimer hrtimer; member
|
/linux/lib/ |
H A 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/kernel/ |
H A D | watchdog.c | 732 static enum hrtimer_restart watchdog_timer_fn(struct hrtimer *hrtimer) in watchdog_timer_fn() 840 struct hrtimer *hrtimer = this_cpu_ptr(&watchdog_hrtimer); in watchdog_enable() local 865 struct hrtimer *hrtimer = this_cpu_ptr(&watchdog_hrtimer); in watchdog_disable() local
|
/linux/drivers/misc/ |
H A D | vcpu_stall_detector.c | 59 vcpu_stall_detect_timer_fn(struct hrtimer *hrtimer) in vcpu_stall_detect_timer_fn()
|
/linux/net/can/ |
H A D | isotp.c | 192 static enum hrtimer_restart isotp_rx_timer_handler(struct hrtimer *hrtimer) in isotp_rx_timer_handler() 898 static enum hrtimer_restart isotp_tx_timer_handler(struct hrtimer *hrtimer) in isotp_tx_timer_handler() 922 static enum hrtimer_restart isotp_txfr_timer_handler(struct hrtimer *hrtimer) in isotp_txfr_timer_handler()
|
H A D | bcm.c | 449 static enum hrtimer_restart bcm_tx_timeout_handler(struct hrtimer *hrtimer) in bcm_tx_timeout_handler() 611 static enum hrtimer_restart bcm_rx_timeout_handler(struct hrtimer *hrtimer) in bcm_rx_timeout_handler() 677 static enum hrtimer_restart bcm_rx_thr_handler(struct hrtimer *hrtimer) in bcm_rx_thr_handler()
|
/linux/drivers/gpu/drm/scheduler/tests/ |
H A D | mock_scheduler.c | 72 drm_mock_sched_job_signal_timer(struct hrtimer *hrtimer) in drm_mock_sched_job_signal_timer()
|
/linux/net/can/j1939/ |
H A D | bus.c | 127 static enum hrtimer_restart j1939_ecu_timer_handler(struct hrtimer *hrtimer) in j1939_ecu_timer_handler()
|
H A 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/rust/kernel/time/ |
H A D | hrtimer.rs | 130 unsafe fn raw_get(this: *const Self) -> *mut bindings::hrtimer { in raw_get() 378 unsafe fn c_timer_ptr(this: *const Self) -> *const bindings::hrtimer { in c_timer_ptr()
|
/linux/include/kvm/ |
H A D | arm_arch_timer.h | 57 struct hrtimer hrtimer; member
|
/linux/rust/kernel/ |
H A D | time.rs | 30 pub mod hrtimer; module
|
/linux/include/linux/ |
H A D | hrtimer.h | 337 enum hrtimer_restart (*function)(struct hrtimer *)) in hrtimer_update_function()
|
H A D | intel_rapl.h | 177 struct hrtimer hrtimer; member
|
/linux/sound/sh/ |
H A D | sh_dac_audio.c | 41 struct hrtimer hrtimer; member
|
/linux/drivers/net/ethernet/qualcomm/rmnet/ |
H A D | rmnet_config.h | 51 struct hrtimer hrtimer; member
|
/linux/kernel/time/ |
H A D | hrtimer.c | 1592 enum hrtimer_restart (*function)(struct hrtimer *), in __hrtimer_setup() 1646 void hrtimer_setup(struct hrtimer *timer, enum hrtimer_restart (*function)(struct hrtimer *), in hrtimer_setup() 1665 enum hrtimer_restart (*function)(struct hrtimer *), in hrtimer_setup_on_stack()
|
/linux/drivers/gpu/drm/i915/gt/uc/ |
H A D | intel_huc.c | 118 static enum hrtimer_restart huc_delayed_load_timer_callback(struct hrtimer *hrtimer) in huc_delayed_load_timer_callback()
|
/linux/drivers/net/can/m_can/ |
H A D | m_can.h | 130 struct hrtimer hrtimer; member
|
/linux/arch/x86/events/amd/ |
H A D | uncore.c | 44 struct hrtimer hrtimer; member 99 static enum hrtimer_restart amd_uncore_hrtimer(struct hrtimer *hrtimer) in amd_uncore_hrtimer()
|
/linux/arch/arm/mm/ |
H A D | cache-l2x0-pmu.c | 151 static enum hrtimer_restart l2x0_pmu_poll(struct hrtimer *hrtimer) in l2x0_pmu_poll()
|
/linux/drivers/perf/ |
H A 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()
|