Home
last modified time | relevance | path

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

12

/Linux-v5.4/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
/Linux-v5.4/include/linux/
Dhrtimer.h117 struct hrtimer { struct
120 enum hrtimer_restart (*function)(struct hrtimer *); argument
121 struct hrtimer_clock_base *base; argument
136 struct hrtimer timer; argument
Dperf_event.h138 struct hrtimer hrtimer; member
812 struct hrtimer hrtimer; member
/Linux-v5.4/arch/powerpc/kernel/
Dwatchdog.c296 static enum hrtimer_restart watchdog_timer_fn(struct hrtimer *hrtimer) in watchdog_timer_fn()
328 struct hrtimer *hrtimer = this_cpu_ptr(&wd_hrtimer); in start_watchdog() local
366 struct hrtimer *hrtimer = this_cpu_ptr(&wd_hrtimer); in stop_watchdog() local
/Linux-v5.4/kernel/
Dwatchdog.c362 static enum hrtimer_restart watchdog_timer_fn(struct hrtimer *hrtimer) in watchdog_timer_fn()
481 struct hrtimer *hrtimer = this_cpu_ptr(&watchdog_hrtimer); in watchdog_enable() local
507 struct hrtimer *hrtimer = this_cpu_ptr(&watchdog_hrtimer); in watchdog_disable() local
/Linux-v5.4/drivers/hwtracing/stm/
Dheartbeat.c26 struct hrtimer hrtimer; member
/Linux-v5.4/include/kvm/
Darm_arch_timer.h40 struct hrtimer hrtimer; member
/Linux-v5.4/arch/arm/mach-imx/
Dmmdc.c100 struct hrtimer hrtimer; member
421 static enum hrtimer_restart mmdc_pmu_timer_handler(struct hrtimer *hrtimer) in mmdc_pmu_timer_handler()
/Linux-v5.4/arch/x86/events/intel/
Drapl.c121 struct hrtimer hrtimer; member
217 static enum hrtimer_restart rapl_hrtimer_handle(struct hrtimer *hrtimer) in rapl_hrtimer_handle()
Duncore.c263 static enum hrtimer_restart uncore_pmu_hrtimer(struct hrtimer *hrtimer) in uncore_pmu_hrtimer()
Duncore.h129 struct hrtimer hrtimer; member
/Linux-v5.4/net/can/
Dbcm.c395 static enum hrtimer_restart bcm_tx_timeout_handler(struct hrtimer *hrtimer) in bcm_tx_timeout_handler()
551 static enum hrtimer_restart bcm_rx_timeout_handler(struct hrtimer *hrtimer) in bcm_rx_timeout_handler()
616 static enum hrtimer_restart bcm_rx_thr_handler(struct hrtimer *hrtimer) in bcm_rx_thr_handler()
/Linux-v5.4/net/can/j1939/
Dbus.c127 static enum hrtimer_restart j1939_ecu_timer_handler(struct hrtimer *hrtimer) in j1939_ecu_timer_handler()
Dtransport.c1084 static enum hrtimer_restart j1939_tp_txtimer(struct hrtimer *hrtimer) in j1939_tp_txtimer()
1156 static enum hrtimer_restart j1939_tp_rxtimer(struct hrtimer *hrtimer) in j1939_tp_rxtimer()
/Linux-v5.4/drivers/mailbox/
Dmailbox.c114 static enum hrtimer_restart txdone_hrtimer(struct hrtimer *hrtimer) in txdone_hrtimer()
/Linux-v5.4/sound/sh/
Dsh_dac_audio.c42 struct hrtimer hrtimer; member
/Linux-v5.4/arch/arm/mm/
Dcache-l2x0-pmu.c151 static enum hrtimer_restart l2x0_pmu_poll(struct hrtimer *hrtimer) in l2x0_pmu_poll()
/Linux-v5.4/drivers/net/ethernet/
Dec_bhf.c129 struct hrtimer hrtimer; member
/Linux-v5.4/drivers/perf/
Darm-ccn.c161 struct hrtimer hrtimer; member
1190 static enum hrtimer_restart arm_ccn_pmu_timer_handler(struct hrtimer *hrtimer) in arm_ccn_pmu_timer_handler()
Dthunderx2_pmu.c79 struct hrtimer hrtimer; member
/Linux-v5.4/drivers/gpu/drm/i915/
Di915_pmu.c253 static enum hrtimer_restart i915_sample(struct hrtimer *hrtimer) in i915_sample()
Di915_perf.c2434 static enum hrtimer_restart oa_poll_check_timer_cb(struct hrtimer *hrtimer) in oa_poll_check_timer_cb()
/Linux-v5.4/drivers/net/ethernet/hisilicon/
Dhip04_eth.c696 static enum hrtimer_restart tx_done(struct hrtimer *hrtimer) in tx_done()
/Linux-v5.4/sound/drivers/
Ddummy.c55 static bool hrtimer = 1; variable
/Linux-v5.4/drivers/usb/host/
Dfotg210.h81 struct hrtimer hrtimer; member

12