/Linux-v5.4/drivers/scsi/lpfc/ |
D | lpfc_nportdisc.c | 929 void *arg, uint32_t evt) in lpfc_disc_illegal() 953 void *arg, uint32_t evt) in lpfc_cmpl_plogi_illegal() 974 void *arg, uint32_t evt) in lpfc_rcv_plogi_unused_node() 988 void *arg, uint32_t evt) in lpfc_rcv_els_unused_node() 996 void *arg, uint32_t evt) in lpfc_rcv_logo_unused_node() 1011 void *arg, uint32_t evt) in lpfc_cmpl_logo_unused_node() 1018 void *arg, uint32_t evt) in lpfc_device_rm_unused_node() 1026 void *arg, uint32_t evt) in lpfc_device_recov_unused_node() 1033 void *arg, uint32_t evt) in lpfc_rcv_plogi_plogi_issue() 1084 void *arg, uint32_t evt) in lpfc_rcv_prli_plogi_issue() [all …]
|
/Linux-v5.4/arch/m68k/coldfire/ |
D | pit.c | 46 static int cf_pit_set_periodic(struct clock_event_device *evt) in cf_pit_set_periodic() 56 static int cf_pit_set_oneshot(struct clock_event_device *evt) in cf_pit_set_oneshot() 64 static int cf_pit_shutdown(struct clock_event_device *evt) in cf_pit_shutdown() 76 struct clock_event_device *evt) in cf_pit_next_event() 100 struct clock_event_device *evt = &cf_pit_clockevent; in pit_tick() local
|
/Linux-v5.4/drivers/scsi/ibmvscsi/ |
D | ibmvfc.c | 145 static void ibmvfc_trc_start(struct ibmvfc_event *evt) in ibmvfc_trc_start() 179 static void ibmvfc_trc_end(struct ibmvfc_event *evt) in ibmvfc_trc_end() 214 #define ibmvfc_trc_start(evt) do { } while (0) argument 215 #define ibmvfc_trc_end(evt) do { } while (0) argument 740 struct ibmvfc_event *evt) in ibmvfc_valid_event() 755 static void ibmvfc_free_event(struct ibmvfc_event *evt) in ibmvfc_free_event() 772 static void ibmvfc_scsi_eh_done(struct ibmvfc_event *evt) in ibmvfc_scsi_eh_done() 795 static void ibmvfc_fail_request(struct ibmvfc_event *evt, int error_code) in ibmvfc_fail_request() 819 struct ibmvfc_event *evt, *pos; in ibmvfc_purge_requests() local 1216 struct ibmvfc_event *evt = &pool->events[i]; in ibmvfc_init_event_pool() local [all …]
|
/Linux-v5.4/drivers/staging/uwb/ |
D | uwbd.c | 165 int uwbd_event_handle_urc(struct uwb_event *evt) in uwbd_event_handle_urc() 197 static void uwbd_event_handle_message(struct uwb_event *evt) in uwbd_event_handle_message() 215 static void uwbd_event_handle(struct uwb_event *evt) in uwbd_event_handle() 257 struct uwb_event *evt; in uwbd() local 322 void uwbd_event_queue(struct uwb_event *evt) in uwbd_event_queue() 343 struct uwb_event *evt, *nxt; in uwbd_flush() local
|
/Linux-v5.4/arch/arm/mach-iop32x/ |
D | time.c | 77 static int iop_set_periodic(struct clock_event_device *evt) in iop_set_periodic() 90 static int iop_set_oneshot(struct clock_event_device *evt) in iop_set_oneshot() 100 static int iop_shutdown(struct clock_event_device *evt) in iop_shutdown() 109 static int iop_resume(struct clock_event_device *evt) in iop_resume() 133 struct clock_event_device *evt = dev_id; in iop_timer_interrupt() local
|
/Linux-v5.4/drivers/clocksource/ |
D | timer-rda.c | 67 static int rda_ostimer_set_state_shutdown(struct clock_event_device *evt) in rda_ostimer_set_state_shutdown() 76 static int rda_ostimer_set_state_oneshot(struct clock_event_device *evt) in rda_ostimer_set_state_oneshot() 85 static int rda_ostimer_set_state_periodic(struct clock_event_device *evt) in rda_ostimer_set_state_periodic() 99 static int rda_ostimer_tick_resume(struct clock_event_device *evt) in rda_ostimer_tick_resume() 104 static int rda_ostimer_set_next_event(unsigned long evt, in rda_ostimer_set_next_event() 116 struct clock_event_device *evt = dev_id; in rda_ostimer_interrupt() local
|
D | timer-owl.c | 61 static int owl_timer_set_state_shutdown(struct clock_event_device *evt) in owl_timer_set_state_shutdown() 68 static int owl_timer_set_state_oneshot(struct clock_event_device *evt) in owl_timer_set_state_oneshot() 75 static int owl_timer_tick_resume(struct clock_event_device *evt) in owl_timer_tick_resume() 80 static int owl_timer_set_next_event(unsigned long evt, in owl_timer_set_next_event() 107 struct clock_event_device *evt = (struct clock_event_device *)dev_id; in owl_timer1_interrupt() local
|
D | timer-sp804.c | 115 struct clock_event_device *evt = dev_id; in sp804_timer_interrupt() local 125 static inline void timer_shutdown(struct clock_event_device *evt) in timer_shutdown() 130 static int sp804_shutdown(struct clock_event_device *evt) in sp804_shutdown() 136 static int sp804_set_periodic(struct clock_event_device *evt) in sp804_set_periodic() 148 struct clock_event_device *evt) in sp804_set_next_event() 180 struct clock_event_device *evt = &sp804_clockevent; in __sp804_clockevents_init() local
|
D | timer-npcm7xx.c | 56 static int npcm7xx_timer_resume(struct clock_event_device *evt) in npcm7xx_timer_resume() 68 static int npcm7xx_timer_shutdown(struct clock_event_device *evt) in npcm7xx_timer_shutdown() 80 static int npcm7xx_timer_oneshot(struct clock_event_device *evt) in npcm7xx_timer_oneshot() 93 static int npcm7xx_timer_periodic(struct clock_event_device *evt) in npcm7xx_timer_periodic() 108 static int npcm7xx_clockevent_set_next_event(unsigned long evt, in npcm7xx_clockevent_set_next_event() 124 struct clock_event_device *evt = (struct clock_event_device *)dev_id; in npcm7xx_timer0_interrupt() local
|
D | i8253.c | 111 static int pit_shutdown(struct clock_event_device *evt) in pit_shutdown() 129 static int pit_set_oneshot(struct clock_event_device *evt) in pit_set_oneshot() 137 static int pit_set_periodic(struct clock_event_device *evt) in pit_set_periodic() 155 static int pit_next_event(unsigned long delta, struct clock_event_device *evt) in pit_next_event()
|
D | exynos_mct.c | 81 struct clock_event_device evt; member 284 struct clock_event_device *evt) in exynos4_comp_set_next_event() 291 static int mct_set_state_shutdown(struct clock_event_device *evt) in mct_set_state_shutdown() 297 static int mct_set_state_periodic(struct clock_event_device *evt) in mct_set_state_periodic() 323 struct clock_event_device *evt = dev_id; in exynos4_mct_comp_isr() local 394 struct clock_event_device *evt) in exynos4_tick_set_next_event() 403 static int set_state_shutdown(struct clock_event_device *evt) in set_state_shutdown() 413 static int set_state_periodic(struct clock_event_device *evt) in set_state_periodic() 429 struct clock_event_device *evt = &mevt->evt; in exynos4_mct_tick_isr() local 450 struct clock_event_device *evt = &mevt->evt; in exynos4_mct_starting_cpu() local [all …]
|
D | timer-ixp4xx.c | 73 to_ixp4xx_timer(struct clock_event_device *evt) in to_ixp4xx_timer() 96 struct clock_event_device *evt = &tmr->clkevt; in ixp4xx_timer_interrupt() local 108 struct clock_event_device *evt) in ixp4xx_set_next_event() 122 static int ixp4xx_shutdown(struct clock_event_device *evt) in ixp4xx_shutdown() 134 static int ixp4xx_set_oneshot(struct clock_event_device *evt) in ixp4xx_set_oneshot() 144 static int ixp4xx_set_periodic(struct clock_event_device *evt) in ixp4xx_set_periodic() 156 static int ixp4xx_resume(struct clock_event_device *evt) in ixp4xx_resume()
|
D | timer-integrator-ap.c | 60 struct clock_event_device *evt = dev_id; in integrator_timer_interrupt() local 70 static int clkevt_shutdown(struct clock_event_device *evt) in clkevt_shutdown() 79 static int clkevt_set_oneshot(struct clock_event_device *evt) in clkevt_set_oneshot() 89 static int clkevt_set_periodic(struct clock_event_device *evt) in clkevt_set_periodic() 103 static int clkevt_set_next_event(unsigned long next, struct clock_event_device *evt) in clkevt_set_next_event()
|
D | dw_apb_timer.c | 38 ced_to_dw_apb_ced(struct clock_event_device *evt) in ced_to_dw_apb_ced() 97 struct clock_event_device *evt = data; in dw_apb_clockevent_irq() local 121 static int apbt_shutdown(struct clock_event_device *evt) in apbt_shutdown() 135 static int apbt_set_oneshot(struct clock_event_device *evt) in apbt_set_oneshot() 167 static int apbt_set_periodic(struct clock_event_device *evt) in apbt_set_periodic() 193 static int apbt_resume(struct clock_event_device *evt) in apbt_resume() 205 struct clock_event_device *evt) in apbt_next_event()
|
D | asm9260_timer.c | 110 struct clock_event_device *evt) in asm9260_timer_set_next_event() 119 static inline void __asm9260_timer_shutdown(struct clock_event_device *evt) in __asm9260_timer_shutdown() 125 static int asm9260_timer_shutdown(struct clock_event_device *evt) in asm9260_timer_shutdown() 131 static int asm9260_timer_set_oneshot(struct clock_event_device *evt) in asm9260_timer_set_oneshot() 141 static int asm9260_timer_set_periodic(struct clock_event_device *evt) in asm9260_timer_set_periodic() 169 struct clock_event_device *evt = dev_id; in asm9260_timer_interrupt() local
|
D | timer-qcom.c | 39 struct clock_event_device *evt = dev_id; in msm_timer_interrupt() local 51 struct clock_event_device *evt) in msm_timer_set_next_event() 69 static int msm_timer_shutdown(struct clock_event_device *evt) in msm_timer_shutdown() 101 struct clock_event_device *evt = per_cpu_ptr(msm_evt, cpu); in msm_local_timer_starting_cpu() local 131 struct clock_event_device *evt = per_cpu_ptr(msm_evt, cpu); in msm_local_timer_dying_cpu() local
|
D | timer-meson6.c | 101 static int meson6_shutdown(struct clock_event_device *evt) in meson6_shutdown() 107 static int meson6_set_oneshot(struct clock_event_device *evt) in meson6_set_oneshot() 114 static int meson6_set_periodic(struct clock_event_device *evt) in meson6_set_periodic() 122 static int meson6_clkevt_next_event(unsigned long evt, in meson6_clkevt_next_event() 146 struct clock_event_device *evt = (struct clock_event_device *)dev_id; in meson6_timer_interrupt() local
|
D | timer-sun4i.c | 85 static int sun4i_clkevt_shutdown(struct clock_event_device *evt) in sun4i_clkevt_shutdown() 94 static int sun4i_clkevt_set_oneshot(struct clock_event_device *evt) in sun4i_clkevt_set_oneshot() 104 static int sun4i_clkevt_set_periodic(struct clock_event_device *evt) in sun4i_clkevt_set_periodic() 115 static int sun4i_clkevt_next_event(unsigned long evt, in sun4i_clkevt_next_event() 134 struct clock_event_device *evt = (struct clock_event_device *)dev_id; in sun4i_timer_interrupt() local
|
D | timer-imx-sysctr.c | 57 struct clock_event_device *evt) in sysctr_set_next_event() 79 static int sysctr_set_state_oneshot(struct clock_event_device *evt) in sysctr_set_state_oneshot() 84 static int sysctr_set_state_shutdown(struct clock_event_device *evt) in sysctr_set_state_shutdown() 93 struct clock_event_device *evt = dev_id; in sysctr_timer_interrupt() local
|
D | mxs_timer.c | 92 static int timrotv1_set_next_event(unsigned long evt, in timrotv1_set_next_event() 101 static int timrotv2_set_next_event(unsigned long evt, in timrotv2_set_next_event() 112 struct clock_event_device *evt = dev_id; in mxs_timer_interrupt() local 147 static int mxs_shutdown(struct clock_event_device *evt) in mxs_shutdown() 154 static int mxs_set_oneshot(struct clock_event_device *evt) in mxs_set_oneshot()
|
/Linux-v5.4/arch/x86/xen/ |
D | time.c | 192 static int xen_timerop_shutdown(struct clock_event_device *evt) in xen_timerop_shutdown() 201 struct clock_event_device *evt) in xen_timerop_set_next_event() 232 static int xen_vcpuop_shutdown(struct clock_event_device *evt) in xen_vcpuop_shutdown() 245 static int xen_vcpuop_set_oneshot(struct clock_event_device *evt) in xen_vcpuop_set_oneshot() 257 struct clock_event_device *evt) in xen_vcpuop_set_next_event() 298 struct clock_event_device evt; member 305 struct clock_event_device *evt = this_cpu_ptr(&xen_clock_events.evt); in xen_timer_interrupt() local 319 struct clock_event_device *evt; in xen_teardown_timer() local 331 struct clock_event_device *evt = &xevt->evt; in xen_setup_timer() local
|
/Linux-v5.4/arch/mips/kernel/ |
D | cevt-gt641xx.c | 36 struct clock_event_device *evt) in gt641xx_timer0_set_next_event() 54 static int gt641xx_timer0_shutdown(struct clock_event_device *evt) in gt641xx_timer0_shutdown() 68 static int gt641xx_timer0_set_oneshot(struct clock_event_device *evt) in gt641xx_timer0_set_oneshot() 83 static int gt641xx_timer0_set_periodic(struct clock_event_device *evt) in gt641xx_timer0_set_periodic()
|
D | cevt-txx9.c | 88 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()
|
/Linux-v5.4/drivers/net/wireless/ath/wil6210/ |
D | wmi.c | 781 struct wmi_ready_event *evt = d; in wmi_evt_ready() local 968 struct wmi_connect_event *evt = d; in wmi_evt_connect() local 1135 struct wmi_disconnect_event *evt = d; in wmi_evt_disconnect() local 1180 struct wmi_eapol_rx_event *evt = d; in wmi_evt_eapol_rx() local 1229 struct wmi_ring_en_event *evt = d; in wmi_evt_ring_en() local 1278 struct wmi_ba_status_event *evt = d; in wmi_evt_ba_status() local 1311 struct wmi_rcp_addba_req_event *evt = d; in wmi_evt_addba_rx_req() local 1328 struct wmi_delba_event *evt = d; in wmi_evt_delba() local 1568 struct wmi_link_stats_event *evt = d; in wmi_evt_link_stats() local 1896 struct pending_wmi_event *evt; in wmi_recv_cmd() local [all …]
|
/Linux-v5.4/arch/arm/mach-spear/ |
D | time.c | 96 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
|