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

/linux-4.4.14/drivers/oprofile/
H A Dtimer_int.c26 static enum hrtimer_restart oprofile_hrtimer_notify(struct hrtimer *hrtimer) oprofile_hrtimer_notify() argument
35 struct hrtimer *hrtimer = this_cpu_ptr(&oprofile_hrtimer); __oprofile_hrtimer_start() local
58 struct hrtimer *hrtimer = &per_cpu(oprofile_hrtimer, cpu); __oprofile_hrtimer_stop() local
/linux-4.4.14/sound/core/
H A DMakefile
/linux-4.4.14/drivers/mailbox/
H A Dmailbox.c115 static enum hrtimer_restart txdone_hrtimer(struct hrtimer *hrtimer) txdone_hrtimer() argument
/linux-4.4.14/sound/sh/
H A Dsh_dac_audio.c57 struct hrtimer hrtimer; member in struct:snd_sh_dac
/linux-4.4.14/arch/x86/kernel/cpu/
H A Dperf_event_intel_rapl.c125 struct hrtimer hrtimer; member in struct:rapl_pmu
214 static enum hrtimer_restart rapl_hrtimer_handle(struct hrtimer *hrtimer) rapl_hrtimer_handle() argument
H A Dperf_event_intel_uncore.c255 static enum hrtimer_restart uncore_pmu_hrtimer(struct hrtimer *hrtimer) uncore_pmu_hrtimer() argument
H A Dperf_event_intel_uncore.h106 struct hrtimer hrtimer; member in struct:intel_uncore_box
/linux-4.4.14/kernel/
H A Dwatchdog.c377 static enum hrtimer_restart watchdog_timer_fn(struct hrtimer *hrtimer) watchdog_timer_fn() argument
495 struct hrtimer *hrtimer = raw_cpu_ptr(&watchdog_hrtimer); watchdog_enable() local
515 struct hrtimer *hrtimer = raw_cpu_ptr(&watchdog_hrtimer); watchdog_disable() local
/linux-4.4.14/include/linux/
H A Dhrtimer.h100 struct hrtimer { struct
H A Dperf_event.h115 struct hrtimer hrtimer; member in struct:hw_perf_event::__anon13073::__anon13075
658 struct hrtimer hrtimer; member in struct:perf_cpu_context
/linux-4.4.14/drivers/net/ethernet/
H A Dec_bhf.c138 struct hrtimer hrtimer; member in struct:ec_bhf_priv
/linux-4.4.14/net/can/
H A Dbcm.c397 static enum hrtimer_restart bcm_tx_timeout_handler(struct hrtimer *hrtimer) bcm_tx_timeout_handler() argument
548 static enum hrtimer_restart bcm_rx_timeout_handler(struct hrtimer *hrtimer) bcm_rx_timeout_handler() argument
617 static enum hrtimer_restart bcm_rx_thr_handler(struct hrtimer *hrtimer) bcm_rx_thr_handler() argument
/linux-4.4.14/drivers/net/ethernet/hisilicon/
H A Dhip04_eth.c600 enum hrtimer_restart tx_done(struct hrtimer *hrtimer) tx_done() argument
/linux-4.4.14/drivers/bus/
H A Darm-ccn.c167 struct hrtimer hrtimer; member in struct:arm_ccn_dt
1159 static enum hrtimer_restart arm_ccn_pmu_timer_handler(struct hrtimer *hrtimer) arm_ccn_pmu_timer_handler() argument
/linux-4.4.14/sound/drivers/
H A Ddummy.c69 static bool hrtimer = 1; variable
/linux-4.4.14/drivers/usb/host/
H A Dehci.h128 struct hrtimer hrtimer; member in struct:ehci_hcd
H A Dfotg210.h80 struct hrtimer hrtimer; member in struct:fotg210_hcd
/linux-4.4.14/drivers/staging/rdma/hfi1/
H A Dhfi.h516 struct hrtimer hrtimer; member in struct:cca_timer
/linux-4.4.14/kernel/events/
H A Dcore.c7150 static enum hrtimer_restart perf_swevent_hrtimer(struct hrtimer *hrtimer) perf_swevent_hrtimer() argument

Completed in 881 milliseconds