| /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 | 318 enum hrtimer_restart (*function)(struct hrtimer *)) in hrtimer_update_function()
|
| H A D | intel_rapl.h | 177 struct hrtimer hrtimer; member
|
| /linux/arch/powerpc/kernel/ |
| H A D | watchdog.c | 442 static enum hrtimer_restart watchdog_timer_fn(struct hrtimer *hrtimer) in watchdog_timer_fn() 478 struct hrtimer *hrtimer = this_cpu_ptr(&wd_hrtimer); in start_watchdog() local 515 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/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 | 773 static enum hrtimer_restart watchdog_timer_fn(struct hrtimer *hrtimer) in watchdog_timer_fn() 893 struct hrtimer *hrtimer = this_cpu_ptr(&watchdog_hrtimer); in watchdog_enable() local 918 struct hrtimer *hrtimer = this_cpu_ptr(&watchdog_hrtimer); in watchdog_disable() local
|
| /linux/arch/arm/mach-imx/ |
| H A 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/arch/x86/events/ |
| H A D | rapl.c | 137 struct hrtimer hrtimer; member 253 static enum hrtimer_restart rapl_hrtimer_handle(struct hrtimer *hrtimer) in rapl_hrtimer_handle()
|
| /linux/net/can/ |
| H A D | bcm.c | 455 static enum hrtimer_restart bcm_tx_timeout_handler(struct hrtimer *hrtimer) in bcm_tx_timeout_handler() 617 static enum hrtimer_restart bcm_rx_timeout_handler(struct hrtimer *hrtimer) in bcm_rx_timeout_handler() 683 static enum hrtimer_restart bcm_rx_thr_handler(struct hrtimer *hrtimer) in bcm_rx_thr_handler()
|
| /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 | 1166 static enum hrtimer_restart j1939_tp_txtimer(struct hrtimer *hrtimer) in j1939_tp_txtimer() 1242 static enum hrtimer_restart j1939_tp_rxtimer(struct hrtimer *hrtimer) in j1939_tp_rxtimer()
|
| /linux/include/kvm/ |
| H A D | arm_arch_timer.h | 55 struct hrtimer hrtimer; member
|
| /linux/kernel/time/ |
| H A D | hrtimer.c | 1616 enum hrtimer_restart (*function)(struct hrtimer *), in __hrtimer_setup() 1670 void hrtimer_setup(struct hrtimer *timer, enum hrtimer_restart (*function)(struct hrtimer *), in hrtimer_setup() 1689 enum hrtimer_restart (*function)(struct hrtimer *), in hrtimer_setup_on_stack()
|
| H A D | tick-sched.c | 1601 void tick_setup_sched_timer(bool hrtimer) in tick_setup_sched_timer()
|
| /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/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/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/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/leds/trigger/ |
| H A D | ledtrig-pattern.c | 44 struct hrtimer hrtimer; member
|
| /linux/drivers/net/ethernet/ |
| H A D | ec_bhf.c | 129 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/iio/adc/ |
| H A D | ti-tsc2046.c | 512 static enum hrtimer_restart tsc2046_adc_timer(struct hrtimer *hrtimer) in tsc2046_adc_timer()
|