Home
last modified time | relevance | path

Searched defs:evt (Results 1 – 179 of 179) sorted by relevance

/linux-4.4.14/drivers/scsi/lpfc/
Dlpfc_nportdisc.c819 void *arg, uint32_t evt) in lpfc_disc_illegal()
843 void *arg, uint32_t evt) in lpfc_cmpl_plogi_illegal()
864 void *arg, uint32_t evt) in lpfc_rcv_plogi_unused_node()
878 void *arg, uint32_t evt) in lpfc_rcv_els_unused_node()
886 void *arg, uint32_t evt) in lpfc_rcv_logo_unused_node()
901 void *arg, uint32_t evt) in lpfc_cmpl_logo_unused_node()
908 void *arg, uint32_t evt) in lpfc_device_rm_unused_node()
916 void *arg, uint32_t evt) in lpfc_device_recov_unused_node()
923 void *arg, uint32_t evt) in lpfc_rcv_plogi_plogi_issue()
974 void *arg, uint32_t evt) in lpfc_rcv_prli_plogi_issue()
[all …]
Dlpfc_bsg.c102 struct lpfc_bsg_event *evt; member
790 struct lpfc_bsg_event *evt = container_of(kref, struct lpfc_bsg_event, in lpfc_bsg_event_free() local
819 lpfc_bsg_event_ref(struct lpfc_bsg_event *evt) in lpfc_bsg_event_ref()
829 lpfc_bsg_event_unref(struct lpfc_bsg_event *evt) in lpfc_bsg_event_unref()
843 struct lpfc_bsg_event *evt = kzalloc(sizeof(*evt), GFP_KERNEL); in lpfc_bsg_event_new() local
908 struct lpfc_bsg_event *evt; in lpfc_bsg_ct_unsol_event() local
1195 struct lpfc_bsg_event *evt; in lpfc_bsg_hba_set_event() local
1280 struct lpfc_bsg_event *evt, *evt_next; in lpfc_bsg_hba_get_event() local
2535 struct lpfc_bsg_event *evt; in lpfcdiag_loop_get_xri() local
2989 struct lpfc_bsg_event *evt; in lpfc_bsg_diag_loopback_run() local
Dlpfc_disc.h49 enum lpfc_work_type evt; member
Dlpfc_hbadisc.c426 struct lpfc_fast_path_event *evt) { in lpfc_free_fast_evt()
771 uint32_t evt) in lpfc_workq_post_event()
/linux-4.4.14/arch/blackfin/kernel/
Dtime-ts.c129 struct clock_event_device *evt) in bfin_gptmr0_set_next_event()
139 static int bfin_gptmr0_set_periodic(struct clock_event_device *evt) in bfin_gptmr0_set_periodic()
157 static int bfin_gptmr0_set_oneshot(struct clock_event_device *evt) in bfin_gptmr0_set_oneshot()
173 static int bfin_gptmr0_shutdown(struct clock_event_device *evt) in bfin_gptmr0_shutdown()
194 struct clock_event_device *evt = dev_id; in bfin_gptmr0_interrupt() local
226 static void __init bfin_gptmr0_clockevent_init(struct clock_event_device *evt) in bfin_gptmr0_clockevent_init()
246 struct clock_event_device *evt) in bfin_coretmr_set_next_event()
256 static int bfin_coretmr_set_periodic(struct clock_event_device *evt) in bfin_coretmr_set_periodic()
270 static int bfin_coretmr_set_oneshot(struct clock_event_device *evt) in bfin_coretmr_set_oneshot()
280 static int bfin_coretmr_shutdown(struct clock_event_device *evt) in bfin_coretmr_shutdown()
[all …]
Dearly_printk.c165 u32 evt; in init_early_exception_vectors() local
/linux-4.4.14/arch/arm/mach-netx/
Dtime.c37 static inline void timer_shutdown(struct clock_event_device *evt) in timer_shutdown()
43 static int netx_shutdown(struct clock_event_device *evt) in netx_shutdown()
50 static int netx_set_oneshot(struct clock_event_device *evt) in netx_set_oneshot()
61 static int netx_set_periodic(struct clock_event_device *evt) in netx_set_periodic()
73 static int netx_set_next_event(unsigned long evt, in netx_set_next_event()
96 struct clock_event_device *evt = &netx_clockevent; in netx_timer_interrupt() local
/linux-4.4.14/drivers/clocksource/
Dmtk_timer.c76 static void mtk_clkevt_time_stop(struct mtk_clock_event_device *evt, u8 timer) in mtk_clkevt_time_stop()
85 static void mtk_clkevt_time_setup(struct mtk_clock_event_device *evt, in mtk_clkevt_time_setup()
91 static void mtk_clkevt_time_start(struct mtk_clock_event_device *evt, in mtk_clkevt_time_start()
121 struct mtk_clock_event_device *evt = to_mtk_clk(clk); in mtk_clkevt_set_periodic() local
132 struct mtk_clock_event_device *evt = to_mtk_clk(clk); in mtk_clkevt_next_event() local
143 struct mtk_clock_event_device *evt = dev_id; in mtk_timer_interrupt() local
153 mtk_timer_setup(struct mtk_clock_event_device *evt, u8 timer, u8 option) in mtk_timer_setup()
167 static void mtk_timer_enable_irq(struct mtk_clock_event_device *evt, u8 timer) in mtk_timer_enable_irq()
184 struct mtk_clock_event_device *evt; in mtk_timer_init() local
Di8253.c103 static int pit_shutdown(struct clock_event_device *evt) in pit_shutdown()
118 static int pit_set_oneshot(struct clock_event_device *evt) in pit_set_oneshot()
126 static int pit_set_periodic(struct clock_event_device *evt) in pit_set_periodic()
144 static int pit_next_event(unsigned long delta, struct clock_event_device *evt) in pit_next_event()
Dtimer-sp804.c126 struct clock_event_device *evt = dev_id; in sp804_timer_interrupt() local
136 static inline void timer_shutdown(struct clock_event_device *evt) in timer_shutdown()
141 static int sp804_shutdown(struct clock_event_device *evt) in sp804_shutdown()
147 static int sp804_set_periodic(struct clock_event_device *evt) in sp804_set_periodic()
159 struct clock_event_device *evt) in sp804_set_next_event()
191 struct clock_event_device *evt = &sp804_clockevent; in __sp804_clockevents_init() local
Dtimer-integrator-ap.c68 struct clock_event_device *evt = dev_id; in integrator_timer_interrupt() local
78 static int clkevt_shutdown(struct clock_event_device *evt) in clkevt_shutdown()
87 static int clkevt_set_oneshot(struct clock_event_device *evt) in clkevt_set_oneshot()
97 static int clkevt_set_periodic(struct clock_event_device *evt) in clkevt_set_periodic()
111 static int clkevt_set_next_event(unsigned long next, struct clock_event_device *evt) in clkevt_set_next_event()
Dmeson6_timer.c70 static int meson6_shutdown(struct clock_event_device *evt) in meson6_shutdown()
76 static int meson6_set_oneshot(struct clock_event_device *evt) in meson6_set_oneshot()
83 static int meson6_set_periodic(struct clock_event_device *evt) in meson6_set_periodic()
91 static int meson6_clkevt_next_event(unsigned long evt, in meson6_clkevt_next_event()
115 struct clock_event_device *evt = (struct clock_event_device *)dev_id; in meson6_timer_interrupt() local
Dexynos_mct.c86 struct clock_event_device evt; member
283 struct clock_event_device *evt) in exynos4_comp_set_next_event()
290 static int mct_set_state_shutdown(struct clock_event_device *evt) in mct_set_state_shutdown()
296 static int mct_set_state_periodic(struct clock_event_device *evt) in mct_set_state_periodic()
321 struct clock_event_device *evt = dev_id; in exynos4_mct_comp_isr() local
383 struct clock_event_device *evt) in exynos4_tick_set_next_event()
392 static int set_state_shutdown(struct clock_event_device *evt) in set_state_shutdown()
401 static int set_state_periodic(struct clock_event_device *evt) in set_state_periodic()
432 struct clock_event_device *evt = &mevt->evt; in exynos4_mct_tick_isr() local
443 struct clock_event_device *evt = &mevt->evt; in exynos4_local_timer_setup() local
[all …]
Dsun4i_timer.c84 static int sun4i_clkevt_shutdown(struct clock_event_device *evt) in sun4i_clkevt_shutdown()
90 static int sun4i_clkevt_set_oneshot(struct clock_event_device *evt) in sun4i_clkevt_set_oneshot()
97 static int sun4i_clkevt_set_periodic(struct clock_event_device *evt) in sun4i_clkevt_set_periodic()
105 static int sun4i_clkevt_next_event(unsigned long evt, in sun4i_clkevt_next_event()
129 struct clock_event_device *evt = (struct clock_event_device *)dev_id; in sun4i_timer_interrupt() local
Dasm9260_timer.c114 struct clock_event_device *evt) in asm9260_timer_set_next_event()
123 static inline void __asm9260_timer_shutdown(struct clock_event_device *evt) in __asm9260_timer_shutdown()
129 static int asm9260_timer_shutdown(struct clock_event_device *evt) in asm9260_timer_shutdown()
135 static int asm9260_timer_set_oneshot(struct clock_event_device *evt) in asm9260_timer_set_oneshot()
145 static int asm9260_timer_set_periodic(struct clock_event_device *evt) in asm9260_timer_set_periodic()
173 struct clock_event_device *evt = dev_id; in asm9260_timer_interrupt() local
Ddw_apb_timer.c41 ced_to_dw_apb_ced(struct clock_event_device *evt) in ced_to_dw_apb_ced()
89 struct clock_event_device *evt = data; in dw_apb_clockevent_irq() local
113 static int apbt_shutdown(struct clock_event_device *evt) in apbt_shutdown()
127 static int apbt_set_oneshot(struct clock_event_device *evt) in apbt_set_oneshot()
159 static int apbt_set_periodic(struct clock_event_device *evt) in apbt_set_periodic()
185 static int apbt_resume(struct clock_event_device *evt) in apbt_resume()
197 struct clock_event_device *evt) in apbt_next_event()
Dqcom-timer.c48 struct clock_event_device *evt = dev_id; in msm_timer_interrupt() local
60 struct clock_event_device *evt) in msm_timer_set_next_event()
78 static int msm_timer_shutdown(struct clock_event_device *evt) in msm_timer_shutdown()
108 static int msm_local_timer_setup(struct clock_event_device *evt) in msm_local_timer_setup()
138 static void msm_local_timer_stop(struct clock_event_device *evt) in msm_local_timer_stop()
Darm_arch_timer.c51 struct clock_event_device evt; member
141 struct clock_event_device *evt) in timer_handler()
158 struct clock_event_device *evt = dev_id; in arch_timer_handler_virt() local
165 struct clock_event_device *evt = dev_id; in arch_timer_handler_phys() local
172 struct clock_event_device *evt = dev_id; in arch_timer_handler_phys_mem() local
179 struct clock_event_device *evt = dev_id; in arch_timer_handler_virt_mem() local
216 static __always_inline void set_next_event(const int access, unsigned long evt, in set_next_event()
227 static int arch_timer_set_next_event_virt(unsigned long evt, in arch_timer_set_next_event_virt()
234 static int arch_timer_set_next_event_phys(unsigned long evt, in arch_timer_set_next_event_phys()
241 static int arch_timer_set_next_event_virt_mem(unsigned long evt, in arch_timer_set_next_event_virt_mem()
[all …]
Dmxs_timer.c108 static int timrotv1_set_next_event(unsigned long evt, in timrotv1_set_next_event()
117 static int timrotv2_set_next_event(unsigned long evt, in timrotv2_set_next_event()
128 struct clock_event_device *evt = dev_id; in mxs_timer_interrupt() local
163 static int mxs_shutdown(struct clock_event_device *evt) in mxs_shutdown()
170 static int mxs_set_oneshot(struct clock_event_device *evt) in mxs_set_oneshot()
Dtegra20_timer.c65 struct clock_event_device *evt) in tegra_timer_set_next_event()
75 static inline void timer_shutdown(struct clock_event_device *evt) in timer_shutdown()
80 static int tegra_timer_shutdown(struct clock_event_device *evt) in tegra_timer_shutdown()
86 static int tegra_timer_set_periodic(struct clock_event_device *evt) in tegra_timer_set_periodic()
154 struct clock_event_device *evt = (struct clock_event_device *)dev_id; in tegra_timer_interrupt() local
Dmoxart_timer.c61 static int moxart_shutdown(struct clock_event_device *evt) in moxart_shutdown()
67 static int moxart_set_oneshot(struct clock_event_device *evt) in moxart_set_oneshot()
74 static int moxart_set_periodic(struct clock_event_device *evt) in moxart_set_periodic()
110 struct clock_event_device *evt = dev_id; in moxart_timer_interrupt() local
Dcs5535-clockevt.c79 static int mfgpt_shutdown(struct clock_event_device *evt) in mfgpt_shutdown()
85 static int mfgpt_set_periodic(struct clock_event_device *evt) in mfgpt_set_periodic()
92 static int mfgpt_next_event(unsigned long delta, struct clock_event_device *evt) in mfgpt_next_event()
Dtimer-keystone.c123 struct clock_event_device *evt = dev_id; in keystone_timer_interrupt() local
130 struct clock_event_device *evt) in keystone_set_next_event()
135 static int keystone_shutdown(struct clock_event_device *evt) in keystone_shutdown()
141 static int keystone_set_periodic(struct clock_event_device *evt) in keystone_set_periodic()
Dtime-armada-370-xp.c126 static int armada_370_xp_clkevt_shutdown(struct clock_event_device *evt) in armada_370_xp_clkevt_shutdown()
140 static int armada_370_xp_clkevt_set_periodic(struct clock_event_device *evt) in armada_370_xp_clkevt_set_periodic()
162 struct clock_event_device *evt = dev_id; in armada_370_xp_timer_interrupt() local
173 static int armada_370_xp_timer_setup(struct clock_event_device *evt) in armada_370_xp_timer_setup()
203 static void armada_370_xp_timer_stop(struct clock_event_device *evt) in armada_370_xp_timer_stop()
Dvt8500_timer.c76 struct clock_event_device *evt) in vt8500_timer_set_next_event()
93 static int vt8500_shutdown(struct clock_event_device *evt) in vt8500_shutdown()
111 struct clock_event_device *evt = dev_id; in vt8500_timer_interrupt() local
Darm_global_timer.c115 static int gt_clockevent_shutdown(struct clock_event_device *evt) in gt_clockevent_shutdown()
126 static int gt_clockevent_set_periodic(struct clock_event_device *evt) in gt_clockevent_set_periodic()
132 static int gt_clockevent_set_next_event(unsigned long evt, in gt_clockevent_set_next_event()
141 struct clock_event_device *evt = dev_id; in gt_clockevent_interrupt() local
Dnomadik-mtu.c93 static int nmdk_clkevt_next(unsigned long evt, struct clock_event_device *ev) in nmdk_clkevt_next()
122 static int nmdk_clkevt_shutdown(struct clock_event_device *evt) in nmdk_clkevt_shutdown()
132 static int nmdk_clkevt_set_oneshot(struct clock_event_device *evt) in nmdk_clkevt_set_oneshot()
138 static int nmdk_clkevt_set_periodic(struct clock_event_device *evt) in nmdk_clkevt_set_periodic()
Dvf_pit_timer.c89 static int pit_shutdown(struct clock_event_device *evt) in pit_shutdown()
95 static int pit_set_periodic(struct clock_event_device *evt) in pit_set_periodic()
103 struct clock_event_device *evt = dev_id; in pit_timer_interrupt() local
Dtimer-u300.c190 static int u300_shutdown(struct clock_event_device *evt) in u300_shutdown()
205 static int u300_set_oneshot(struct clock_event_device *evt) in u300_set_oneshot()
236 static int u300_set_periodic(struct clock_event_device *evt) in u300_set_periodic()
277 struct clock_event_device *evt) in u300_set_next_event()
324 struct clock_event_device *evt = &u300_clockevent_data.cevd; in u300_timer_interrupt() local
Dcadence_ttc_timer.c183 struct clock_event_device *evt) in ttc_set_next_event()
197 static int ttc_shutdown(struct clock_event_device *evt) in ttc_shutdown()
209 static int ttc_set_periodic(struct clock_event_device *evt) in ttc_set_periodic()
219 static int ttc_resume(struct clock_event_device *evt) in ttc_resume()
Dbcm_kona_timer.c130 static int kona_timer_shutdown(struct clock_event_device *evt) in kona_timer_shutdown()
153 struct clock_event_device *evt = &kona_clockevent_timer; in kona_timer_interrupt() local
Dfsl_ftm_timer.c156 static int ftm_set_oneshot(struct clock_event_device *evt) in ftm_set_oneshot()
162 static int ftm_set_periodic(struct clock_event_device *evt) in ftm_set_periodic()
170 struct clock_event_device *evt = dev_id; in ftm_evt_interrupt() local
Dsamsung_pwm_timer.c189 struct clock_event_device *evt) in samsung_set_next_event()
210 static int samsung_shutdown(struct clock_event_device *evt) in samsung_shutdown()
216 static int samsung_set_periodic(struct clock_event_device *evt) in samsung_set_periodic()
250 struct clock_event_device *evt = dev_id; in samsung_clock_event_isr() local
Dtimer-prima2.c107 static int sirfsoc_timer_shutdown(struct clock_event_device *evt) in sirfsoc_timer_shutdown()
116 static int sirfsoc_timer_set_oneshot(struct clock_event_device *evt) in sirfsoc_timer_set_oneshot()
Ddummy_timer.c22 struct clock_event_device *evt = raw_cpu_ptr(&dummy_timer_evt); in dummy_timer_setup() local
Dtimer-digicolor.c113 static int digicolor_clkevt_next_event(unsigned long evt, in digicolor_clkevt_next_event()
139 struct clock_event_device *evt = dev_id; in digicolor_timer_interrupt() local
Dclps711x-timer.c57 struct clock_event_device *evt = dev_id; in clps711x_timer_interrupt() local
Dmetag_generic.c74 struct clock_event_device *evt = this_cpu_ptr(&local_clockevent); in metag_timer_interrupt() local
Dbcm2835_timer.c46 struct clock_event_device evt; member
Dtimer-atmel-st.c118 static int clkevt32k_shutdown(struct clock_event_device *evt) in clkevt32k_shutdown()
Dtimer-stm32.c64 static int stm32_clock_event_set_next_event(unsigned long evt, in stm32_clock_event_set_next_event()
Dmips-gic-timer.c24 static int gic_next_event(unsigned long delta, struct clock_event_device *evt) in gic_next_event()
Dpxa_timer.c91 static int pxa_osmr0_shutdown(struct clock_event_device *evt) in pxa_osmr0_shutdown()
Dtimer-imx-gpt.c185 static int mx1_2_set_next_event(unsigned long evt, in mx1_2_set_next_event()
199 static int v2_set_next_event(unsigned long evt, in v2_set_next_event()
Dtimer-atlas7.c121 static int sirfsoc_timer_shutdown(struct clock_event_device *evt) in sirfsoc_timer_shutdown()
Dtime-efm32.c89 static int efm32_clock_event_set_next_event(unsigned long evt, in efm32_clock_event_set_next_event()
Dtimer-sun5i.c133 static int sun5i_clkevt_next_event(unsigned long evt, in sun5i_clkevt_next_event()
/linux-4.4.14/arch/m68k/coldfire/
Dpit.c45 static int cf_pit_set_periodic(struct clock_event_device *evt) in cf_pit_set_periodic()
55 static int cf_pit_set_oneshot(struct clock_event_device *evt) in cf_pit_set_oneshot()
63 static int cf_pit_shutdown(struct clock_event_device *evt) in cf_pit_shutdown()
75 struct clock_event_device *evt) in cf_pit_next_event()
99 struct clock_event_device *evt = &cf_pit_clockevent; in pit_tick() local
/linux-4.4.14/arch/arm/plat-iop/
Dtime.c80 static int iop_set_periodic(struct clock_event_device *evt) in iop_set_periodic()
93 static int iop_set_oneshot(struct clock_event_device *evt) in iop_set_oneshot()
103 static int iop_shutdown(struct clock_event_device *evt) in iop_shutdown()
112 static int iop_resume(struct clock_event_device *evt) in iop_resume()
136 struct clock_event_device *evt = dev_id; in iop_timer_interrupt() local
/linux-4.4.14/drivers/uwb/
Duwbd.c179 int uwbd_event_handle_urc(struct uwb_event *evt) in uwbd_event_handle_urc()
211 static void uwbd_event_handle_message(struct uwb_event *evt) in uwbd_event_handle_message()
229 static void uwbd_event_handle(struct uwb_event *evt) in uwbd_event_handle()
271 struct uwb_event *evt; in uwbd() local
333 void uwbd_event_queue(struct uwb_event *evt) in uwbd_event_queue()
354 struct uwb_event *evt, *nxt; in uwbd_flush() local
Dbeacon.c361 static int uwb_verify_beacon(struct uwb_rc *rc, struct uwb_event *evt, in uwb_verify_beacon()
393 int uwbd_evt_handle_rc_beacon(struct uwb_event *evt) in uwbd_evt_handle_rc_beacon()
469 int uwbd_evt_handle_rc_beacon_size(struct uwb_event *evt) in uwbd_evt_handle_rc_beacon_size()
506 int uwbd_evt_handle_rc_bp_slot_change(struct uwb_event *evt) in uwbd_evt_handle_rc_bp_slot_change()
540 int uwbd_evt_handle_rc_bpoie_change(struct uwb_event *evt) in uwbd_evt_handle_rc_bpoie_change()
Ddrp-avail.c227 int uwbd_evt_get_drp_avail(struct uwb_event *evt, unsigned long *bmp) in uwbd_evt_get_drp_avail()
271 int uwbd_evt_handle_rc_drp_avail(struct uwb_event *evt) in uwbd_evt_handle_rc_drp_avail()
Die-rcv.c29 int uwbd_evt_handle_rc_ie_rcv(struct uwb_event *evt) in uwbd_evt_handle_rc_ie_rcv()
Dreset.c323 int uwbd_msg_handle_reset(struct uwb_event *evt) in uwbd_msg_handle_reset()
352 struct uwb_event *evt; in uwb_rc_reset_all() local
Daddress.c167 struct uwb_rc_evt_dev_addr_mgmt evt; in uwb_rc_addr_get() local
297 int uwbd_evt_handle_rc_dev_addr_conflict(struct uwb_event *evt) in uwbd_evt_handle_rc_dev_addr_conflict()
Dneh.c108 __le16 evt; member
Ddrp.c803 int uwbd_evt_handle_rc_drp(struct uwb_event *evt) in uwbd_evt_handle_rc_drp()
/linux-4.4.14/drivers/scsi/ibmvscsi/
Dibmvfc.c153 static void ibmvfc_trc_start(struct ibmvfc_event *evt) in ibmvfc_trc_start()
187 static void ibmvfc_trc_end(struct ibmvfc_event *evt) in ibmvfc_trc_end()
222 #define ibmvfc_trc_start(evt) do { } while (0) argument
223 #define ibmvfc_trc_end(evt) do { } while (0) argument
749 struct ibmvfc_event *evt) in ibmvfc_valid_event()
764 static void ibmvfc_free_event(struct ibmvfc_event *evt) in ibmvfc_free_event()
781 static void ibmvfc_scsi_eh_done(struct ibmvfc_event *evt) in ibmvfc_scsi_eh_done()
804 static void ibmvfc_fail_request(struct ibmvfc_event *evt, int error_code) in ibmvfc_fail_request()
828 struct ibmvfc_event *evt, *pos; in ibmvfc_purge_requests() local
1225 struct ibmvfc_event *evt = &pool->events[i]; in ibmvfc_init_event_pool() local
[all …]
Dibmvscsi.c474 struct srp_event_struct *evt = &pool->events[i]; in initialize_event_pool() local
528 struct srp_event_struct *evt) in valid_event_struct()
545 struct srp_event_struct *evt) in free_event_struct()
794 struct srp_event_struct *evt; in purge_requests() local
1487 struct srp_event_struct *evt; in ibmvscsi_eh_abort_handler() local
1626 struct srp_event_struct *evt; in ibmvscsi_eh_device_reset_handler() local
Dibmvfc.h507 struct ibmvfc_event *evt; member
/linux-4.4.14/arch/arm/mach-w90x900/
Dtime.c51 static int nuc900_clockevent_shutdown(struct clock_event_device *evt) in nuc900_clockevent_shutdown()
59 static int nuc900_clockevent_set_oneshot(struct clock_event_device *evt) in nuc900_clockevent_set_oneshot()
69 static int nuc900_clockevent_set_periodic(struct clock_event_device *evt) in nuc900_clockevent_set_periodic()
79 static int nuc900_clockevent_setnextevent(unsigned long evt, in nuc900_clockevent_setnextevent()
109 struct clock_event_device *evt = &nuc900_clockevent_device; in nuc900_timer0_interrupt() local
/linux-4.4.14/arch/x86/xen/
Dtime.c277 static int xen_timerop_shutdown(struct clock_event_device *evt) in xen_timerop_shutdown()
286 struct clock_event_device *evt) in xen_timerop_set_next_event()
315 static int xen_vcpuop_shutdown(struct clock_event_device *evt) in xen_vcpuop_shutdown()
326 static int xen_vcpuop_set_oneshot(struct clock_event_device *evt) in xen_vcpuop_set_oneshot()
337 struct clock_event_device *evt) in xen_vcpuop_set_next_event()
375 struct clock_event_device evt; member
382 struct clock_event_device *evt = this_cpu_ptr(&xen_clock_events.evt); in xen_timer_interrupt() local
398 struct clock_event_device *evt; in xen_teardown_timer() local
411 struct clock_event_device *evt = &xevt->evt; in xen_setup_timer() local
/linux-4.4.14/arch/mips/kernel/
Dcevt-gt641xx.c49 struct clock_event_device *evt) in gt641xx_timer0_set_next_event()
67 static int gt641xx_timer0_shutdown(struct clock_event_device *evt) in gt641xx_timer0_shutdown()
81 static int gt641xx_timer0_set_oneshot(struct clock_event_device *evt) in gt641xx_timer0_set_oneshot()
96 static int gt641xx_timer0_set_periodic(struct clock_event_device *evt) in gt641xx_timer0_set_periodic()
Dcevt-txx9.c88 static int txx9tmr_set_state_periodic(struct clock_event_device *evt) in txx9tmr_set_state_periodic()
104 static int txx9tmr_set_state_oneshot(struct clock_event_device *evt) in txx9tmr_set_state_oneshot()
115 static int txx9tmr_set_state_shutdown(struct clock_event_device *evt) in txx9tmr_set_state_shutdown()
126 static int txx9tmr_tick_resume(struct clock_event_device *evt) in txx9tmr_tick_resume()
139 struct clock_event_device *evt) in txx9tmr_set_next_event()
Dcevt-ds1287.c57 struct clock_event_device *evt) in ds1287_set_next_event()
62 static int ds1287_shutdown(struct clock_event_device *evt) in ds1287_shutdown()
76 static int ds1287_set_periodic(struct clock_event_device *evt) in ds1287_set_periodic()
Dcevt-sb1250.c42 static int sibyte_shutdown(struct clock_event_device *evt) in sibyte_shutdown()
54 static int sibyte_set_periodic(struct clock_event_device *evt) in sibyte_set_periodic()
Dcevt-bcm1480.c44 static int sibyte_set_periodic(struct clock_event_device *evt) in sibyte_set_periodic()
58 static int sibyte_shutdown(struct clock_event_device *evt) in sibyte_shutdown()
Dcevt-r4k.c19 struct clock_event_device *evt) in mips_next_event()
Dperf_event_mipsxx.c341 static void mipsxx_pmu_enable_event(struct hw_perf_event *evt, int idx) in mipsxx_pmu_enable_event()
/linux-4.4.14/arch/um/kernel/
Dtime.c32 static int itimer_shutdown(struct clock_event_device *evt) in itimer_shutdown()
38 static int itimer_set_periodic(struct clock_event_device *evt) in itimer_set_periodic()
45 struct clock_event_device *evt) in itimer_next_event()
50 static int itimer_one_shot(struct clock_event_device *evt) in itimer_one_shot()
/linux-4.4.14/arch/mips/jz4740/
Dtime.c69 static int jz4740_clockevent_set_periodic(struct clock_event_device *evt) in jz4740_clockevent_set_periodic()
79 static int jz4740_clockevent_resume(struct clock_event_device *evt) in jz4740_clockevent_resume()
87 static int jz4740_clockevent_shutdown(struct clock_event_device *evt) in jz4740_clockevent_shutdown()
94 static int jz4740_clockevent_set_next(unsigned long evt, in jz4740_clockevent_set_next()
/linux-4.4.14/arch/x86/kernel/
Dhpet.c48 struct clock_event_device evt; member
294 static int hpet_set_periodic(struct clock_event_device *evt, int timer) in hpet_set_periodic()
324 static int hpet_set_oneshot(struct clock_event_device *evt, int timer) in hpet_set_oneshot()
336 static int hpet_shutdown(struct clock_event_device *evt, int timer) in hpet_shutdown()
347 static int hpet_resume(struct clock_event_device *evt, int timer) in hpet_resume()
365 struct clock_event_device *evt, int timer) in hpet_next_event()
401 static int hpet_legacy_shutdown(struct clock_event_device *evt) in hpet_legacy_shutdown()
406 static int hpet_legacy_set_oneshot(struct clock_event_device *evt) in hpet_legacy_set_oneshot()
411 static int hpet_legacy_set_periodic(struct clock_event_device *evt) in hpet_legacy_set_periodic()
416 static int hpet_legacy_resume(struct clock_event_device *evt) in hpet_legacy_resume()
[all …]
/linux-4.4.14/arch/xtensa/kernel/
Dtime.c56 struct clock_event_device evt; member
84 static int ccount_timer_shutdown(struct clock_event_device *evt) in ccount_timer_shutdown()
96 static int ccount_timer_set_oneshot(struct clock_event_device *evt) in ccount_timer_set_oneshot()
160 struct clock_event_device *evt = &this_cpu_ptr(&ccount_timer)->evt; in timer_interrupt() local
/linux-4.4.14/arch/arm/mach-spear/
Dtime.c96 static inline void timer_shutdown(struct clock_event_device *evt) in timer_shutdown()
105 static int spear_shutdown(struct clock_event_device *evt) in spear_shutdown()
112 static int spear_set_oneshot(struct clock_event_device *evt) in spear_set_oneshot()
126 static int spear_set_periodic(struct clock_event_device *evt) in spear_set_periodic()
175 struct clock_event_device *evt = &clkevt; in spear_timer_interrupt() local
/linux-4.4.14/arch/tile/kernel/
Dtime.c131 struct clock_event_device *evt) in tile_timer_set_next_event()
143 static int tile_timer_shutdown(struct clock_event_device *evt) in tile_timer_shutdown()
167 struct clock_event_device *evt = this_cpu_ptr(&tile_timer); in setup_tile_timer() local
187 struct clock_event_device *evt = this_cpu_ptr(&tile_timer); in do_timer_interrupt() local
/linux-4.4.14/arch/mips/loongson64/loongson-3/
Dhpet.c84 static int hpet_set_state_periodic(struct clock_event_device *evt) in hpet_set_state_periodic()
113 static int hpet_set_state_shutdown(struct clock_event_device *evt) in hpet_set_state_shutdown()
127 static int hpet_set_state_oneshot(struct clock_event_device *evt) in hpet_set_state_oneshot()
148 static int hpet_tick_resume(struct clock_event_device *evt) in hpet_tick_resume()
158 struct clock_event_device *evt) in hpet_next_event()
/linux-4.4.14/arch/sparc/kernel/
Dtime_32.c104 static int timer_ce_shutdown(struct clock_event_device *evt) in timer_ce_shutdown()
111 static int timer_ce_set_periodic(struct clock_event_device *evt) in timer_ce_set_periodic()
185 static int percpu_ce_shutdown(struct clock_event_device *evt) in percpu_ce_shutdown()
193 static int percpu_ce_set_periodic(struct clock_event_device *evt) in percpu_ce_set_periodic()
202 struct clock_event_device *evt) in percpu_ce_set_next_event()
Dtime_64.c672 struct clock_event_device *evt) in sparc64_next_event()
677 static int sparc64_timer_shutdown(struct clock_event_device *evt) in sparc64_timer_shutdown()
698 struct clock_event_device *evt = &per_cpu(sparc64_events, cpu); in timer_interrupt() local
/linux-4.4.14/drivers/net/wireless/ath/wil6210/
Dwmi.c286 struct wmi_ready_event *evt = d; in wmi_evt_ready() local
416 struct wmi_connect_event *evt = d; in wmi_evt_connect() local
507 struct wmi_disconnect_event *evt = d; in wmi_evt_disconnect() local
528 struct wmi_eapol_rx_event *evt = d; in wmi_evt_eapol_rx() local
576 struct wmi_vring_en_event *evt = d; in wmi_evt_vring_en() local
595 struct wmi_vring_ba_status_event *evt = d; in wmi_evt_ba_status() local
626 struct wmi_rcp_addba_req_event *evt = d; in wmi_evt_addba_rx_req() local
636 struct wmi_delba_event *evt = d; in wmi_evt_delba() local
721 struct pending_wmi_event *evt; in wmi_recv_cmd() local
881 struct wmi_pcp_started_event evt; in wmi_pcp_start() member
[all …]
Drx_reorder.c373 struct wil_back_rx *evt, *t; in wil_back_rx_flush() local
408 struct wil_back_rx *evt; in wil_back_rx_worker() local
463 struct wil_back_tx *evt; in wil_back_tx_worker() local
476 struct wil_back_tx *evt, *t; in wil_back_tx_flush() local
Dcfg80211.c117 struct wmi_notify_req_done_event evt; in wil_cid_fill_sinfo() member
556 struct wmi_sw_tx_complete_event evt; in wil_cfg80211_mgmt_tx() member
557 } __packed evt; in wil_cfg80211_mgmt_tx() local
Ddebugfs.c995 struct wmi_notify_req_done_event evt; in wil_bf_debugfs_show() member
/linux-4.4.14/arch/arm/mach-omap1/
Dtime.c121 struct clock_event_device *evt) in omap_mpu_set_next_event()
127 static int omap_mpu_set_oneshot(struct clock_event_device *evt) in omap_mpu_set_oneshot()
134 static int omap_mpu_set_periodic(struct clock_event_device *evt) in omap_mpu_set_periodic()
151 struct clock_event_device *evt = &clockevent_mpu_timer1; in omap_mpu_timer1_interrupt() local
Dtimer32k.c117 static int omap_32k_timer_shutdown(struct clock_event_device *evt) in omap_32k_timer_shutdown()
123 static int omap_32k_timer_set_periodic(struct clock_event_device *evt) in omap_32k_timer_set_periodic()
143 struct clock_event_device *evt = &clockevent_32k_timer; in omap_32k_timer_interrupt() local
/linux-4.4.14/arch/nios2/kernel/
Dtime.c52 to_nios2_clkevent(struct clock_event_device *evt) in to_nios2_clkevent()
159 struct clock_event_device *evt) in nios2_timer_set_next_event()
168 static int nios2_timer_shutdown(struct clock_event_device *evt) in nios2_timer_shutdown()
177 static int nios2_timer_set_periodic(struct clock_event_device *evt) in nios2_timer_set_periodic()
188 static int nios2_timer_resume(struct clock_event_device *evt) in nios2_timer_resume()
199 struct clock_event_device *evt = (struct clock_event_device *) dev_id; in timer_interrupt() local
/linux-4.4.14/arch/arm/mach-imx/
Depit.c96 static int epit_set_next_event(unsigned long evt, in epit_set_next_event()
109 static int epit_shutdown(struct clock_event_device *evt) in epit_shutdown()
130 static int epit_set_oneshot(struct clock_event_device *evt) in epit_set_oneshot()
164 struct clock_event_device *evt = &clockevent_epit; in epit_timer_interrupt() local
/linux-4.4.14/arch/arm/mach-gemini/
Dtime.c72 struct clock_event_device *evt) in gemini_timer_set_next_event()
85 static int gemini_timer_shutdown(struct clock_event_device *evt) in gemini_timer_shutdown()
116 static int gemini_timer_set_periodic(struct clock_event_device *evt) in gemini_timer_set_periodic()
166 struct clock_event_device *evt = &gemini_clockevent; in gemini_timer_interrupt() local
/linux-4.4.14/arch/arm/mach-ks8695/
Dtime.c57 static int ks8695_set_periodic(struct clock_event_device *evt) in ks8695_set_periodic()
79 struct clock_event_device *evt) in ks8695_set_next_event()
116 struct clock_event_device *evt = &clockevent_ks8695; in ks8695_timer_interrupt() local
/linux-4.4.14/arch/mips/ralink/
Dcevt-rt3352.c43 struct clock_event_device *evt) in systick_next_event()
91 static int systick_shutdown(struct clock_event_device *evt) in systick_shutdown()
105 static int systick_set_oneshot(struct clock_event_device *evt) in systick_set_oneshot()
/linux-4.4.14/drivers/usb/dwc3/
Dcore.c179 struct dwc3_event_buffer *evt) in dwc3_free_one_event_buffer()
195 struct dwc3_event_buffer *evt; in dwc3_alloc_one_event_buffer() local
217 struct dwc3_event_buffer *evt; in dwc3_free_event_buffers() local
249 struct dwc3_event_buffer *evt; in dwc3_alloc_event_buffers() local
270 struct dwc3_event_buffer *evt; in dwc3_event_buffers_setup() local
295 struct dwc3_event_buffer *evt; in dwc3_event_buffers_cleanup() local
Dgadget.c2637 struct dwc3_event_buffer *evt; in dwc3_process_event_buf() local
2701 struct dwc3_event_buffer *evt; in dwc3_check_event_buf() local
/linux-4.4.14/arch/powerpc/kernel/
Dmce.c182 struct machine_check_event evt; in machine_check_queue_event() local
219 void machine_check_print_event_info(struct machine_check_event *evt) in machine_check_print_event_info()
327 uint64_t get_mce_fault_addr(struct machine_check_event *evt) in get_mce_fault_addr()
Dtime.c488 struct clock_event_device *evt = this_cpu_ptr(&decrementers); in __timer_interrupt() local
853 static int decrementer_set_next_event(unsigned long evt, in decrementer_set_next_event()
/linux-4.4.14/arch/arm/mach-ep93xx/
Dtimer-ep93xx.c72 struct clock_event_device *evt) in ep93xx_clkevt_set_next_event()
89 static int ep93xx_clkevt_shutdown(struct clock_event_device *evt) in ep93xx_clkevt_shutdown()
109 struct clock_event_device *evt = dev_id; in ep93xx_timer_interrupt() local
/linux-4.4.14/arch/arm/mach-lpc32xx/
Dtimer.c46 static int lpc32xx_shutdown(struct clock_event_device *evt) in lpc32xx_shutdown()
68 struct clock_event_device *evt = &lpc32xx_clkevt; in lpc32xx_timer_interrupt() local
/linux-4.4.14/arch/arm/mach-ixp4xx/
Dcommon.c312 struct clock_event_device *evt = dev_id; in ixp4xx_timer_interrupt() local
514 static int ixp4xx_set_next_event(unsigned long evt, in ixp4xx_set_next_event()
524 static int ixp4xx_shutdown(struct clock_event_device *evt) in ixp4xx_shutdown()
534 static int ixp4xx_set_oneshot(struct clock_event_device *evt) in ixp4xx_set_oneshot()
544 static int ixp4xx_set_periodic(struct clock_event_device *evt) in ixp4xx_set_periodic()
553 static int ixp4xx_resume(struct clock_event_device *evt) in ixp4xx_resume()
/linux-4.4.14/arch/c6x/platforms/
Dtimer64.c123 struct clock_event_device *evt) in next_event()
129 static int set_periodic(struct clock_event_device *evt) in set_periodic()
137 static int set_oneshot(struct clock_event_device *evt) in set_oneshot()
144 static int shutdown(struct clock_event_device *evt) in shutdown()
/linux-4.4.14/arch/arm/mach-davinci/
Dtime.c167 struct clock_event_device *evt = &clockevent_davinci; in timer_interrupt() local
297 struct clock_event_device *evt) in davinci_set_next_event()
306 static int davinci_shutdown(struct clock_event_device *evt) in davinci_shutdown()
315 static int davinci_set_oneshot(struct clock_event_device *evt) in davinci_set_oneshot()
324 static int davinci_set_periodic(struct clock_event_device *evt) in davinci_set_periodic()
/linux-4.4.14/arch/mips/loongson64/common/cs5536/
Dcs5536_mfgpt.c54 static int mfgpt_timer_set_periodic(struct clock_event_device *evt) in mfgpt_timer_set_periodic()
66 static int mfgpt_timer_shutdown(struct clock_event_device *evt) in mfgpt_timer_shutdown()
/linux-4.4.14/drivers/scsi/csiostor/
Dcsio_rnode.c604 csio_rns_uninit(struct csio_rnode *rn, enum csio_rn_ev evt) in csio_rns_uninit()
644 csio_rns_ready(struct csio_rnode *rn, enum csio_rn_ev evt) in csio_rns_ready()
729 csio_rns_offline(struct csio_rnode *rn, enum csio_rn_ev evt) in csio_rns_offline()
788 csio_rns_disappeared(struct csio_rnode *rn, enum csio_rn_ev evt) in csio_rns_disappeared()
871 enum csio_rn_ev evt; in csio_rnode_fwevt_handler() local
Dcsio_lnode.c917 csio_post_event_rns(struct csio_lnode *ln, enum csio_rn_ev evt) in csio_post_event_rns()
965 csio_post_event_lns(struct csio_lnode *ln, enum csio_ln_ev evt) in csio_post_event_lns()
1096 csio_lns_uninit(struct csio_lnode *ln, enum csio_ln_ev evt) in csio_lns_uninit()
1149 csio_lns_online(struct csio_lnode *ln, enum csio_ln_ev evt) in csio_lns_online()
1201 csio_lns_ready(struct csio_lnode *ln, enum csio_ln_ev evt) in csio_lns_ready()
1275 csio_lns_offline(struct csio_lnode *ln, enum csio_ln_ev evt) in csio_lns_offline()
1476 enum csio_ln_ev evt; in csio_fcoe_fwevt_handler() local
Dcsio_scsi.c703 csio_scsis_uninit(struct csio_ioreq *req, enum csio_scsi_ev evt) in csio_scsis_uninit()
773 csio_scsis_io_active(struct csio_ioreq *req, enum csio_scsi_ev evt) in csio_scsis_io_active()
845 csio_scsis_tm_active(struct csio_ioreq *req, enum csio_scsi_ev evt) in csio_scsis_tm_active()
888 csio_scsis_aborting(struct csio_ioreq *req, enum csio_scsi_ev evt) in csio_scsis_aborting()
985 csio_scsis_closing(struct csio_ioreq *req, enum csio_scsi_ev evt) in csio_scsis_closing()
1049 csio_scsis_shost_cmpl_await(struct csio_ioreq *req, enum csio_scsi_ev evt) in csio_scsis_shost_cmpl_await()
Dcsio_hw.c2329 csio_hws_uninit(struct csio_hw *hw, enum csio_hw_ev evt) in csio_hws_uninit()
2354 csio_hws_configuring(struct csio_hw *hw, enum csio_hw_ev evt) in csio_hws_configuring()
2392 csio_hws_initializing(struct csio_hw *hw, enum csio_hw_ev evt) in csio_hws_initializing()
2430 csio_hws_ready(struct csio_hw *hw, enum csio_hw_ev evt) in csio_hws_ready()
2479 csio_hws_quiescing(struct csio_hw *hw, enum csio_hw_ev evt) in csio_hws_quiescing()
2539 csio_hws_quiesced(struct csio_hw *hw, enum csio_hw_ev evt) in csio_hws_quiesced()
2564 csio_hws_resetting(struct csio_hw *hw, enum csio_hw_ev evt) in csio_hws_resetting()
2590 csio_hws_removing(struct csio_hw *hw, enum csio_hw_ev evt) in csio_hws_removing()
2625 csio_hws_pcierr(struct csio_hw *hw, enum csio_hw_ev evt) in csio_hws_pcierr()
Dcsio_defs.h96 csio_post_event(void *smp, uint32_t evt) in csio_post_event()
/linux-4.4.14/arch/microblaze/kernel/
Dtimer.c125 static int xilinx_timer_shutdown(struct clock_event_device *evt) in xilinx_timer_shutdown()
132 static int xilinx_timer_set_periodic(struct clock_event_device *evt) in xilinx_timer_set_periodic()
157 struct clock_event_device *evt = &clockevent_xilinx_timer; in timer_interrupt() local
/linux-4.4.14/arch/arm/mach-omap2/
Dtimer.c82 struct clock_event_device *evt = &clockevent_gpt; in omap2_gp_timer_interrupt() local
97 struct clock_event_device *evt) in omap2_gp_timer_set_next_event()
105 static int omap2_gp_timer_shutdown(struct clock_event_device *evt) in omap2_gp_timer_shutdown()
111 static int omap2_gp_timer_set_periodic(struct clock_event_device *evt) in omap2_gp_timer_set_periodic()
/linux-4.4.14/arch/powerpc/platforms/powernv/
Dopal.c321 __be64 evt, len; in opal_get_chars() local
341 __be64 evt; in opal_put_chars() local
404 struct machine_check_event *evt) in opal_recover_mce()
443 struct machine_check_event evt; in opal_machine_check() local
521 __be64 evt = 0; in opal_handle_hmi_exception() local
/linux-4.4.14/arch/arm/plat-orion/
Dtime.c109 static int orion_clkevt_shutdown(struct clock_event_device *evt) in orion_clkevt_shutdown()
132 static int orion_clkevt_set_periodic(struct clock_event_device *evt) in orion_clkevt_set_periodic()
/linux-4.4.14/arch/cris/arch-v32/kernel/
Dtime.c186 static int crisv32_clkevt_next_event(unsigned long evt, in crisv32_clkevt_next_event()
205 struct clock_event_device *evt = dev_id; in crisv32_timer_interrupt() local
/linux-4.4.14/arch/arm/mach-cns3xxx/
Dcore.c145 static int cns3xxx_timer_set_next_event(unsigned long evt, in cns3xxx_timer_set_next_event()
182 struct clock_event_device *evt = &cns3xxx_tmr1_clockevent; in cns3xxx_timer_interrupt() local
/linux-4.4.14/drivers/hv/
Dhv.c356 struct clock_event_device *evt) in hv_ce_set_next_event()
368 static int hv_ce_shutdown(struct clock_event_device *evt) in hv_ce_shutdown()
376 static int hv_ce_set_oneshot(struct clock_event_device *evt) in hv_ce_set_oneshot()
/linux-4.4.14/arch/arc/kernel/
Dtime.c232 struct clock_event_device *evt = this_cpu_ptr(&arc_clockevent_device); in timer_irq_handler() local
252 struct clock_event_device *evt = this_cpu_ptr(&arc_clockevent_device); in arc_local_timer_setup() local
/linux-4.4.14/kernel/time/
Dtick-broadcast-hrtimer.c21 static int bc_shutdown(struct clock_event_device *evt) in bc_shutdown()
Dclockevents.c36 static u64 cev_delta2ns(unsigned long latch, struct clock_event_device *evt, in cev_delta2ns()
91 u64 clockevent_delta2ns(unsigned long latch, struct clock_event_device *evt) in clockevent_delta2ns()
Dtick-broadcast.c243 struct clock_event_device *evt = td->evtdev; in tick_receive_broadcast() local
/linux-4.4.14/arch/score/kernel/
Dtime.c58 static int score_timer_set_periodic(struct clock_event_device *evt) in score_timer_set_periodic()
/linux-4.4.14/arch/arm/kernel/
Dsmp_twd.c66 static int twd_set_next_event(unsigned long evt, in twd_set_next_event()
235 struct clock_event_device *evt = dev_id; in twd_handler() local
Dperf_event_v6.c270 unsigned long val, mask, evt, flags; in armv6pmu_enable_event() local
417 unsigned long val, mask, evt, flags; in armv6pmu_disable_event() local
452 unsigned long val, mask, flags, evt = 0; in armv6mpcore_pmu_disable_event() local
Dperf_event_xscale.c206 unsigned long val, mask, evt, flags; in xscale1pmu_enable_event() local
242 unsigned long val, mask, evt, flags; in xscale1pmu_disable_event() local
/linux-4.4.14/arch/x86/kernel/apic/
Dapic.c456 struct clock_event_device *evt) in lapic_next_event()
463 struct clock_event_device *evt) in lapic_next_deadline()
472 static int lapic_timer_shutdown(struct clock_event_device *evt) in lapic_timer_shutdown()
488 lapic_timer_set_periodic_oneshot(struct clock_event_device *evt, bool oneshot) in lapic_timer_set_periodic_oneshot()
498 static int lapic_timer_set_periodic(struct clock_event_device *evt) in lapic_timer_set_periodic()
503 static int lapic_timer_set_oneshot(struct clock_event_device *evt) in lapic_timer_set_oneshot()
876 struct clock_event_device *evt = &per_cpu(lapic_events, cpu); in local_apic_timer_interrupt() local
/linux-4.4.14/arch/alpha/kernel/
Dtime.c108 rtc_ce_set_next_event(unsigned long evt, struct clock_event_device *ce) in rtc_ce_set_next_event()
165 qemu_ce_set_next_event(unsigned long evt, struct clock_event_device *ce) in qemu_ce_set_next_event()
/linux-4.4.14/arch/c6x/kernel/
Dsoc.c26 void soc_assert_event(unsigned int evt) in soc_assert_event()
Dtraps.c302 int evt; in process_eexcept() local
/linux-4.4.14/arch/openrisc/kernel/
Dtime.c86 struct clock_event_device *evt = &clockevent_openrisc_timer; in timer_interrupt() local
/linux-4.4.14/net/tipc/
Dsubscr.h72 struct tipc_event evt; member
Dbearer.c562 static int tipc_l2_device_event(struct notifier_block *nb, unsigned long evt, in tipc_l2_device_event()
Dnode.c663 static void tipc_node_fsm_evt(struct tipc_node *n, int evt) in tipc_node_fsm_evt()
Dlink.c356 int tipc_link_fsm_evt(struct tipc_link *l, int evt) in tipc_link_fsm_evt()
/linux-4.4.14/arch/mn10300/kernel/
Dcevt-mn10300.c30 struct clock_event_device *evt) in next_event()
/linux-4.4.14/arch/unicore32/kernel/
Dtime.c49 static int puv3_osmr0_shutdown(struct clock_event_device *evt) in puv3_osmr0_shutdown()
/linux-4.4.14/arch/mips/sni/
Dtime.c17 static int a20r_set_periodic(struct clock_event_device *evt) in a20r_set_periodic()
/linux-4.4.14/drivers/devfreq/exynos/
Dexynos_ppmu.c30 unsigned int evt) in exynos_ppmu_setevent()
/linux-4.4.14/arch/arm/mach-mmp/
Dtime.c127 static int timer_set_shutdown(struct clock_event_device *evt) in timer_set_shutdown()
/linux-4.4.14/arch/sh/boards/mach-cayman/
Dirq.c98 int cayman_irq_demux(int evt) in cayman_irq_demux()
/linux-4.4.14/drivers/infiniband/hw/cxgb3/
Diwch.c205 static void iwch_event_handler(struct t3cdev *tdev, u32 evt, u32 port_id) in iwch_event_handler()
/linux-4.4.14/arch/mips/loongson32/common/
Dtime.c159 static int ls1x_clockevent_set_next(unsigned long evt, in ls1x_clockevent_set_next()
/linux-4.4.14/arch/mips/sgi-ip27/
Dip27-timer.c54 static int rt_next_event(unsigned long delta, struct clock_event_device *evt) in rt_next_event()
/linux-4.4.14/arch/hexagon/kernel/
Dtime.c88 static int set_next_event(unsigned long delta, struct clock_event_device *evt) in set_next_event()
/linux-4.4.14/include/linux/
Dsh_intc.h16 #define evt2irq(evt) (((evt) >> 5) - 16) argument
19 #define evt2irq(evt) (evt) argument
Dleds.h373 static inline void ledtrig_cpu(enum cpu_led_event evt) in ledtrig_cpu()
/linux-4.4.14/drivers/scsi/
Dscsi_lib.c2694 static void scsi_evt_emit(struct scsi_device *sdev, struct scsi_event *evt) in scsi_evt_emit()
2751 struct scsi_event *evt; in scsi_evt_thread() local
2778 void sdev_evt_send(struct scsi_device *sdev, struct scsi_event *evt) in sdev_evt_send()
2809 struct scsi_event *evt = kzalloc(sizeof(struct scsi_event), gfpflags); in sdev_evt_alloc() local
2845 struct scsi_event *evt = sdev_evt_alloc(evt_type, gfpflags); in sdev_evt_send_simple() local
Dgdth_ioctl.h206 u8 evt[EVENT_SIZE]; /* event structure */ member
253 u8 evt[EVENT_SIZE]; /* event structure */ member
Dgdth.c2838 u16 idx, gdth_evt_data *evt) in gdth_store_event()
4059 gdth_ioctl_event evt; in ioc_event() local
Dvirtio_scsi.c51 struct virtio_scsi_event evt; member
Dscsi_sysfs.c415 struct scsi_event *evt; in scsi_device_dev_release_usercontext() local
Dpmcraid.c1528 static void pmcraid_notify_ioastate(struct pmcraid_instance *pinstance, u32 evt) in pmcraid_notify_ioastate()
/linux-4.4.14/drivers/gpio/
Dgpio-kempld.c125 u16 evt, evt_back; in kempld_gpio_pincount() local
/linux-4.4.14/drivers/bluetooth/
Dbtusb.c1300 static void btusb_notify(struct hci_dev *hdev, unsigned int evt) in btusb_notify()
1540 struct hci_event_hdr *evt = NULL; in btusb_setup_intel_patching() local
1848 struct hci_ev_cmd_complete *evt; in inject_cmd_complete() local
1885 const struct intel_bootup *evt = ptr; in btusb_intel_bootup() local
1899 const struct intel_secure_send_result *evt = ptr; in btusb_intel_secure_send_result() local
Dhci_intel.c454 struct hci_ev_cmd_complete *evt; in inject_cmd_complete() local
/linux-4.4.14/drivers/ptp/
Dptp_clock.c291 struct pps_event_time evt; in ptp_clock_event() local
/linux-4.4.14/drivers/vhost/
Dscsi.c408 static void vhost_scsi_free_evt(struct vhost_scsi *vs, struct vhost_scsi_evt *evt) in vhost_scsi_free_evt()
419 struct vhost_scsi_evt *evt; in vhost_scsi_allocate_evt() local
455 vhost_scsi_do_evt_work(struct vhost_scsi *vs, struct vhost_scsi_evt *evt) in vhost_scsi_do_evt_work()
509 struct vhost_scsi_evt *evt; in vhost_scsi_evt_work() local
1107 struct vhost_scsi_evt *evt; in vhost_scsi_send_evt() local
/linux-4.4.14/arch/sh/include/asm/
Duaccess.h198 static inline void *set_exception_table_evt(unsigned int evt, void *handler) in set_exception_table_evt()
/linux-4.4.14/arch/x86/platform/uv/
Duv_time.c325 static int uv_rtc_shutdown(struct clock_event_device *evt) in uv_rtc_shutdown()
/linux-4.4.14/drivers/infiniband/core/
Duverbs_main.c163 struct ib_uverbs_event *evt, *tmp; in ib_uverbs_release_ucq() local
187 struct ib_uverbs_event *evt, *tmp; in ib_uverbs_release_uevent() local
Ducm.c252 static int ib_ucm_event_process(struct ib_cm_event *evt, in ib_ucm_event_process()
/linux-4.4.14/arch/x86/lguest/
Dboot.c978 struct clock_event_device *evt) in lguest_clockevent_set_next_event()
994 static int lguest_clockevent_shutdown(struct clock_event_device *evt) in lguest_clockevent_shutdown()
/linux-4.4.14/drivers/net/ethernet/emulex/benet/
Dbe_cmds.c256 struct be_async_event_link_state *evt = in be_async_link_state_process() local
282 struct be_async_event_misconfig_port *evt = in be_async_port_misconfig_event_process() local
306 struct be_async_event_grp5_cos_priority *evt = in be_async_grp5_cos_priority_process() local
321 struct be_async_event_grp5_qos_link_speed *evt = in be_async_grp5_qos_speed_process() local
333 struct be_async_event_grp5_pvid_state *evt = in be_async_grp5_pvid_state_process() local
348 struct be_async_fw_control *evt = (struct be_async_fw_control *)compl; in be_async_grp5_fw_control_process() local
388 struct be_async_event_qnq *evt = (struct be_async_event_qnq *)cmp; in be_async_dbg_evt_process() local
Dbe_hw.h202 u32 evt; member
/linux-4.4.14/drivers/virtio/
Dvirtio_input.c15 struct virtqueue *evt, *sts; member
/linux-4.4.14/arch/blackfin/mach-common/
Dsmp.c135 struct clock_event_device *evt = &per_cpu(coretmr_events, cpu); in ipi_timer() local
/linux-4.4.14/drivers/net/ethernet/sfc/
Dptp.c940 struct efx_ptp_event_rx *evt; in efx_ptp_drop_time_expired_events() local
977 struct efx_ptp_event_rx *evt; in efx_ptp_match_rx() local
1606 struct efx_ptp_event_rx *evt = NULL; in ptp_event_rx() local
/linux-4.4.14/include/linux/uwb/
Dspec.h685 const struct uwb_rc_evt_bp_slot_change *evt) in uwb_rc_evt_bp_slot_change_slot_num()
691 const struct uwb_rc_evt_bp_slot_change *evt) in uwb_rc_evt_bp_slot_change_no_slot()
719 static inline enum uwb_drp_notif_reason uwb_rc_evt_drp_reason(struct uwb_rc_evt_drp *evt) in uwb_rc_evt_drp_reason()
/linux-4.4.14/drivers/gpu/ipu-v3/
Dipu-dc.c55 #define DC_RL_CH(evt) (8 + ((evt) & ~0x1) * 2) argument
/linux-4.4.14/drivers/firewire/
Dohci.c379 static void log_irqs(struct fw_ohci *ohci, u32 evt) in log_irqs()
485 char dir, int speed, u32 *header, int evt) in log_ar_at_event()
818 int evt; in handle_ar_packet() local
1445 int evt; in handle_at_packet() local
/linux-4.4.14/drivers/scsi/be2iscsi/
Dbe_cmds.c437 struct be_async_event_link_state *evt) in beiscsi_async_link_state_process()
/linux-4.4.14/drivers/isdn/hisax/
Dst5481.h501 static inline const char *ST5481_CMD_string(int evt) in ST5481_CMD_string()
/linux-4.4.14/drivers/net/ethernet/pasemi/
Dpasemi_mac.c1399 int cs_size, i, fill, hdr, cpyhdr, evt; in pasemi_mac_queue_csdesc() local
/linux-4.4.14/drivers/infiniband/hw/ocrdma/
Docrdma_hw.c801 struct ocrdma_ae_pvid_mcqe *evt; in ocrdma_process_grp5_aync() local
827 struct ocrdma_ae_lnkst_mcqe *evt; in ocrdma_process_link_state() local
/linux-4.4.14/drivers/net/ethernet/alteon/
Dacenic.h319 u32 evt:8; member
365 u32 evt:8; member
/linux-4.4.14/arch/s390/kernel/
Dtime.c116 struct clock_event_device *evt) in s390_next_event()
/linux-4.4.14/drivers/scsi/qla2xxx/
Dqla_mr.c1711 qlafx00_process_aen(struct scsi_qla_host *vha, struct qla_work_evt *evt) in qlafx00_process_aen()
/linux-4.4.14/drivers/iommu/
Darm-smmu-v3.c1146 u64 evt[EVTQ_ENT_DWORDS]; in arm_smmu_evtq_thread() local
1184 u64 evt[PRIQ_ENT_DWORDS]; in arm_smmu_priq_thread() local
/linux-4.4.14/drivers/gpu/drm/sti/
Dsti_hqvdp.c559 int sti_hqvdp_vtg_cb(struct notifier_block *nb, unsigned long evt, void *data) in sti_hqvdp_vtg_cb()
/linux-4.4.14/drivers/net/wan/
Ddscc4.c1776 }, *evt; in dscc4_rx_irq() local
/linux-4.4.14/drivers/dma/
Dimx-sdma.c532 unsigned long evt, mcu, dsp; in sdma_config_ownership() local
/linux-4.4.14/drivers/scsi/bfa/
Dbfa_fcpim.c2797 enum bfa_ioim_event evt = BFA_IOIM_SM_COMP; in bfa_ioim_isr() local
/linux-4.4.14/drivers/net/wireless/ath/ath6kl/
Dwmi.c481 struct wmi_tx_complete_event *evt; in ath6kl_wmi_tx_complete_event_rx() local
/linux-4.4.14/drivers/net/wireless/cw1200/
Dwsm.h885 struct wsm_event evt; member
/linux-4.4.14/include/net/bluetooth/
Dhci.h1976 __u8 evt; member