Home
last modified time | relevance | path

Searched refs:evt (Results 1 - 25 of 606) sorted by relevance

12345678910>>...25

/kernel/linux/linux-6.6/drivers/scsi/elx/libefc/
H A Defc_fabric.h19 enum efc_sm_event evt, void *arg);
22 enum efc_sm_event evt, void *arg);
25 enum efc_sm_event evt, void *arg);
28 enum efc_sm_event evt, void *arg);
32 enum efc_sm_event evt, void *arg);
35 enum efc_sm_event evt, void *arg);
38 enum efc_sm_event evt, void *arg);
41 __efc_ns_init(struct efc_sm_ctx *ctx, enum efc_sm_event evt, void *arg);
44 enum efc_sm_event evt, void *arg);
47 enum efc_sm_event evt, voi
[all...]
H A Defc_fabric.c52 enum efc_sm_event evt, void *arg) in __efc_fabric_common()
58 switch (evt) { in __efc_fabric_common()
68 __efc_node_common(funcname, ctx, evt, arg); in __efc_fabric_common()
73 __efc_fabric_init(struct efc_sm_ctx *ctx, enum efc_sm_event evt, in __efc_fabric_init() argument
79 efc_node_evt_set(ctx, evt, __func__); in __efc_fabric_init()
83 switch (evt) { in __efc_fabric_init()
95 __efc_fabric_common(__func__, ctx, evt, arg); in __efc_fabric_init()
132 enum efc_sm_event evt, void *arg) in __efc_fabric_flogi_wait_rsp()
137 efc_node_evt_set(ctx, evt, __func__); in __efc_fabric_flogi_wait_rsp()
141 switch (evt) { in __efc_fabric_flogi_wait_rsp()
51 __efc_fabric_common(const char *funcname, struct efc_sm_ctx *ctx, enum efc_sm_event evt, void *arg) __efc_fabric_common() argument
131 __efc_fabric_flogi_wait_rsp(struct efc_sm_ctx *ctx, enum efc_sm_event evt, void *arg) __efc_fabric_flogi_wait_rsp() argument
237 __efc_vport_fabric_init(struct efc_sm_ctx *ctx, enum efc_sm_event evt, void *arg) __efc_vport_fabric_init() argument
259 __efc_fabric_fdisc_wait_rsp(struct efc_sm_ctx *ctx, enum efc_sm_event evt, void *arg) __efc_fabric_fdisc_wait_rsp() argument
353 __efc_fabric_wait_domain_attach(struct efc_sm_ctx *ctx, enum efc_sm_event evt, void *arg) __efc_fabric_wait_domain_attach() argument
394 __efc_fabric_idle(struct efc_sm_ctx *ctx, enum efc_sm_event evt, void *arg) __efc_fabric_idle() argument
412 __efc_ns_init(struct efc_sm_ctx *ctx, enum efc_sm_event evt, void *arg) __efc_ns_init() argument
432 __efc_ns_plogi_wait_rsp(struct efc_sm_ctx *ctx, enum efc_sm_event evt, void *arg) __efc_ns_plogi_wait_rsp() argument
468 __efc_ns_wait_node_attach(struct efc_sm_ctx *ctx, enum efc_sm_event evt, void *arg) __efc_ns_wait_node_attach() argument
522 __efc_fabric_wait_attach_evt_shutdown(struct efc_sm_ctx *ctx, enum efc_sm_event evt, void *arg) __efc_fabric_wait_attach_evt_shutdown() argument
566 __efc_ns_rftid_wait_rsp(struct efc_sm_ctx *ctx, enum efc_sm_event evt, void *arg) __efc_ns_rftid_wait_rsp() argument
601 __efc_ns_rffid_wait_rsp(struct efc_sm_ctx *ctx, enum efc_sm_event evt, void *arg) __efc_ns_rffid_wait_rsp() argument
787 __efc_ns_gidpt_wait_rsp(struct efc_sm_ctx *ctx, enum efc_sm_event evt, void *arg) __efc_ns_gidpt_wait_rsp() argument
838 __efc_ns_idle(struct efc_sm_ctx *ctx, enum efc_sm_event evt, void *arg) __efc_ns_idle() argument
897 __efc_ns_gidpt_delay(struct efc_sm_ctx *ctx, enum efc_sm_event evt, void *arg) __efc_ns_gidpt_delay() argument
948 __efc_fabctl_init(struct efc_sm_ctx *ctx, enum efc_sm_event evt, void *arg) __efc_fabctl_init() argument
972 __efc_fabctl_wait_scr_rsp(struct efc_sm_ctx *ctx, enum efc_sm_event evt, void *arg) __efc_fabctl_wait_scr_rsp() argument
1017 __efc_fabctl_ready(struct efc_sm_ctx *ctx, enum efc_sm_event evt, void *arg) __efc_fabctl_ready() argument
1054 __efc_fabctl_wait_ls_acc_cmpl(struct efc_sm_ctx *ctx, enum efc_sm_event evt, void *arg) __efc_fabctl_wait_ls_acc_cmpl() argument
1118 __efc_p2p_wait_domain_attach(struct efc_sm_ctx *ctx, enum efc_sm_event evt, void *arg) __efc_p2p_wait_domain_attach() argument
1207 __efc_p2p_rnode_init(struct efc_sm_ctx *ctx, enum efc_sm_event evt, void *arg) __efc_p2p_rnode_init() argument
1236 __efc_p2p_wait_flogi_acc_cmpl(struct efc_sm_ctx *ctx, enum efc_sm_event evt, void *arg) __efc_p2p_wait_flogi_acc_cmpl() argument
1312 __efc_p2p_wait_plogi_rsp(struct efc_sm_ctx *ctx, enum efc_sm_event evt, void *arg) __efc_p2p_wait_plogi_rsp() argument
1389 __efc_p2p_wait_plogi_rsp_recvd_prli(struct efc_sm_ctx *ctx, enum efc_sm_event evt, void *arg) __efc_p2p_wait_plogi_rsp_recvd_prli() argument
1457 __efc_p2p_wait_node_attach(struct efc_sm_ctx *ctx, enum efc_sm_event evt, void *arg) __efc_p2p_wait_node_attach() argument
[all...]
H A Defc_device.c45 enum efc_sm_event evt, void *arg) in __efc_d_common()
53 switch (evt) { in __efc_d_common()
57 funcname, efc_sm_event_name(evt)); in __efc_d_common()
64 efc_sm_event_name(evt)); in __efc_d_common()
70 funcname, efc_sm_event_name(evt)); in __efc_d_common()
77 __efc_node_common(funcname, ctx, evt, arg); in __efc_d_common()
83 enum efc_sm_event evt, void *arg) in __efc_d_wait_del_node()
87 efc_node_evt_set(ctx, evt, __func__); in __efc_d_wait_del_node()
96 switch (evt) { in __efc_d_wait_del_node()
134 node_printf(node, "%s received\n", efc_sm_event_name(evt)); in __efc_d_wait_del_node()
44 __efc_d_common(const char *funcname, struct efc_sm_ctx *ctx, enum efc_sm_event evt, void *arg) __efc_d_common() argument
82 __efc_d_wait_del_node(struct efc_sm_ctx *ctx, enum efc_sm_event evt, void *arg) __efc_d_wait_del_node() argument
145 __efc_d_wait_del_ini_tgt(struct efc_sm_ctx *ctx, enum efc_sm_event evt, void *arg) __efc_d_wait_del_ini_tgt() argument
198 __efc_d_initiate_shutdown(struct efc_sm_ctx *ctx, enum efc_sm_event evt, void *arg) __efc_d_initiate_shutdown() argument
314 __efc_d_wait_loop(struct efc_sm_ctx *ctx, enum efc_sm_event evt, void *arg) __efc_d_wait_loop() argument
371 __efc_d_wait_plogi_acc_cmpl(struct efc_sm_ctx *ctx, enum efc_sm_event evt, void *arg) __efc_d_wait_plogi_acc_cmpl() argument
408 __efc_d_wait_logo_rsp(struct efc_sm_ctx *ctx, enum efc_sm_event evt, void *arg) __efc_d_wait_logo_rsp() argument
504 __efc_d_init(struct efc_sm_ctx *ctx, enum efc_sm_event evt, void *arg) __efc_d_init() argument
687 __efc_d_wait_plogi_rsp(struct efc_sm_ctx *ctx, enum efc_sm_event evt, void *arg) __efc_d_wait_plogi_rsp() argument
809 __efc_d_wait_plogi_rsp_recvd_prli(struct efc_sm_ctx *ctx, enum efc_sm_event evt, void *arg) __efc_d_wait_plogi_rsp_recvd_prli() argument
875 __efc_d_wait_domain_attach(struct efc_sm_ctx *ctx, enum efc_sm_event evt, void *arg) __efc_d_wait_domain_attach() argument
911 __efc_d_wait_topology_notify(struct efc_sm_ctx *ctx, enum efc_sm_event evt, void *arg) __efc_d_wait_topology_notify() argument
978 __efc_d_wait_node_attach(struct efc_sm_ctx *ctx, enum efc_sm_event evt, void *arg) __efc_d_wait_node_attach() argument
1058 __efc_d_wait_attach_evt_shutdown(struct efc_sm_ctx *ctx, enum efc_sm_event evt, void *arg) __efc_d_wait_attach_evt_shutdown() argument
1109 __efc_d_port_logged_in(struct efc_sm_ctx *ctx, enum efc_sm_event evt, void *arg) __efc_d_port_logged_in() argument
1259 __efc_d_wait_logo_acc_cmpl(struct efc_sm_ctx *ctx, enum efc_sm_event evt, void *arg) __efc_d_wait_logo_acc_cmpl() argument
1291 __efc_d_device_ready(struct efc_sm_ctx *ctx, enum efc_sm_event evt, void *arg) __efc_d_device_ready() argument
1423 __efc_d_device_gone(struct efc_sm_ctx *ctx, enum efc_sm_event evt, void *arg) __efc_d_device_gone() argument
1546 __efc_d_wait_adisc_rsp(struct efc_sm_ctx *ctx, enum efc_sm_event evt, void *arg) __efc_d_wait_adisc_rsp() argument
[all...]
H A Defc_device.h26 enum efc_sm_event evt, void *arg);
29 enum efc_sm_event evt, void *arg);
31 __efc_d_init(struct efc_sm_ctx *ctx, enum efc_sm_event evt, void *arg);
34 enum efc_sm_event evt, void *arg);
37 enum efc_sm_event evt, void *arg);
40 enum efc_sm_event evt, void *arg);
43 enum efc_sm_event evt, void *arg);
46 enum efc_sm_event evt, void *arg);
49 enum efc_sm_event evt, void *arg);
52 enum efc_sm_event evt, voi
[all...]
/third_party/python/Lib/test/
H A Dtest_pulldom.py47 evt, node = next(items)
50 self.assertEqual(pulldom.START_DOCUMENT, evt)
51 evt, node = next(items)
52 self.assertEqual(pulldom.START_ELEMENT, evt)
57 evt, node = next(items)
58 self.assertEqual(pulldom.CHARACTERS, evt) # Line break
59 evt, node = next(items)
61 # self.assertEqual(pulldom.COMMENT, evt)
63 self.assertEqual(pulldom.CHARACTERS, evt)
64 evt, nod
[all...]
/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Dmce.c39 static void machine_check_ue_event(struct machine_check_event *evt);
232 static void machine_check_ue_event(struct machine_check_event *evt) in machine_check_ue_event() argument
242 memcpy(this_cpu_ptr(&mce_ue_event_queue[index]), evt, sizeof(*evt)); in machine_check_ue_event() local
254 struct machine_check_event evt; in machine_check_queue_event() local
256 if (!get_mce_event(&evt, MCE_EVENT_RELEASE)) in machine_check_queue_event()
265 memcpy(this_cpu_ptr(&mce_event_queue[index]), &evt, sizeof(evt)); in machine_check_queue_event() local
290 struct machine_check_event *evt; in machine_process_ue_event() local
294 evt in machine_process_ue_event()
333 struct machine_check_event *evt; machine_check_process_queued_event() local
355 machine_check_print_event_info(struct machine_check_event *evt, bool user_mode, bool in_guest) machine_check_print_event_info() argument
[all...]
/kernel/linux/linux-6.6/arch/powerpc/kernel/
H A Dmce.c30 static void machine_check_ue_event(struct machine_check_event *evt);
231 static void machine_check_ue_event(struct machine_check_event *evt) in machine_check_ue_event() argument
242 evt, sizeof(*evt)); in machine_check_ue_event()
251 struct machine_check_event evt; in machine_check_queue_event() local
253 if (!get_mce_event(&evt, MCE_EVENT_RELEASE)) in machine_check_queue_event()
263 &evt, sizeof(evt)); in machine_check_queue_event()
287 struct machine_check_event *evt; in machine_process_ue_event() local
291 evt in machine_process_ue_event()
330 struct machine_check_event *evt; machine_check_process_queued_event() local
373 machine_check_print_event_info(struct machine_check_event *evt, bool user_mode, bool in_guest) machine_check_print_event_info() argument
[all...]
/kernel/linux/linux-5.10/drivers/clocksource/
H A Dexynos_mct.c81 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() argument
297 static int mct_set_state_periodic(struct clock_event_device *evt) in mct_set_state_periodic() argument
301 cycles_per_jiffy = (((unsigned long long)NSEC_PER_SEC / HZ * evt->mult) in mct_set_state_periodic()
302 >> evt->shift); in mct_set_state_periodic()
323 struct clock_event_device *evt = dev_id; in exynos4_mct_comp_isr() local
327 evt->event_handler(evt); in exynos4_mct_comp_isr()
390 struct clock_event_device *evt) in exynos4_tick_set_next_event()
283 exynos4_comp_set_next_event(unsigned long cycles, struct clock_event_device *evt) exynos4_comp_set_next_event() argument
389 exynos4_tick_set_next_event(unsigned long cycles, struct clock_event_device *evt) exynos4_tick_set_next_event() argument
399 set_state_shutdown(struct clock_event_device *evt) set_state_shutdown() argument
409 set_state_periodic(struct clock_event_device *evt) set_state_periodic() argument
425 struct clock_event_device *evt = &mevt->evt; exynos4_mct_tick_isr() local
446 struct clock_event_device *evt = &mevt->evt; exynos4_mct_starting_cpu() local
484 struct clock_event_device *evt = &mevt->evt; exynos4_mct_dying_cpu() local
[all...]
H A Dtimer-qcom.c39 struct clock_event_device *evt = dev_id; in msm_timer_interrupt() local
41 if (clockevent_state_oneshot(evt)) { in msm_timer_interrupt()
46 evt->event_handler(evt); in msm_timer_interrupt()
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() argument
101 struct clock_event_device *evt = per_cpu_ptr(msm_evt, cpu); in msm_local_timer_starting_cpu() local
104 evt->irq = msm_timer_irq; in msm_local_timer_starting_cpu()
105 evt->name = "msm_timer"; in msm_local_timer_starting_cpu()
106 evt in msm_local_timer_starting_cpu()
50 msm_timer_set_next_event(unsigned long cycles, struct clock_event_device *evt) msm_timer_set_next_event() argument
131 struct clock_event_device *evt = per_cpu_ptr(msm_evt, cpu); msm_local_timer_dying_cpu() local
[all...]
H A Dtimer-rda.c67 static int rda_ostimer_set_state_shutdown(struct clock_event_device *evt) in rda_ostimer_set_state_shutdown() argument
69 struct timer_of *to = to_timer_of(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() argument
78 struct timer_of *to = to_timer_of(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() argument
87 struct timer_of *to = to_timer_of(evt); in rda_ostimer_set_state_periodic()
93 evt->mult) >> evt->shift; in rda_ostimer_set_state_periodic()
99 static int rda_ostimer_tick_resume(struct clock_event_device *evt) in rda_ostimer_tick_resume() argument
104 static int rda_ostimer_set_next_event(unsigned long evt, in rda_ostimer_set_next_event() argument
109 rda_ostimer_start(timer_of_base(to), false, evt); rda_ostimer_set_next_event() local
116 struct clock_event_device *evt = dev_id; rda_ostimer_interrupt() local
[all...]
/kernel/linux/linux-6.6/drivers/clocksource/
H A Dexynos_mct.c83 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() argument
310 static int mct_set_state_periodic(struct clock_event_device *evt) in mct_set_state_periodic() argument
314 cycles_per_jiffy = (((unsigned long long)NSEC_PER_SEC / HZ * evt->mult) in mct_set_state_periodic()
315 >> evt->shift); in mct_set_state_periodic()
336 struct clock_event_device *evt = dev_id; in exynos4_mct_comp_isr() local
340 evt->event_handler(evt); in exynos4_mct_comp_isr()
403 struct clock_event_device *evt) in exynos4_tick_set_next_event()
296 exynos4_comp_set_next_event(unsigned long cycles, struct clock_event_device *evt) exynos4_comp_set_next_event() argument
402 exynos4_tick_set_next_event(unsigned long cycles, struct clock_event_device *evt) exynos4_tick_set_next_event() argument
412 set_state_shutdown(struct clock_event_device *evt) set_state_shutdown() argument
422 set_state_periodic(struct clock_event_device *evt) set_state_periodic() argument
438 struct clock_event_device *evt = &mevt->evt; exynos4_mct_tick_isr() local
459 struct clock_event_device *evt = &mevt->evt; exynos4_mct_starting_cpu() local
497 struct clock_event_device *evt = &mevt->evt; exynos4_mct_dying_cpu() local
[all...]
H A Dtimer-qcom.c39 struct clock_event_device *evt = dev_id; in msm_timer_interrupt() local
41 if (clockevent_state_oneshot(evt)) { in msm_timer_interrupt()
46 evt->event_handler(evt); in msm_timer_interrupt()
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() argument
101 struct clock_event_device *evt = per_cpu_ptr(msm_evt, cpu); in msm_local_timer_starting_cpu() local
104 evt->irq = msm_timer_irq; in msm_local_timer_starting_cpu()
105 evt->name = "msm_timer"; in msm_local_timer_starting_cpu()
106 evt in msm_local_timer_starting_cpu()
50 msm_timer_set_next_event(unsigned long cycles, struct clock_event_device *evt) msm_timer_set_next_event() argument
131 struct clock_event_device *evt = per_cpu_ptr(msm_evt, cpu); msm_local_timer_dying_cpu() local
[all...]
H A Dtimer-rda.c67 static int rda_ostimer_set_state_shutdown(struct clock_event_device *evt) in rda_ostimer_set_state_shutdown() argument
69 struct timer_of *to = to_timer_of(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() argument
78 struct timer_of *to = to_timer_of(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() argument
87 struct timer_of *to = to_timer_of(evt); in rda_ostimer_set_state_periodic()
93 evt->mult) >> evt->shift; in rda_ostimer_set_state_periodic()
99 static int rda_ostimer_tick_resume(struct clock_event_device *evt) in rda_ostimer_tick_resume() argument
104 static int rda_ostimer_set_next_event(unsigned long evt, in rda_ostimer_set_next_event() argument
109 rda_ostimer_start(timer_of_base(to), false, evt); rda_ostimer_set_next_event() local
116 struct clock_event_device *evt = dev_id; rda_ostimer_interrupt() local
[all...]
/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/manager/pnp_server/
H A Daudio_input_thread.cpp39 int32_t AudioInputThread::AudioAnalogHeadsetDeviceCheck(input_event evt) in AudioAnalogHeadsetDeviceCheck() argument
41 audioInputEvent_.eventType = (evt.value == 0) ? AUDIO_DEVICE_REMOVE : AUDIO_DEVICE_ADD; in AudioAnalogHeadsetDeviceCheck()
42 switch (evt.code) { in AudioAnalogHeadsetDeviceCheck()
53 AUDIO_ERR_LOG("not surpport code = 0x%{public}x\n", evt.code); in AudioAnalogHeadsetDeviceCheck()
64 input_event evt; in AudioPnpInputPollAndRead() local
74 if (read(g_fdSets[num].fd, (void *)&evt, sizeof(evt)) < 0) { in AudioPnpInputPollAndRead()
78 switch (evt.type) { in AudioPnpInputPollAndRead()
80 AUDIO_DEBUG_LOG("evt.type = EV_SYN code = 0x%{public}d, value = %{public}d", in AudioPnpInputPollAndRead()
81 evt in AudioPnpInputPollAndRead()
[all...]
/kernel/linux/linux-5.10/fs/hmdfs/comm/
H A Dnode_cb.c19 static inline bool hmdfs_is_valid_node_evt(int evt) in hmdfs_is_valid_node_evt() argument
21 return (evt >= 0 && evt < NODE_EVT_NR); in hmdfs_is_valid_node_evt()
24 static const char *hmdfs_evt_str(int evt) in hmdfs_evt_str() argument
26 if (!hmdfs_is_valid_node_evt(evt)) in hmdfs_evt_str()
28 return evt_str_tbl[evt]; in hmdfs_evt_str()
48 int evt = desc[i].evt; in hmdfs_node_add_evt_cb() local
51 if (!hmdfs_is_valid_node_evt(evt)) in hmdfs_node_add_evt_cb()
54 list_add_tail(&desc[i].list, &cb_head[evt][syn in hmdfs_node_add_evt_cb()
58 hmdfs_node_call_evt_cb(struct hmdfs_peer *conn, int evt, bool sync, unsigned int seq) hmdfs_node_call_evt_cb() argument
[all...]
/kernel/linux/linux-6.6/fs/hmdfs/comm/
H A Dnode_cb.c19 static inline bool hmdfs_is_valid_node_evt(int evt) in hmdfs_is_valid_node_evt() argument
21 return (evt >= 0 && evt < NODE_EVT_NR); in hmdfs_is_valid_node_evt()
24 static const char *hmdfs_evt_str(int evt) in hmdfs_evt_str() argument
26 if (!hmdfs_is_valid_node_evt(evt)) in hmdfs_evt_str()
28 return evt_str_tbl[evt]; in hmdfs_evt_str()
48 int evt = desc[i].evt; in hmdfs_node_add_evt_cb() local
51 if (!hmdfs_is_valid_node_evt(evt)) in hmdfs_node_add_evt_cb()
54 list_add_tail(&desc[i].list, &cb_head[evt][syn in hmdfs_node_add_evt_cb()
58 hmdfs_node_call_evt_cb(struct hmdfs_peer *conn, int evt, bool sync, unsigned int seq) hmdfs_node_call_evt_cb() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/ath/wil6210/
H A Dwmi.c771 struct wmi_ready_event *evt = d; in wmi_evt_ready() local
775 wil->fw_version, le32_to_cpu(evt->sw_version), in wmi_evt_ready()
776 evt->mac, evt->numof_additional_mids); in wmi_evt_ready()
777 if (evt->numof_additional_mids + 1 < wil->max_vifs) { in wmi_evt_ready()
787 evt->rfc_read_calib_result); in wmi_evt_ready()
788 wil->fw_calib_result = evt->rfc_read_calib_result; in wmi_evt_ready()
793 evt->max_assoc_sta > 0) { in wmi_evt_ready()
794 fw_max_assoc_sta = evt->max_assoc_sta; in wmi_evt_ready()
958 struct wmi_connect_event *evt in wmi_evt_connect() local
1125 struct wmi_disconnect_event *evt = d; wmi_evt_disconnect() local
1170 struct wmi_eapol_rx_event *evt = d; wmi_evt_eapol_rx() local
1219 struct wmi_ring_en_event *evt = d; wmi_evt_ring_en() local
1268 struct wmi_ba_status_event *evt = d; wmi_evt_ba_status() local
1301 struct wmi_rcp_addba_req_event *evt = d; wmi_evt_addba_rx_req() local
1318 struct wmi_delba_event *evt = d; global() variable
1558 struct wmi_link_stats_event *evt = d; wmi_evt_link_stats() local
1844 struct wmi_link_monitor_event *evt = d; wmi_evt_link_monitor() local
1911 struct pending_wmi_event *evt; wmi_recv_cmd() local
2135 struct wmi_led_cfg_done_event evt; wmi_led_cfg() member
2180 struct wmi_rbufcap_cfg_event evt; wmi_rbufcap_cfg() member
2222 struct wmi_pcp_started_event evt; wmi_pcp_start() member
2367 struct wmi_p2p_cfg_done_event evt; wmi_p2p_cfg() member
2390 struct wmi_listen_started_event evt; wmi_start_listen() member
2414 struct wmi_search_started_event evt; wmi_start_search() member
2587 struct wmi_listen_started_event evt; wmi_rxon() member
2630 struct wmi_cfg_rx_chain_done_event evt; wmi_rx_chain_add() member
2631 } __packed evt; wmi_rx_chain_add() local
2687 struct wmi_temp_sense_done_event evt; wmi_get_temperature() member
2719 struct wmi_temp_sense_all_done_event evt; wmi_get_all_temperatures() member
2757 struct wmi_disconnect_event evt; wmi_disconnect_sta() member
2856 struct wmi_rcp_addba_resp_sent_event evt; wmi_addba_rx_resp() member
2912 struct wmi_rcp_addba_resp_sent_event evt; wmi_addba_rx_resp_edma() member
2947 struct wmi_ps_dev_profile_cfg_event evt; wmi_ps_dev_profile_cfg() member
2982 struct wmi_set_mgmt_retry_limit_event evt; wmi_set_mgmt_retry() member
3014 struct wmi_get_mgmt_retry_limit_event evt; wmi_get_mgmt_retry() member
3071 struct pending_wmi_event *evt, *t; wmi_event_flush() local
3108 struct wmi_traffic_suspend_event evt; wmi_suspend() member
3195 struct wmi_traffic_resume_event evt; wmi_resume() member
3225 struct wmi_port_allocated_event evt; wmi_port_allocate() member
3278 struct wmi_port_deleted_event evt; wmi_port_delete() member
3411 struct pending_wmi_event *evt; wmi_event_worker() local
3551 struct wmi_start_sched_scan_event evt; wmi_start_sched_scan() member
3592 struct wmi_stop_sched_scan_event evt; wmi_stop_sched_scan() member
3623 struct wmi_sw_tx_complete_event evt; wmi_mgmt_tx() member
3624 } __packed evt = { wmi_mgmt_tx() local
3672 struct wmi_sw_tx_complete_event evt; wmi_mgmt_tx_ext() member
3673 } __packed evt = { wmi_mgmt_tx_ext() local
3730 struct wmi_tx_status_ring_cfg_done_event evt; wil_wmi_tx_sring_cfg() member
3771 struct wmi_cfg_def_rx_offload_done_event evt; wil_wmi_cfg_def_rx_offload() member
3811 struct wmi_rx_status_ring_cfg_done_event evt; wil_wmi_rx_sring_add() member
3852 struct wmi_rx_desc_ring_cfg_done_event evt; wil_wmi_rx_desc_ring_add() member
3903 struct wmi_tx_desc_ring_cfg_done_event evt; wil_wmi_tx_desc_ring_add() member
3948 struct wmi_rx_desc_ring_cfg_done_event evt; wil_wmi_bcast_desc_ring_add() member
3989 struct wmi_link_stats_config_done_event evt; wmi_link_stats_cfg() member
4030 struct wmi_set_link_monitor_event evt; wmi_set_cqm_rssi_config() member
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/ath/wil6210/
H A Dwmi.c771 struct wmi_ready_event *evt = d; in wmi_evt_ready() local
775 wil->fw_version, le32_to_cpu(evt->sw_version), in wmi_evt_ready()
776 evt->mac, evt->numof_additional_mids); in wmi_evt_ready()
777 if (evt->numof_additional_mids + 1 < wil->max_vifs) { in wmi_evt_ready()
787 evt->rfc_read_calib_result); in wmi_evt_ready()
788 wil->fw_calib_result = evt->rfc_read_calib_result; in wmi_evt_ready()
793 evt->max_assoc_sta > 0) { in wmi_evt_ready()
794 fw_max_assoc_sta = evt->max_assoc_sta; in wmi_evt_ready()
958 struct wmi_connect_event *evt in wmi_evt_connect() local
1125 struct wmi_disconnect_event *evt = d; wmi_evt_disconnect() local
1170 struct wmi_eapol_rx_event *evt = d; wmi_evt_eapol_rx() local
1219 struct wmi_ring_en_event *evt = d; wmi_evt_ring_en() local
1268 struct wmi_ba_status_event *evt = d; wmi_evt_ba_status() local
1301 struct wmi_rcp_addba_req_event *evt = d; wmi_evt_addba_rx_req() local
1318 struct wmi_delba_event *evt = d; global() variable
1559 struct wmi_link_stats_event *evt = d; wmi_evt_link_stats() local
1845 struct wmi_link_monitor_event *evt = d; wmi_evt_link_monitor() local
1912 struct pending_wmi_event *evt; wmi_recv_cmd() local
2136 struct wmi_led_cfg_done_event evt; wmi_led_cfg() member
2181 struct wmi_rbufcap_cfg_event evt; wmi_rbufcap_cfg() member
2223 struct wmi_pcp_started_event evt; wmi_pcp_start() member
2368 struct wmi_p2p_cfg_done_event evt; wmi_p2p_cfg() member
2391 struct wmi_listen_started_event evt; wmi_start_listen() member
2415 struct wmi_search_started_event evt; wmi_start_search() member
2588 struct wmi_listen_started_event evt; wmi_rxon() member
2631 struct wmi_cfg_rx_chain_done_event evt; wmi_rx_chain_add() member
2632 } __packed evt; wmi_rx_chain_add() local
2688 struct wmi_temp_sense_done_event evt; wmi_get_temperature() member
2720 struct wmi_temp_sense_all_done_event evt; wmi_get_all_temperatures() member
2758 struct wmi_disconnect_event evt; wmi_disconnect_sta() member
2857 struct wmi_rcp_addba_resp_sent_event evt; wmi_addba_rx_resp() member
2913 struct wmi_rcp_addba_resp_sent_event evt; wmi_addba_rx_resp_edma() member
2948 struct wmi_ps_dev_profile_cfg_event evt; wmi_ps_dev_profile_cfg() member
2983 struct wmi_set_mgmt_retry_limit_event evt; wmi_set_mgmt_retry() member
3015 struct wmi_get_mgmt_retry_limit_event evt; wmi_get_mgmt_retry() member
3072 struct pending_wmi_event *evt, *t; wmi_event_flush() local
3109 struct wmi_traffic_suspend_event evt; wmi_suspend() member
3196 struct wmi_traffic_resume_event evt; wmi_resume() member
3226 struct wmi_port_allocated_event evt; wmi_port_allocate() member
3279 struct wmi_port_deleted_event evt; wmi_port_delete() member
3412 struct pending_wmi_event *evt; wmi_event_worker() local
3552 struct wmi_start_sched_scan_event evt; wmi_start_sched_scan() member
3593 struct wmi_stop_sched_scan_event evt; wmi_stop_sched_scan() member
3624 struct wmi_sw_tx_complete_event evt; wmi_mgmt_tx() member
3625 } __packed evt = { wmi_mgmt_tx() local
3673 struct wmi_sw_tx_complete_event evt; wmi_mgmt_tx_ext() member
3674 } __packed evt = { wmi_mgmt_tx_ext() local
3731 struct wmi_tx_status_ring_cfg_done_event evt; wil_wmi_tx_sring_cfg() member
3772 struct wmi_cfg_def_rx_offload_done_event evt; wil_wmi_cfg_def_rx_offload() member
3812 struct wmi_rx_status_ring_cfg_done_event evt; wil_wmi_rx_sring_add() member
3853 struct wmi_rx_desc_ring_cfg_done_event evt; wil_wmi_rx_desc_ring_add() member
3904 struct wmi_tx_desc_ring_cfg_done_event evt; wil_wmi_tx_desc_ring_add() member
3949 struct wmi_rx_desc_ring_cfg_done_event evt; wil_wmi_bcast_desc_ring_add() member
3990 struct wmi_link_stats_config_done_event evt; wmi_link_stats_cfg() member
4031 struct wmi_set_link_monitor_event evt; wmi_set_cqm_rssi_config() member
[all...]
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Dbcmevent.c230 wl_event_to_host_order(wl_event_msg_t * evt) in wl_event_to_host_order() argument
235 evt->event_type = ntoh32(evt->event_type); in wl_event_to_host_order()
236 evt->flags = ntoh16(evt->flags); in wl_event_to_host_order()
237 evt->status = ntoh32(evt->status); in wl_event_to_host_order()
238 evt->reason = ntoh32(evt->reason); in wl_event_to_host_order()
239 evt in wl_event_to_host_order()
245 wl_event_to_network_order(wl_event_msg_t * evt) wl_event_to_network_order() argument
[all...]
/kernel/linux/linux-5.10/drivers/scsi/ibmvscsi/
H A Dibmvfc.c144 * @evt: ibmvfc event struct
147 static void ibmvfc_trc_start(struct ibmvfc_event *evt) in ibmvfc_trc_start() argument
149 struct ibmvfc_host *vhost = evt->vhost; in ibmvfc_trc_start()
150 struct ibmvfc_cmd *vfc_cmd = &evt->iu.cmd; in ibmvfc_trc_start()
151 struct ibmvfc_mad_common *mad = &evt->iu.mad_common; in ibmvfc_trc_start()
155 entry->evt = evt; in ibmvfc_trc_start()
157 entry->fmt = evt->crq.format; in ibmvfc_trc_start()
178 * @evt: ibmvfc event struct
181 static void ibmvfc_trc_end(struct ibmvfc_event *evt) in ibmvfc_trc_end() argument
797 ibmvfc_valid_event(struct ibmvfc_event_pool *pool, struct ibmvfc_event *evt) ibmvfc_valid_event() argument
813 ibmvfc_free_event(struct ibmvfc_event *evt) ibmvfc_free_event() argument
830 ibmvfc_scsi_eh_done(struct ibmvfc_event *evt) ibmvfc_scsi_eh_done() argument
853 ibmvfc_fail_request(struct ibmvfc_event *evt, int error_code) ibmvfc_fail_request() argument
877 struct ibmvfc_event *evt, *pos; ibmvfc_purge_requests() local
1274 struct ibmvfc_event *evt = &pool->events[i]; ibmvfc_init_event_pool() local
1323 struct ibmvfc_event *evt; ibmvfc_get_event() local
1339 ibmvfc_init_event(struct ibmvfc_event *evt, void (*done) (struct ibmvfc_event *), u8 format) ibmvfc_init_event() argument
1378 ibmvfc_map_sg_data(struct scsi_cmnd *scmd, struct ibmvfc_event *evt, struct ibmvfc_cmd *vfc_cmd, struct device *dev) ibmvfc_map_sg_data() argument
1443 struct ibmvfc_event *evt = from_timer(evt, t, timer); ibmvfc_timeout() local
1457 ibmvfc_send_event(struct ibmvfc_event *evt, struct ibmvfc_host *vhost, unsigned long timeout) ibmvfc_send_event() argument
1520 ibmvfc_log_error(struct ibmvfc_event *evt) ibmvfc_log_error() argument
1575 ibmvfc_scsi_done(struct ibmvfc_event *evt) ibmvfc_scsi_done() argument
1668 struct ibmvfc_event *evt; ibmvfc_queuecommand_lck() local
1724 ibmvfc_sync_completion(struct ibmvfc_event *evt) ibmvfc_sync_completion() argument
1738 ibmvfc_bsg_timeout_done(struct ibmvfc_event *evt) ibmvfc_bsg_timeout_done() argument
1758 struct ibmvfc_event *evt; ibmvfc_bsg_timeout() local
1811 struct ibmvfc_event *evt; ibmvfc_bsg_plogi() local
1872 struct ibmvfc_event *evt; ibmvfc_bsg_request() local
2022 struct ibmvfc_event *evt = NULL; ibmvfc_reset_device() local
2092 ibmvfc_match_rport(struct ibmvfc_event *evt, void *rport) ibmvfc_match_rport() argument
2112 ibmvfc_match_target(struct ibmvfc_event *evt, void *device) ibmvfc_match_target() argument
2127 ibmvfc_match_lun(struct ibmvfc_event *evt, void *device) ibmvfc_match_lun() argument
2146 struct ibmvfc_event *evt; ibmvfc_wait_for_ops() local
2206 struct ibmvfc_event *evt, *found_evt; ibmvfc_cancel_all() local
2297 ibmvfc_match_key(struct ibmvfc_event *evt, void *key) ibmvfc_match_key() argument
2315 ibmvfc_match_evt(struct ibmvfc_event *evt, void *match) ibmvfc_match_evt() argument
2337 struct ibmvfc_event *evt, *found_evt; ibmvfc_abort_task_set() local
2800 struct ibmvfc_event *evt = (struct ibmvfc_event *)be64_to_cpu(crq->ioba); ibmvfc_handle_crq() local
3373 ibmvfc_tgt_prli_done(struct ibmvfc_event *evt) ibmvfc_tgt_prli_done() argument
3446 struct ibmvfc_event *evt; ibmvfc_tgt_send_prli() local
3485 ibmvfc_tgt_plogi_done(struct ibmvfc_event *evt) ibmvfc_tgt_plogi_done() argument
3547 struct ibmvfc_event *evt; ibmvfc_tgt_send_plogi() local
3579 ibmvfc_tgt_implicit_logout_done(struct ibmvfc_event *evt) ibmvfc_tgt_implicit_logout_done() argument
3621 struct ibmvfc_event *evt; __ibmvfc_tgt_get_implicit_logout_evt() local
3644 struct ibmvfc_event *evt; ibmvfc_tgt_implicit_logout() local
3667 ibmvfc_tgt_implicit_logout_and_del_done(struct ibmvfc_event *evt) ibmvfc_tgt_implicit_logout_and_del_done() argument
3702 struct ibmvfc_event *evt; ibmvfc_tgt_implicit_logout_and_del() local
3730 ibmvfc_tgt_move_login_done(struct ibmvfc_event *evt) ibmvfc_tgt_move_login_done() argument
3783 struct ibmvfc_event *evt; ibmvfc_tgt_move_login() local
3838 ibmvfc_tgt_adisc_done(struct ibmvfc_event *evt) ibmvfc_tgt_adisc_done() argument
3881 ibmvfc_init_passthru(struct ibmvfc_event *evt) ibmvfc_init_passthru() argument
3914 ibmvfc_tgt_adisc_cancel_done(struct ibmvfc_event *evt) ibmvfc_tgt_adisc_cancel_done() argument
3938 struct ibmvfc_event *evt; ibmvfc_adisc_timeout() local
3994 struct ibmvfc_event *evt; ibmvfc_tgt_adisc() local
4040 ibmvfc_tgt_query_target_done(struct ibmvfc_event *evt) ibmvfc_tgt_query_target_done() argument
4097 struct ibmvfc_event *evt; ibmvfc_tgt_query_target() local
4231 ibmvfc_discover_targets_done(struct ibmvfc_event *evt) ibmvfc_discover_targets_done() argument
4270 struct ibmvfc_event *evt = ibmvfc_get_event(vhost); ibmvfc_discover_targets() local
4295 ibmvfc_npiv_login_done(struct ibmvfc_event *evt) ibmvfc_npiv_login_done() argument
4383 struct ibmvfc_event *evt = ibmvfc_get_event(vhost); ibmvfc_npiv_login() local
4411 ibmvfc_npiv_logout_done(struct ibmvfc_event *evt) ibmvfc_npiv_logout_done() argument
4446 struct ibmvfc_event *evt; ibmvfc_npiv_logout() local
[all...]
/third_party/skia/tools/debugger/
H A DDebugLayerManager.cpp70 auto& evt = fDraws[{frame, nodeId}]; in drawLayerEventTo() local
71 evt.debugCanvas->drawTo(surface->getCanvas(), evt.command); in drawLayerEventTo()
116 auto* evt = fDraws.find({frame, nodeId}); in event() local
117 if (!evt) { return {}; } in event()
119 true, evt->debugCanvas->getSize(), in event()
120 evt->layerBounds.width(), evt->layerBounds.height() in event()
130 auto* evt = fDraws.find(key); in summarizeLayers() local
131 if (!evt) { continu in summarizeLayers()
180 auto& evt = fDraws[{frame, nodeId}]; getEventDebugCanvas() local
186 auto& evt = fDraws[key]; setOverdrawViz() local
193 auto& evt = fDraws[key]; setClipVizColor() local
200 auto& evt = fDraws[key]; setDrawGpuOpBounds() local
[all...]
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/eventcenter/
H A Devent_center.cpp40 int32_t EventCenter::PostEvent(std::unique_ptr<Event> evt) const in PostEvent()
42 if (evt == nullptr) { in PostEvent()
47 Dispatch(*evt); in PostEvent()
50 asyncQueue_->Post(std::move(evt)); in PostEvent()
54 void EventCenter::Dispatch(const Event &evt) const in Dispatch()
56 auto observers = observers_.Find(evt.GetEventId()); in Dispatch()
62 observer(evt); in Dispatch()
106 auto &evt = events_.front(); in operator --() local
108 GetInstance().Dispatch(*evt); in operator --()
111 auto handler = handlers_.find(evt in operator --()
126 Post(std::unique_ptr<Event> evt) Post() argument
[all...]
/foundation/distributeddatamgr/pasteboard/framework/framework/eventcenter/
H A Devent_center.cpp39 int32_t EventCenter::PostEvent(std::unique_ptr<Event> evt) const in PostEvent()
41 if (evt == nullptr) { in PostEvent()
46 Dispatch(*evt); in PostEvent()
49 asyncQueue_->Post(std::move(evt)); in PostEvent()
53 void EventCenter::Dispatch(const Event &evt) const in Dispatch()
55 auto observers = observers_.Find(evt.GetEventId()); in Dispatch()
61 observer(evt); in Dispatch()
105 auto &evt = events_.front(); in operator --() local
107 GetInstance().Dispatch(*evt); in operator --()
110 auto handler = handlers_.find(evt in operator --()
125 Post(std::unique_ptr<Event> evt) Post() argument
[all...]
/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/
H A Dnstackx_dfinder_hievent.c76 DFinderEvent evt; in NotifyStatisticsEvent() local
82 (void)memset_s(&evt, sizeof(evt), 0, sizeof(evt)); in NotifyStatisticsEvent()
83 evt.type = DFINDER_EVENT_TYPE_STATISTIC; in NotifyStatisticsEvent()
84 evt.level = DFINDER_EVENT_LEVEL_MINOR; in NotifyStatisticsEvent()
85 evt.paramNum = STAT_EVT_PARA_NUM; in NotifyStatisticsEvent()
86 ret = memcpy_s(evt.eventName, DFINDER_EVENT_NAME_LEN, STAT_EVT_NAME, strlen(STAT_EVT_NAME)); in NotifyStatisticsEvent()
92 evt.params = CreateStatisticsEventParams(); in NotifyStatisticsEvent()
93 if (evt in NotifyStatisticsEvent()
[all...]
/kernel/linux/linux-6.6/drivers/scsi/ibmvscsi/
H A Dibmvfc.c209 * @evt: ibmvfc event struct
212 static void ibmvfc_trc_start(struct ibmvfc_event *evt) in ibmvfc_trc_start() argument
214 struct ibmvfc_host *vhost = evt->vhost; in ibmvfc_trc_start()
215 struct ibmvfc_cmd *vfc_cmd = &evt->iu.cmd; in ibmvfc_trc_start()
216 struct ibmvfc_mad_common *mad = &evt->iu.mad_common; in ibmvfc_trc_start()
222 entry->evt = evt; in ibmvfc_trc_start()
224 entry->fmt = evt->crq.format; in ibmvfc_trc_start()
245 * @evt: ibmvfc event struct
248 static void ibmvfc_trc_end(struct ibmvfc_event *evt) in ibmvfc_trc_end() argument
812 struct ibmvfc_event *evt = &pool->events[i]; ibmvfc_init_event_pool() local
1008 ibmvfc_valid_event(struct ibmvfc_event_pool *pool, struct ibmvfc_event *evt) ibmvfc_valid_event() argument
1024 ibmvfc_free_event(struct ibmvfc_event *evt) ibmvfc_free_event() argument
1047 ibmvfc_scsi_eh_done(struct ibmvfc_event *evt) ibmvfc_scsi_eh_done() argument
1068 struct ibmvfc_event *evt, *pos; ibmvfc_complete_purge() local
1085 ibmvfc_fail_request(struct ibmvfc_event *evt, int error_code) ibmvfc_fail_request() argument
1112 struct ibmvfc_event *evt, *pos; ibmvfc_purge_requests() local
1517 struct ibmvfc_event *evt; ibmvfc_get_event() local
1541 ibmvfc_locked_done(struct ibmvfc_event *evt) ibmvfc_locked_done() argument
1557 ibmvfc_init_event(struct ibmvfc_event *evt, void (*done) (struct ibmvfc_event *), u8 format) ibmvfc_init_event() argument
1602 ibmvfc_map_sg_data(struct scsi_cmnd *scmd, struct ibmvfc_event *evt, struct ibmvfc_cmd *vfc_cmd, struct device *dev) ibmvfc_map_sg_data() argument
1668 struct ibmvfc_event *evt = from_timer(evt, t, timer); ibmvfc_timeout() local
1682 ibmvfc_send_event(struct ibmvfc_event *evt, struct ibmvfc_host *vhost, unsigned long timeout) ibmvfc_send_event() argument
1762 ibmvfc_log_error(struct ibmvfc_event *evt) ibmvfc_log_error() argument
1820 ibmvfc_scsi_done(struct ibmvfc_event *evt) ibmvfc_scsi_done() argument
1896 ibmvfc_init_vfc_cmd(struct ibmvfc_event *evt, struct scsi_device *sdev) ibmvfc_init_vfc_cmd() argument
1937 struct ibmvfc_event *evt; ibmvfc_queuecommand() local
2001 ibmvfc_sync_completion(struct ibmvfc_event *evt) ibmvfc_sync_completion() argument
2015 ibmvfc_bsg_timeout_done(struct ibmvfc_event *evt) ibmvfc_bsg_timeout_done() argument
2035 struct ibmvfc_event *evt; ibmvfc_bsg_timeout() local
2093 struct ibmvfc_event *evt; ibmvfc_bsg_plogi() local
2158 struct ibmvfc_event *evt; ibmvfc_bsg_request() local
2313 struct ibmvfc_event *evt = NULL; ibmvfc_reset_device() local
2387 ibmvfc_match_rport(struct ibmvfc_event *evt, void *rport) ibmvfc_match_rport() argument
2407 ibmvfc_match_target(struct ibmvfc_event *evt, void *device) ibmvfc_match_target() argument
2422 ibmvfc_match_lun(struct ibmvfc_event *evt, void *device) ibmvfc_match_lun() argument
2436 ibmvfc_event_is_free(struct ibmvfc_event *evt) ibmvfc_event_is_free() argument
2459 struct ibmvfc_event *evt; ibmvfc_wait_for_ops() local
2532 struct ibmvfc_event *evt; ibmvfc_init_tmf() local
2569 struct ibmvfc_event *evt, *found_evt, *temp; ibmvfc_cancel_all_mq() local
2649 struct ibmvfc_event *evt, *found_evt; ibmvfc_cancel_all_sq() local
2744 ibmvfc_match_key(struct ibmvfc_event *evt, void *key) ibmvfc_match_key() argument
2762 ibmvfc_match_evt(struct ibmvfc_event *evt, void *match) ibmvfc_match_evt() argument
2784 struct ibmvfc_event *evt, *found_evt; ibmvfc_abort_task_set() local
3252 struct ibmvfc_event *evt = (struct ibmvfc_event *)be64_to_cpu(crq->ioba); ibmvfc_handle_crq() local
3757 struct ibmvfc_event *evt, *temp; ibmvfc_tasklet() local
3828 struct ibmvfc_event *evt = (struct ibmvfc_event *)be64_to_cpu(crq->ioba); ibmvfc_handle_scrq() local
3879 struct ibmvfc_event *evt, *temp; ibmvfc_drain_sub_crq() local
3994 ibmvfc_tgt_prli_done(struct ibmvfc_event *evt) ibmvfc_tgt_prli_done() argument
4067 struct ibmvfc_event *evt; ibmvfc_tgt_send_prli() local
4117 ibmvfc_tgt_plogi_done(struct ibmvfc_event *evt) ibmvfc_tgt_plogi_done() argument
4179 struct ibmvfc_event *evt; ibmvfc_tgt_send_plogi() local
4222 ibmvfc_tgt_implicit_logout_done(struct ibmvfc_event *evt) ibmvfc_tgt_implicit_logout_done() argument
4265 struct ibmvfc_event *evt; __ibmvfc_tgt_get_implicit_logout_evt() local
4290 struct ibmvfc_event *evt; ibmvfc_tgt_implicit_logout() local
4320 ibmvfc_tgt_implicit_logout_and_del_done(struct ibmvfc_event *evt) ibmvfc_tgt_implicit_logout_and_del_done() argument
4355 struct ibmvfc_event *evt; ibmvfc_tgt_implicit_logout_and_del() local
4383 ibmvfc_tgt_move_login_done(struct ibmvfc_event *evt) ibmvfc_tgt_move_login_done() argument
4437 struct ibmvfc_event *evt; ibmvfc_tgt_move_login() local
4498 ibmvfc_tgt_adisc_done(struct ibmvfc_event *evt) ibmvfc_tgt_adisc_done() argument
4541 ibmvfc_init_passthru(struct ibmvfc_event *evt) ibmvfc_init_passthru() argument
4574 ibmvfc_tgt_adisc_cancel_done(struct ibmvfc_event *evt) ibmvfc_tgt_adisc_cancel_done() argument
4598 struct ibmvfc_event *evt; ibmvfc_adisc_timeout() local
4667 struct ibmvfc_event *evt; ibmvfc_tgt_adisc() local
4719 ibmvfc_tgt_query_target_done(struct ibmvfc_event *evt) ibmvfc_tgt_query_target_done() argument
4776 struct ibmvfc_event *evt; ibmvfc_tgt_query_target() local
4921 ibmvfc_discover_targets_done(struct ibmvfc_event *evt) ibmvfc_discover_targets_done() argument
4960 struct ibmvfc_event *evt = ibmvfc_get_event(&vhost->crq); ibmvfc_discover_targets() local
4987 ibmvfc_channel_setup_done(struct ibmvfc_event *evt) ibmvfc_channel_setup_done() argument
5041 struct ibmvfc_event *evt = ibmvfc_get_event(&vhost->crq); ibmvfc_channel_setup() local
5080 ibmvfc_channel_enquiry_done(struct ibmvfc_event *evt) ibmvfc_channel_enquiry_done() argument
5114 struct ibmvfc_event *evt = ibmvfc_get_event(&vhost->crq); ibmvfc_channel_enquiry() local
5148 ibmvfc_npiv_login_done(struct ibmvfc_event *evt) ibmvfc_npiv_login_done() argument
5242 struct ibmvfc_event *evt = ibmvfc_get_event(&vhost->crq); ibmvfc_npiv_login() local
5276 ibmvfc_npiv_logout_done(struct ibmvfc_event *evt) ibmvfc_npiv_logout_done() argument
5311 struct ibmvfc_event *evt; ibmvfc_npiv_logout() local
[all...]

Completed in 22 milliseconds

12345678910>>...25