| /linux/include/linux/ |
| H A D | hrtimer_types.h | 39 struct hrtimer { struct 42 enum hrtimer_restart (*__private 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;
|
| H A D | hrtimer.h | 333 enum hrtimer_restart (*function)(struct hrtimer *)) in hrtimer_update_function()
|
| H A D | intel_rapl.h | 177 struct hrtimer hrtimer; member
|
| /linux/drivers/net/ethernet/marvell/octeontx2/af/ |
| H A D | ptp.h | 20 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 | 744 static enum hrtimer_restart watchdog_timer_fn(struct hrtimer *hrtimer) in watchdog_timer_fn() 858 struct hrtimer *hrtimer = this_cpu_ptr(&watchdog_hrtimer); in watchdog_enable() local 883 struct hrtimer *hrtimer = this_cpu_ptr(&watchdog_hrtimer); in watchdog_disable() local
|
| /linux/net/can/ |
| 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()
|
| H A D | isotp.c | 192 static enum hrtimer_restart isotp_rx_timer_handler(struct hrtimer *hrtimer) in isotp_rx_timer_handler() argument 898 static enum hrtimer_restart isotp_tx_timer_handler(struct hrtimer *hrtimer) in isotp_tx_timer_handler() argument 922 static enum hrtimer_restart isotp_txfr_timer_handler(struct hrtimer *hrtimer) in isotp_txfr_timer_handler() argument [all...] |
| /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 raw_get(this: *const Self) -> *mut bindings::hrtimer raw_get() argument 378 c_timer_ptr(this: *const Self) -> *const bindings::hrtimer c_timer_ptr() argument [all...] |
| /linux/include/kvm/ |
| H A D | arm_arch_timer.h | 55 struct hrtimer hrtimer; member
|
| /linux/kernel/time/ |
| H A D | hrtimer.c | 1608 enum hrtimer_restart (*function)(struct hrtimer *), in __hrtimer_setup() 1662 void hrtimer_setup(struct hrtimer *timer, enum hrtimer_restart (*function)(struct hrtimer *), in hrtimer_setup() 1681 enum hrtimer_restart (*function)(struct hrtimer *), in hrtimer_setup_on_stack()
|
| /linux/drivers/net/ethernet/qualcomm/rmnet/ |
| H A D | rmnet_config.h | 51 struct hrtimer hrtimer; member
|
| /linux/sound/sh/ |
| H A D | sh_dac_audio.c | 41 struct hrtimer hrtimer; member
|
| /linux/rust/kernel/ |
| H A D | time.rs | 30 pub mod hrtimer; global() module
|
| /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/powerpc/perf/ |
| H A D | vpa-dtl.c | 288 static enum hrtimer_restart vpa_dtl_hrtimer_handle(struct hrtimer *hrtimer) in vpa_dtl_hrtimer_handle()
|
| /linux/drivers/leds/trigger/ |
| H A D | ledtrig-pattern.c | 44 struct hrtimer hrtimer; member
|
| /linux/drivers/perf/ |
| H A D | arm-ccn.c | 161 struct hrtimer hrtimer; member 1176 static enum hrtimer_restart arm_ccn_pmu_timer_handler(struct hrtimer *hrtimer) in arm_ccn_pmu_timer_handler()
|
| /linux/drivers/gpu/drm/i915/ |
| H A D | i915_pmu.c | 503 static enum hrtimer_restart i915_sample(struct hrtimer *hrtimer) in i915_sample()
|
| /linux/arch/x86/events/intel/ |
| H A D | uncore.h | 156 struct hrtimer hrtimer; member
|
| /linux/sound/drivers/ |
| H A D | dummy.c | 59 static bool hrtimer = 1; variable
|
| /linux/mm/ |
| H A D | slab_common.c | 1415 struct hrtimer hrtimer; global() member
|