Home
last modified time | relevance | path

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

12

/OK3568_Linux_fs/kernel/include/linux/
H A Dhrtimer.h119 struct hrtimer { struct
122 enum hrtimer_restart (*function)(struct hrtimer *); argument
123 struct hrtimer_clock_base *base; argument
140 struct hrtimer timer; argument
H A Dperf_event.h151 struct hrtimer hrtimer; member
869 struct hrtimer hrtimer; member
/OK3568_Linux_fs/kernel/drivers/oprofile/
H A 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
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A 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
/OK3568_Linux_fs/kernel/kernel/
H A Dwatchdog.c455 static enum hrtimer_restart watchdog_timer_fn(struct hrtimer *hrtimer) in watchdog_timer_fn()
553 struct hrtimer *hrtimer = this_cpu_ptr(&watchdog_hrtimer); in watchdog_enable() local
581 struct hrtimer *hrtimer = this_cpu_ptr(&watchdog_hrtimer); in watchdog_disable() local
/OK3568_Linux_fs/kernel/drivers/hwtracing/stm/
H A Dheartbeat.c26 struct hrtimer hrtimer; member
/OK3568_Linux_fs/kernel/include/kvm/
H A Darm_arch_timer.h33 struct hrtimer hrtimer; member
/OK3568_Linux_fs/kernel/arch/arm/mach-imx/
H A Dmmdc.c100 struct hrtimer hrtimer; member
422 static enum hrtimer_restart mmdc_pmu_timer_handler(struct hrtimer *hrtimer) in mmdc_pmu_timer_handler()
/OK3568_Linux_fs/kernel/net/can/
H A 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()
H A Disotp.c162 static enum hrtimer_restart isotp_rx_timer_handler(struct hrtimer *hrtimer) in isotp_rx_timer_handler()
752 static enum hrtimer_restart isotp_tx_timer_handler(struct hrtimer *hrtimer) in isotp_tx_timer_handler()
/OK3568_Linux_fs/kernel/arch/x86/events/
H A Drapl.c112 struct hrtimer hrtimer; member
216 static enum hrtimer_restart rapl_hrtimer_handle(struct hrtimer *hrtimer) in rapl_hrtimer_handle()
/OK3568_Linux_fs/kernel/net/can/j1939/
H A Dbus.c127 static enum hrtimer_restart j1939_ecu_timer_handler(struct hrtimer *hrtimer) in j1939_ecu_timer_handler()
H A Dtransport.c1142 static enum hrtimer_restart j1939_tp_txtimer(struct hrtimer *hrtimer) in j1939_tp_txtimer()
1218 static enum hrtimer_restart j1939_tp_rxtimer(struct hrtimer *hrtimer) in j1939_tp_rxtimer()
/OK3568_Linux_fs/kernel/drivers/mailbox/
H A Dmailbox.c117 static enum hrtimer_restart txdone_hrtimer(struct hrtimer *hrtimer) in txdone_hrtimer()
/OK3568_Linux_fs/kernel/sound/sh/
H A Dsh_dac_audio.c42 struct hrtimer hrtimer; member
/OK3568_Linux_fs/kernel/arch/arm/mm/
H A Dcache-l2x0-pmu.c151 static enum hrtimer_restart l2x0_pmu_poll(struct hrtimer *hrtimer) in l2x0_pmu_poll()
/OK3568_Linux_fs/kernel/drivers/gpu/arm/midgard/
H A Dmali_kbase_vinstr.c179 struct hrtimer hrtimer; member
1147 struct hrtimer *hrtimer) in kbasep_vinstr_wake_up_callback()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/
H A Dec_bhf.c129 struct hrtimer hrtimer; member
/OK3568_Linux_fs/kernel/drivers/perf/
H A 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()
H A Dthunderx2_pmu.c107 struct hrtimer hrtimer; member
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/
H A Di915_pmu.c408 static enum hrtimer_restart i915_sample(struct hrtimer *hrtimer) in i915_sample()
/OK3568_Linux_fs/kernel/arch/x86/events/intel/
H A Duncore.h142 struct hrtimer hrtimer; member
H A Duncore.c268 static enum hrtimer_restart uncore_pmu_hrtimer(struct hrtimer *hrtimer) in uncore_pmu_hrtimer()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/hisilicon/
H A Dhip04_eth.c696 static enum hrtimer_restart tx_done(struct hrtimer *hrtimer) in tx_done()
/OK3568_Linux_fs/kernel/sound/drivers/
H A Ddummy.c55 static bool hrtimer = 1; variable

12