Home
last modified time | relevance | path

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

123

/kernel/linux/linux-5.10/drivers/oprofile/
Dtimer_int.c26 static enum hrtimer_restart oprofile_hrtimer_notify(struct hrtimer *hrtimer) in oprofile_hrtimer_notify()
35 struct hrtimer *hrtimer = this_cpu_ptr(&oprofile_hrtimer); in __oprofile_hrtimer_start() local
58 struct hrtimer *hrtimer = &per_cpu(oprofile_hrtimer, cpu); in __oprofile_hrtimer_stop() local
/kernel/linux/linux-5.10/include/linux/
Dhrtimer.h121 struct hrtimer { struct
124 enum hrtimer_restart (*function)(struct hrtimer *); argument
125 struct hrtimer_clock_base *base; argument
140 struct hrtimer timer; argument
/kernel/linux/linux-6.6/include/linux/
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
/kernel/linux/linux-5.10/arch/powerpc/kernel/
Dwatchdog.c331 static enum hrtimer_restart watchdog_timer_fn(struct hrtimer *hrtimer) in watchdog_timer_fn()
367 struct hrtimer *hrtimer = this_cpu_ptr(&wd_hrtimer); in start_watchdog() local
405 struct hrtimer *hrtimer = this_cpu_ptr(&wd_hrtimer); in stop_watchdog() local
/kernel/linux/linux-6.6/arch/powerpc/kernel/
Dwatchdog.c437 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
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/af/
Dptp.h20 struct hrtimer hrtimer; member
/kernel/linux/linux-5.10/kernel/
Dwatchdog.c349 static enum hrtimer_restart watchdog_timer_fn(struct hrtimer *hrtimer) in watchdog_timer_fn()
442 struct hrtimer *hrtimer = this_cpu_ptr(&watchdog_hrtimer); in watchdog_enable() local
481 struct hrtimer *hrtimer = per_cpu_ptr(&watchdog_hrtimer, cpu); in watchdog_disable() local
/kernel/linux/linux-6.6/drivers/hwtracing/stm/
Dheartbeat.c26 struct hrtimer hrtimer; member
/kernel/linux/linux-5.10/drivers/hwtracing/stm/
Dheartbeat.c26 struct hrtimer hrtimer; member
/kernel/liteos_a/kernel/extended/perf/pmu/
Dperf_timed_pmu.c135 STATIC enum hrtimer_restart OsPerfHrtimer(struct hrtimer *hrtimer) in OsPerfHrtimer()
/kernel/linux/linux-6.6/kernel/
Dwatchdog.c447 static enum hrtimer_restart watchdog_timer_fn(struct hrtimer *hrtimer) in watchdog_timer_fn()
544 struct hrtimer *hrtimer = this_cpu_ptr(&watchdog_hrtimer); in watchdog_enable() local
583 struct hrtimer *hrtimer = per_cpu_ptr(&watchdog_hrtimer, cpu); in watchdog_disable() local
/kernel/linux/linux-5.10/include/kvm/
Darm_arch_timer.h33 struct hrtimer hrtimer; member
/kernel/linux/linux-6.6/drivers/misc/
Dvcpu_stall_detector.c58 vcpu_stall_detect_timer_fn(struct hrtimer *hrtimer) in vcpu_stall_detect_timer_fn()
/kernel/liteos_a/kernel/extended/perf/
Dperf_pmu_pri.h69 struct hrtimer hrtimer; member
/kernel/linux/linux-6.6/arch/arm/mach-imx/
Dmmdc.c100 struct hrtimer hrtimer; member
423 static enum hrtimer_restart mmdc_pmu_timer_handler(struct hrtimer *hrtimer) in mmdc_pmu_timer_handler()
/kernel/linux/linux-5.10/arch/arm/mach-imx/
Dmmdc.c100 struct hrtimer hrtimer; member
423 static enum hrtimer_restart mmdc_pmu_timer_handler(struct hrtimer *hrtimer) in mmdc_pmu_timer_handler()
/kernel/linux/linux-6.6/arch/x86/events/
Drapl.c112 struct hrtimer hrtimer; member
216 static enum hrtimer_restart rapl_hrtimer_handle(struct hrtimer *hrtimer) in rapl_hrtimer_handle()
/kernel/linux/linux-5.10/net/can/
Dbcm.c401 static enum hrtimer_restart bcm_tx_timeout_handler(struct hrtimer *hrtimer) in bcm_tx_timeout_handler()
559 static enum hrtimer_restart bcm_rx_timeout_handler(struct hrtimer *hrtimer) in bcm_rx_timeout_handler()
625 static enum hrtimer_restart bcm_rx_thr_handler(struct hrtimer *hrtimer) in bcm_rx_thr_handler()
Disotp.c178 static enum hrtimer_restart isotp_rx_timer_handler(struct hrtimer *hrtimer) in isotp_rx_timer_handler()
872 static enum hrtimer_restart isotp_tx_timer_handler(struct hrtimer *hrtimer) in isotp_tx_timer_handler()
896 static enum hrtimer_restart isotp_txfr_timer_handler(struct hrtimer *hrtimer) in isotp_txfr_timer_handler()
/kernel/linux/linux-6.6/net/can/
Dbcm.c422 static enum hrtimer_restart bcm_tx_timeout_handler(struct hrtimer *hrtimer) in bcm_tx_timeout_handler()
579 static enum hrtimer_restart bcm_rx_timeout_handler(struct hrtimer *hrtimer) in bcm_rx_timeout_handler()
645 static enum hrtimer_restart bcm_rx_thr_handler(struct hrtimer *hrtimer) in bcm_rx_thr_handler()
Disotp.c191 static enum hrtimer_restart isotp_rx_timer_handler(struct hrtimer *hrtimer) in isotp_rx_timer_handler()
895 static enum hrtimer_restart isotp_tx_timer_handler(struct hrtimer *hrtimer) in isotp_tx_timer_handler()
919 static enum hrtimer_restart isotp_txfr_timer_handler(struct hrtimer *hrtimer) in isotp_txfr_timer_handler()
/kernel/linux/linux-5.10/arch/x86/events/
Drapl.c112 struct hrtimer hrtimer; member
216 static enum hrtimer_restart rapl_hrtimer_handle(struct hrtimer *hrtimer) in rapl_hrtimer_handle()
/kernel/linux/linux-6.6/net/can/j1939/
Dbus.c127 static enum hrtimer_restart j1939_ecu_timer_handler(struct hrtimer *hrtimer) in j1939_ecu_timer_handler()
/kernel/linux/linux-5.10/net/can/j1939/
Dbus.c127 static enum hrtimer_restart j1939_ecu_timer_handler(struct hrtimer *hrtimer) in j1939_ecu_timer_handler()
/kernel/linux/linux-6.6/drivers/net/can/m_can/
Dm_can.h97 struct hrtimer hrtimer; member

123