Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dhrtimer.h100 struct hrtimer { struct
103 enum hrtimer_restart (*function)(struct hrtimer *); argument
104 struct hrtimer_clock_base *base; argument
122 struct hrtimer timer; argument
Dperf_event.h115 struct hrtimer hrtimer; member
658 struct hrtimer hrtimer; member
/linux-4.4.14/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-4.4.14/kernel/
Dwatchdog.c377 static enum hrtimer_restart watchdog_timer_fn(struct hrtimer *hrtimer) in watchdog_timer_fn()
495 struct hrtimer *hrtimer = raw_cpu_ptr(&watchdog_hrtimer); in watchdog_enable() local
515 struct hrtimer *hrtimer = raw_cpu_ptr(&watchdog_hrtimer); in watchdog_disable() local
Dsoftirq.c623 enum hrtimer_restart (*function)(struct hrtimer *), in tasklet_hrtimer_init()
/linux-4.4.14/arch/x86/kernel/cpu/
Dperf_event_intel_rapl.c125 struct hrtimer hrtimer; member
214 static enum hrtimer_restart rapl_hrtimer_handle(struct hrtimer *hrtimer) in rapl_hrtimer_handle()
Dperf_event_intel_uncore.h106 struct hrtimer hrtimer; member
Dperf_event_intel_uncore.c255 static enum hrtimer_restart uncore_pmu_hrtimer(struct hrtimer *hrtimer) in uncore_pmu_hrtimer()
/linux-4.4.14/net/can/
Dbcm.c397 static enum hrtimer_restart bcm_tx_timeout_handler(struct hrtimer *hrtimer) in bcm_tx_timeout_handler()
548 static enum hrtimer_restart bcm_rx_timeout_handler(struct hrtimer *hrtimer) in bcm_rx_timeout_handler()
617 static enum hrtimer_restart bcm_rx_thr_handler(struct hrtimer *hrtimer) in bcm_rx_thr_handler()
/linux-4.4.14/drivers/mailbox/
Dmailbox.c115 static enum hrtimer_restart txdone_hrtimer(struct hrtimer *hrtimer) in txdone_hrtimer()
/linux-4.4.14/sound/sh/
Dsh_dac_audio.c57 struct hrtimer hrtimer; member
/linux-4.4.14/drivers/net/ethernet/
Dec_bhf.c138 struct hrtimer hrtimer; member
/linux-4.4.14/drivers/bus/
Darm-ccn.c167 struct hrtimer hrtimer; member
1159 static enum hrtimer_restart arm_ccn_pmu_timer_handler(struct hrtimer *hrtimer) in arm_ccn_pmu_timer_handler()
/linux-4.4.14/drivers/net/ethernet/hisilicon/
Dhip04_eth.c600 enum hrtimer_restart tx_done(struct hrtimer *hrtimer) in tx_done()
/linux-4.4.14/sound/drivers/
Ddummy.c69 static bool hrtimer = 1; variable
/linux-4.4.14/drivers/usb/host/
Dfotg210.h80 struct hrtimer hrtimer; member
Dehci.h128 struct hrtimer hrtimer; member
/linux-4.4.14/drivers/staging/rdma/hfi1/
Dhfi.h516 struct hrtimer hrtimer; member
/linux-4.4.14/kernel/events/
Dcore.c7150 static enum hrtimer_restart perf_swevent_hrtimer(struct hrtimer *hrtimer) in perf_swevent_hrtimer()