Home
last modified time | relevance | path

Searched defs:hrtimer (Results 1 – 25 of 32) sorted by relevance

12

/linux/include/linux/
A Dhrtimer.h118 struct hrtimer { struct
121 enum hrtimer_restart (*function)(struct hrtimer *); argument
122 struct hrtimer_clock_base *base; argument
137 struct hrtimer timer; argument
A Dperf_event.h152 struct hrtimer hrtimer; member
874 struct hrtimer hrtimer; member
/linux/arch/powerpc/kernel/
A Dwatchdog.c300 static enum hrtimer_restart watchdog_timer_fn(struct hrtimer *hrtimer) in watchdog_timer_fn()
332 struct hrtimer *hrtimer = this_cpu_ptr(&wd_hrtimer); in start_watchdog() local
370 struct hrtimer *hrtimer = this_cpu_ptr(&wd_hrtimer); in stop_watchdog() local
/linux/kernel/
A Dwatchdog.c354 static enum hrtimer_restart watchdog_timer_fn(struct hrtimer *hrtimer) in watchdog_timer_fn()
452 struct hrtimer *hrtimer = this_cpu_ptr(&watchdog_hrtimer); in watchdog_enable() local
478 struct hrtimer *hrtimer = this_cpu_ptr(&watchdog_hrtimer); in watchdog_disable() local
/linux/drivers/hwtracing/stm/
A Dheartbeat.c26 struct hrtimer hrtimer; member
/linux/include/kvm/
A Darm_arch_timer.h33 struct hrtimer hrtimer; member
/linux/arch/x86/events/
A Drapl.c112 struct hrtimer hrtimer; member
216 static enum hrtimer_restart rapl_hrtimer_handle(struct hrtimer *hrtimer) in rapl_hrtimer_handle()
/linux/arch/arm/mach-imx/
A Dmmdc.c100 struct hrtimer hrtimer; member
422 static enum hrtimer_restart mmdc_pmu_timer_handler(struct hrtimer *hrtimer) in mmdc_pmu_timer_handler()
/linux/net/can/
A Dbcm.c399 static enum hrtimer_restart bcm_tx_timeout_handler(struct hrtimer *hrtimer) in bcm_tx_timeout_handler()
557 static enum hrtimer_restart bcm_rx_timeout_handler(struct hrtimer *hrtimer) in bcm_rx_timeout_handler()
623 static enum hrtimer_restart bcm_rx_thr_handler(struct hrtimer *hrtimer) in bcm_rx_thr_handler()
A Disotp.c159 static enum hrtimer_restart isotp_rx_timer_handler(struct hrtimer *hrtimer) in isotp_rx_timer_handler()
740 static enum hrtimer_restart isotp_tx_timer_handler(struct hrtimer *hrtimer) in isotp_tx_timer_handler()
/linux/net/can/j1939/
A Dbus.c127 static enum hrtimer_restart j1939_ecu_timer_handler(struct hrtimer *hrtimer) in j1939_ecu_timer_handler()
A Dtransport.c1141 static enum hrtimer_restart j1939_tp_txtimer(struct hrtimer *hrtimer) in j1939_tp_txtimer()
1217 static enum hrtimer_restart j1939_tp_rxtimer(struct hrtimer *hrtimer) in j1939_tp_rxtimer()
/linux/drivers/mailbox/
A Dmailbox.c117 static enum hrtimer_restart txdone_hrtimer(struct hrtimer *hrtimer) in txdone_hrtimer()
/linux/sound/sh/
A Dsh_dac_audio.c41 struct hrtimer hrtimer; member
/linux/arch/arm/mm/
A Dcache-l2x0-pmu.c151 static enum hrtimer_restart l2x0_pmu_poll(struct hrtimer *hrtimer) in l2x0_pmu_poll()
/linux/drivers/iio/adc/
A Dti-tsc2046.c414 static enum hrtimer_restart tsc2046_adc_trig_more(struct hrtimer *hrtimer) in tsc2046_adc_trig_more()
/linux/drivers/net/ethernet/
A Dec_bhf.c129 struct hrtimer hrtimer; member
/linux/drivers/perf/
A Darm-ccn.c161 struct hrtimer hrtimer; member
1185 static enum hrtimer_restart arm_ccn_pmu_timer_handler(struct hrtimer *hrtimer) in arm_ccn_pmu_timer_handler()
A Dthunderx2_pmu.c107 struct hrtimer hrtimer; member
/linux/drivers/gpu/drm/i915/
A Di915_pmu.c417 static enum hrtimer_restart i915_sample(struct hrtimer *hrtimer) in i915_sample()
A Di915_request.c264 static enum hrtimer_restart __rq_watchdog_expired(struct hrtimer *hrtimer) in __rq_watchdog_expired()
/linux/arch/x86/events/intel/
A Duncore.h150 struct hrtimer hrtimer; member
/linux/drivers/net/ethernet/hisilicon/
A Dhip04_eth.c696 static enum hrtimer_restart tx_done(struct hrtimer *hrtimer) in tx_done()
/linux/sound/drivers/
A Ddummy.c54 static bool hrtimer = 1; variable
/linux/kernel/bpf/
A Dhelpers.c1054 static enum hrtimer_restart bpf_timer_cb(struct hrtimer *hrtimer) in bpf_timer_cb()

Completed in 78 milliseconds

12