/drivers/scsi/lpfc/ |
D | lpfc_nportdisc.c | 1134 void *arg, uint32_t evt) in lpfc_disc_illegal() 1158 void *arg, uint32_t evt) in lpfc_cmpl_plogi_illegal() 1179 void *arg, uint32_t evt) in lpfc_rcv_plogi_unused_node() 1193 void *arg, uint32_t evt) in lpfc_rcv_els_unused_node() 1201 void *arg, uint32_t evt) in lpfc_rcv_logo_unused_node() 1215 void *arg, uint32_t evt) in lpfc_cmpl_logo_unused_node() 1222 void *arg, uint32_t evt) in lpfc_device_rm_unused_node() 1230 void *arg, uint32_t evt) in lpfc_device_recov_unused_node() 1237 void *arg, uint32_t evt) in lpfc_rcv_plogi_plogi_issue() 1288 void *arg, uint32_t evt) in lpfc_rcv_prli_plogi_issue() [all …]
|
/drivers/scsi/elx/libefc/ |
D | efc_fabric.c | 52 enum efc_sm_event evt, void *arg) in __efc_fabric_common() 73 __efc_fabric_init(struct efc_sm_ctx *ctx, enum efc_sm_event evt, in __efc_fabric_init() 132 enum efc_sm_event evt, void *arg) in __efc_fabric_flogi_wait_rsp() 238 enum efc_sm_event evt, void *arg) in __efc_vport_fabric_init() 260 enum efc_sm_event evt, void *arg) in __efc_fabric_fdisc_wait_rsp() 354 enum efc_sm_event evt, void *arg) in __efc_fabric_wait_domain_attach() 394 __efc_fabric_idle(struct efc_sm_ctx *ctx, enum efc_sm_event evt, in __efc_fabric_idle() 412 __efc_ns_init(struct efc_sm_ctx *ctx, enum efc_sm_event evt, void *arg) in __efc_ns_init() 433 enum efc_sm_event evt, void *arg) in __efc_ns_plogi_wait_rsp() 469 enum efc_sm_event evt, void *arg) in __efc_ns_wait_node_attach() [all …]
|
D | efc_device.c | 45 enum efc_sm_event evt, void *arg) in __efc_d_common() 83 enum efc_sm_event evt, void *arg) in __efc_d_wait_del_node() 146 enum efc_sm_event evt, void *arg) in __efc_d_wait_del_ini_tgt() 199 enum efc_sm_event evt, void *arg) in __efc_d_initiate_shutdown() 315 enum efc_sm_event evt, void *arg) in __efc_d_wait_loop() 372 enum efc_sm_event evt, void *arg) in __efc_d_wait_plogi_acc_cmpl() 409 enum efc_sm_event evt, void *arg) in __efc_d_wait_logo_rsp() 504 __efc_d_init(struct efc_sm_ctx *ctx, enum efc_sm_event evt, void *arg) in __efc_d_init() 688 enum efc_sm_event evt, void *arg) in __efc_d_wait_plogi_rsp() 810 enum efc_sm_event evt, void *arg) in __efc_d_wait_plogi_rsp_recvd_prli() [all …]
|
D | efc_domain.c | 172 enum efc_sm_event evt, void *arg) in __efc_domain_common() 194 enum efc_sm_event evt, void *arg) in __efc_domain_common_shutdown() 230 __efc_domain_init(struct efc_sm_ctx *ctx, enum efc_sm_event evt, in __efc_domain_init() 358 enum efc_sm_event evt, void *arg) in __efc_domain_wait_alloc() 460 enum efc_sm_event evt, void *arg) in __efc_domain_allocated() 545 enum efc_sm_event evt, void *arg) in __efc_domain_wait_attach() 625 __efc_domain_ready(struct efc_sm_ctx *ctx, enum efc_sm_event evt, void *arg) in __efc_domain_ready() 695 __efc_domain_wait_nports_free(struct efc_sm_ctx *ctx, enum efc_sm_event evt, in __efc_domain_wait_nports_free() 725 enum efc_sm_event evt, void *arg) in __efc_domain_wait_shutdown() 775 enum efc_sm_event evt, void *arg) in __efc_domain_wait_domain_lost()
|
D | efc_node.c | 364 enum efc_sm_event evt, void *arg) in __efc_node_shutdown() 465 enum efc_sm_event evt, void *arg) in __efc_node_wait_els_shutdown() 540 enum efc_sm_event evt, void *arg) in __efc_node_wait_node_free() 589 enum efc_sm_event evt, void *arg) in __efc_node_wait_ios_shutdown() 646 enum efc_sm_event evt, void *arg) in __efc_node_common() 770 enum efc_sm_event evt, void *arg) in efc_node_post_event() 843 efc_node_check_els_req(struct efc_sm_ctx *ctx, enum efc_sm_event evt, void *arg, in efc_node_check_els_req() 852 efc_node_check_ns_req(struct efc_sm_ctx *ctx, enum efc_sm_event evt, void *arg, in efc_node_check_ns_req() 884 enum efc_sm_event evt, void *arg) in __efc_node_paused() 931 enum efc_sm_event evt; in efc_node_recv_els_frame() member [all …]
|
D | efc_nport.c | 272 enum efc_sm_event evt, void *arg) in __efc_nport_common() 321 enum efc_sm_event evt, void *arg) in __efc_nport_allocated() 345 enum efc_sm_event evt, void *arg) in __efc_nport_vport_init() 382 enum efc_sm_event evt, void *arg) in __efc_nport_vport_wait_alloc() 439 enum efc_sm_event evt, void *arg) in __efc_nport_vport_allocated() 494 enum efc_sm_event evt, void *arg) in __efc_nport_attached() 540 enum efc_sm_event evt, void *arg) in __efc_nport_wait_shutdown() 577 enum efc_sm_event evt, void *arg) in __efc_nport_wait_port_free()
|
/drivers/scsi/ibmvscsi/ |
D | ibmvfc.c | 212 static void ibmvfc_trc_start(struct ibmvfc_event *evt) in ibmvfc_trc_start() 248 static void ibmvfc_trc_end(struct ibmvfc_event *evt) in ibmvfc_trc_end() 287 #define ibmvfc_trc_start(evt) do { } while (0) argument 288 #define ibmvfc_trc_end(evt) do { } while (0) argument 812 struct ibmvfc_event *evt = &pool->events[i]; in ibmvfc_init_event_pool() local 1009 struct ibmvfc_event *evt) in ibmvfc_valid_event() 1024 static void ibmvfc_free_event(struct ibmvfc_event *evt) in ibmvfc_free_event() 1047 static void ibmvfc_scsi_eh_done(struct ibmvfc_event *evt) in ibmvfc_scsi_eh_done() 1068 struct ibmvfc_event *evt, *pos; in ibmvfc_complete_purge() local 1085 static void ibmvfc_fail_request(struct ibmvfc_event *evt, int error_code) in ibmvfc_fail_request() [all …]
|
/drivers/net/wireless/ath/wil6210/ |
D | wmi.c | 771 struct wmi_ready_event *evt = d; in wmi_evt_ready() local 957 struct wmi_connect_event *evt = d; in wmi_evt_connect() local 1124 struct wmi_disconnect_event *evt = d; in wmi_evt_disconnect() local 1169 struct wmi_eapol_rx_event *evt = d; in wmi_evt_eapol_rx() local 1218 struct wmi_ring_en_event *evt = d; in wmi_evt_ring_en() local 1267 struct wmi_ba_status_event *evt = d; in wmi_evt_ba_status() local 1300 struct wmi_rcp_addba_req_event *evt = d; in wmi_evt_addba_rx_req() local 1317 struct wmi_delba_event *evt = d; in wmi_evt_delba() local 1557 struct wmi_link_stats_event *evt = d; in wmi_evt_link_stats() local 1843 struct wmi_link_monitor_event *evt = d; in wmi_evt_link_monitor() local [all …]
|
/drivers/clocksource/ |
D | exynos_mct.c | 83 struct clock_event_device evt; member 297 struct clock_event_device *evt) in exynos4_comp_set_next_event() 304 static int mct_set_state_shutdown(struct clock_event_device *evt) in mct_set_state_shutdown() 310 static int mct_set_state_periodic(struct clock_event_device *evt) in mct_set_state_periodic() 336 struct clock_event_device *evt = dev_id; in exynos4_mct_comp_isr() local 403 struct clock_event_device *evt) in exynos4_tick_set_next_event() 412 static int set_state_shutdown(struct clock_event_device *evt) in set_state_shutdown() 422 static int set_state_periodic(struct clock_event_device *evt) in set_state_periodic() 438 struct clock_event_device *evt = &mevt->evt; in exynos4_mct_tick_isr() local 459 struct clock_event_device *evt = &mevt->evt; in exynos4_mct_starting_cpu() local [all …]
|
D | timer-ixp4xx.c | 62 to_ixp4xx_timer(struct clock_event_device *evt) in to_ixp4xx_timer() 85 struct clock_event_device *evt = &tmr->clkevt; in ixp4xx_timer_interrupt() local 97 struct clock_event_device *evt) in ixp4xx_set_next_event() 111 static int ixp4xx_shutdown(struct clock_event_device *evt) in ixp4xx_shutdown() 123 static int ixp4xx_set_oneshot(struct clock_event_device *evt) in ixp4xx_set_oneshot() 133 static int ixp4xx_set_periodic(struct clock_event_device *evt) in ixp4xx_set_periodic() 145 static int ixp4xx_resume(struct clock_event_device *evt) in ixp4xx_resume()
|
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-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 | 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-fttmr010.c | 117 static inline struct fttmr010 *to_fttmr010(struct clock_event_device *evt) in to_fttmr010() 143 struct clock_event_device *evt) in fttmr010_timer_set_next_event() 171 static int ast2600_timer_shutdown(struct clock_event_device *evt) in ast2600_timer_shutdown() 181 static int fttmr010_timer_shutdown(struct clock_event_device *evt) in fttmr010_timer_shutdown() 194 static int fttmr010_timer_set_oneshot(struct clock_event_device *evt) in fttmr010_timer_set_oneshot() 219 static int fttmr010_timer_set_periodic(struct clock_event_device *evt) in fttmr010_timer_set_periodic() 256 struct clock_event_device *evt = dev_id; in fttmr010_timer_interrupt() local 264 struct clock_event_device *evt = dev_id; in ast2600_timer_interrupt() local
|
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 | 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 | 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-sp804.c | 148 struct clock_event_device *evt = dev_id; in sp804_timer_interrupt() local 158 static inline void evt_timer_shutdown(struct clock_event_device *evt) in evt_timer_shutdown() 163 static int sp804_shutdown(struct clock_event_device *evt) in sp804_shutdown() 169 static int sp804_set_periodic(struct clock_event_device *evt) in sp804_set_periodic() 181 struct clock_event_device *evt) in sp804_set_next_event() 207 struct clock_event_device *evt = &sp804_clockevent; in sp804_clockevents_init() local
|
D | timer-tegra.c | 55 struct clock_event_device *evt) in tegra_timer_set_next_event() 73 static int tegra_timer_shutdown(struct clock_event_device *evt) in tegra_timer_shutdown() 82 static int tegra_timer_set_periodic(struct clock_event_device *evt) in tegra_timer_set_periodic() 95 struct clock_event_device *evt = dev_id; in tegra_timer_isr() local 104 static void tegra_timer_suspend(struct clock_event_device *evt) in tegra_timer_suspend() 111 static void tegra_timer_resume(struct clock_event_device *evt) in tegra_timer_resume()
|
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 137 static int mxs_shutdown(struct clock_event_device *evt) in mxs_shutdown() 144 static int mxs_set_oneshot(struct clock_event_device *evt) in mxs_set_oneshot()
|
D | timer-sun4i.c | 83 static int sun4i_clkevt_shutdown(struct clock_event_device *evt) in sun4i_clkevt_shutdown() 92 static int sun4i_clkevt_set_oneshot(struct clock_event_device *evt) in sun4i_clkevt_set_oneshot() 102 static int sun4i_clkevt_set_periodic(struct clock_event_device *evt) in sun4i_clkevt_set_periodic() 113 static int sun4i_clkevt_next_event(unsigned long evt, in sun4i_clkevt_next_event() 132 struct clock_event_device *evt = dev_id; in sun4i_timer_interrupt() local
|
D | timer-msc313e.c | 91 static int msc313e_timer_clkevt_shutdown(struct clock_event_device *evt) in msc313e_timer_clkevt_shutdown() 100 static int msc313e_timer_clkevt_set_oneshot(struct clock_event_device *evt) in msc313e_timer_clkevt_set_oneshot() 110 static int msc313e_timer_clkevt_set_periodic(struct clock_event_device *evt) in msc313e_timer_clkevt_set_periodic() 121 static int msc313e_timer_clkevt_next_event(unsigned long evt, struct clock_event_device *clkevt) in msc313e_timer_clkevt_next_event() 134 struct clock_event_device *evt = dev_id; in msc313e_timer_clkevt_irq() local
|