/linux-4.4.14/include/linux/ |
D | hrtimer.h | 100 struct hrtimer { struct 103 enum hrtimer_restart (*function)(struct hrtimer *); argument 104 struct hrtimer_clock_base *base; argument 122 struct hrtimer timer; argument
|
D | perf_event.h | 115 struct hrtimer hrtimer; member 658 struct hrtimer hrtimer; member
|
/linux-4.4.14/drivers/oprofile/ |
D | timer_int.c | 26 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/ |
D | watchdog.c | 377 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
|
D | softirq.c | 623 enum hrtimer_restart (*function)(struct hrtimer *), in tasklet_hrtimer_init()
|
/linux-4.4.14/arch/x86/kernel/cpu/ |
D | perf_event_intel_rapl.c | 125 struct hrtimer hrtimer; member 214 static enum hrtimer_restart rapl_hrtimer_handle(struct hrtimer *hrtimer) in rapl_hrtimer_handle()
|
D | perf_event_intel_uncore.h | 106 struct hrtimer hrtimer; member
|
D | perf_event_intel_uncore.c | 255 static enum hrtimer_restart uncore_pmu_hrtimer(struct hrtimer *hrtimer) in uncore_pmu_hrtimer()
|
/linux-4.4.14/net/can/ |
D | bcm.c | 397 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/ |
D | mailbox.c | 115 static enum hrtimer_restart txdone_hrtimer(struct hrtimer *hrtimer) in txdone_hrtimer()
|
/linux-4.4.14/sound/sh/ |
D | sh_dac_audio.c | 57 struct hrtimer hrtimer; member
|
/linux-4.4.14/drivers/net/ethernet/ |
D | ec_bhf.c | 138 struct hrtimer hrtimer; member
|
/linux-4.4.14/drivers/bus/ |
D | arm-ccn.c | 167 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/ |
D | hip04_eth.c | 600 enum hrtimer_restart tx_done(struct hrtimer *hrtimer) in tx_done()
|
/linux-4.4.14/sound/drivers/ |
D | dummy.c | 69 static bool hrtimer = 1; variable
|
/linux-4.4.14/drivers/usb/host/ |
D | fotg210.h | 80 struct hrtimer hrtimer; member
|
D | ehci.h | 128 struct hrtimer hrtimer; member
|
/linux-4.4.14/drivers/staging/rdma/hfi1/ |
D | hfi.h | 516 struct hrtimer hrtimer; member
|
/linux-4.4.14/kernel/events/ |
D | core.c | 7150 static enum hrtimer_restart perf_swevent_hrtimer(struct hrtimer *hrtimer) in perf_swevent_hrtimer()
|