/kernel/linux/linux-6.6/drivers/scsi/elx/libefc/ |
H A D | efc_fabric.h | 19 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 D | efc_fabric.c | 52 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 D | efc_device.c | 45 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 D | efc_device.h | 26 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...] |
H A D | efc_node.h | 23 efc_node_evt_set(struct efc_sm_ctx *ctx, enum efc_sm_event evt, in efc_node_evt_set() argument 28 if (evt == EFC_EVT_ENTER) { in efc_node_evt_set() 31 } else if (evt == EFC_EVT_EXIT) { in efc_node_evt_set() 38 node->current_evt = evt; in efc_node_evt_set() 111 enum efc_sm_event evt, void *arg, 117 enum efc_sm_event evt, void *arg, 130 void efc_node_post_event(struct efc_node *node, enum efc_sm_event evt, 135 enum efc_sm_event evt, void *arg); 138 enum efc_sm_event evt, void *arg); 141 enum efc_sm_event evt, voi [all...] |
/kernel/linux/linux-5.10/arch/powerpc/kernel/ |
H A D | mce.c | 39 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 D | mce.c | 30 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 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() 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 D | timer-qcom.c | 39 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 D | timer-rda.c | 67 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...] |
H A D | timer-armada-370-xp.c | 126 static int armada_370_xp_clkevt_shutdown(struct clock_event_device *evt) in armada_370_xp_clkevt_shutdown() argument 140 static int armada_370_xp_clkevt_set_periodic(struct clock_event_device *evt) in armada_370_xp_clkevt_set_periodic() argument 162 struct clock_event_device *evt = dev_id; in armada_370_xp_timer_interrupt() local 165 evt->event_handler(evt); in armada_370_xp_timer_interrupt() 175 struct clock_event_device *evt = per_cpu_ptr(armada_370_xp_evt, cpu); in armada_370_xp_timer_starting_cpu() local 184 evt->name = "armada_370_xp_per_cpu_tick"; in armada_370_xp_timer_starting_cpu() 185 evt->features = CLOCK_EVT_FEAT_ONESHOT | in armada_370_xp_timer_starting_cpu() 187 evt->shift = 32; in armada_370_xp_timer_starting_cpu() 188 evt in armada_370_xp_timer_starting_cpu() 205 struct clock_event_device *evt = per_cpu_ptr(armada_370_xp_evt, cpu); armada_370_xp_timer_dying_cpu() local [all...] |
/kernel/linux/linux-6.6/drivers/clocksource/ |
H A 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() 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 D | timer-qcom.c | 39 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 D | timer-rda.c | 67 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...] |
H A D | timer-armada-370-xp.c | 123 static int armada_370_xp_clkevt_shutdown(struct clock_event_device *evt) in armada_370_xp_clkevt_shutdown() argument 137 static int armada_370_xp_clkevt_set_periodic(struct clock_event_device *evt) in armada_370_xp_clkevt_set_periodic() argument 159 struct clock_event_device *evt = dev_id; in armada_370_xp_timer_interrupt() local 162 evt->event_handler(evt); in armada_370_xp_timer_interrupt() 172 struct clock_event_device *evt = per_cpu_ptr(armada_370_xp_evt, cpu); in armada_370_xp_timer_starting_cpu() local 181 evt->name = "armada_370_xp_per_cpu_tick"; in armada_370_xp_timer_starting_cpu() 182 evt->features = CLOCK_EVT_FEAT_ONESHOT | in armada_370_xp_timer_starting_cpu() 184 evt->shift = 32; in armada_370_xp_timer_starting_cpu() 185 evt in armada_370_xp_timer_starting_cpu() 202 struct clock_event_device *evt = per_cpu_ptr(armada_370_xp_evt, cpu); armada_370_xp_timer_dying_cpu() local [all...] |
/kernel/linux/linux-5.10/fs/hmdfs/comm/ |
H A D | node_cb.c | 19 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 D | node_cb.c | 19 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 D | wmi.c | 771 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 D | wmi.c | 771 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...] |
/kernel/linux/linux-5.10/drivers/scsi/ibmvscsi/ |
H A D | ibmvfc.c | 144 * @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...] |
/kernel/linux/linux-6.6/drivers/scsi/ibmvscsi/ |
H A D | ibmvfc.c | 209 * @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...] |
/kernel/linux/linux-5.10/arch/xtensa/kernel/ |
H A D | time.c | 56 struct clock_event_device evt; member 83 static int ccount_timer_shutdown(struct clock_event_device *evt) in ccount_timer_shutdown() argument 86 container_of(evt, struct ccount_timer, evt); in ccount_timer_shutdown() 89 disable_irq_nosync(evt->irq); in ccount_timer_shutdown() 95 static int ccount_timer_set_oneshot(struct clock_event_device *evt) in ccount_timer_set_oneshot() argument 98 container_of(evt, struct ccount_timer, evt); in ccount_timer_set_oneshot() 101 enable_irq(evt->irq); in ccount_timer_set_oneshot() 108 .evt 120 struct clock_event_device *evt = &this_cpu_ptr(&ccount_timer)->evt; timer_interrupt() local [all...] |
/kernel/linux/linux-6.6/arch/xtensa/kernel/ |
H A D | time.c | 56 struct clock_event_device evt; member 83 static int ccount_timer_shutdown(struct clock_event_device *evt) in ccount_timer_shutdown() argument 86 container_of(evt, struct ccount_timer, evt); in ccount_timer_shutdown() 89 disable_irq_nosync(evt->irq); in ccount_timer_shutdown() 95 static int ccount_timer_set_oneshot(struct clock_event_device *evt) in ccount_timer_set_oneshot() argument 98 container_of(evt, struct ccount_timer, evt); in ccount_timer_set_oneshot() 101 enable_irq(evt->irq); in ccount_timer_set_oneshot() 108 .evt 120 struct clock_event_device *evt = &this_cpu_ptr(&ccount_timer)->evt; timer_interrupt() local [all...] |
/kernel/linux/linux-5.10/arch/x86/kernel/ |
H A D | hpet.c | 25 struct clock_event_device evt; member 71 struct hpet_channel *clockevent_to_channel(struct clock_event_device *evt) in clockevent_to_channel() argument 73 return container_of(evt, struct hpet_channel, evt); in clockevent_to_channel() 296 static int hpet_clkevt_set_state_periodic(struct clock_event_device *evt) in hpet_clkevt_set_state_periodic() argument 298 unsigned int channel = clockevent_to_channel(evt)->num; in hpet_clkevt_set_state_periodic() 303 delta = ((uint64_t)(NSEC_PER_SEC / HZ)) * evt->mult; in hpet_clkevt_set_state_periodic() 304 delta >>= evt->shift; in hpet_clkevt_set_state_periodic() 327 static int hpet_clkevt_set_state_oneshot(struct clock_event_device *evt) in hpet_clkevt_set_state_oneshot() argument 329 unsigned int channel = clockevent_to_channel(evt) in hpet_clkevt_set_state_oneshot() 340 hpet_clkevt_set_state_shutdown(struct clock_event_device *evt) hpet_clkevt_set_state_shutdown() argument 352 hpet_clkevt_legacy_resume(struct clock_event_device *evt) hpet_clkevt_legacy_resume() argument 360 hpet_clkevt_set_next_event(unsigned long delta, struct clock_event_device *evt) hpet_clkevt_set_next_event() argument 399 struct clock_event_device *evt = &hc->evt; hpet_init_clockevent() local 499 hpet_clkevt_msi_resume(struct clock_event_device *evt) hpet_clkevt_msi_resume() argument 515 struct clock_event_device *evt = &hc->evt; hpet_msi_interrupt_handler() local 545 struct clock_event_device *evt = &hc->evt; init_one_hpet_msi_clockevent() local 1172 struct clock_event_device *evt = &hpet_base.channels[0].evt; hpet_rtc_timer_init() local 1270 struct clock_event_device *evt = &hpet_base.channels[0].evt; hpet_set_periodic_freq() local [all...] |
/kernel/linux/linux-6.6/arch/x86/kernel/ |
H A D | hpet.c | 26 struct clock_event_device evt; member 72 struct hpet_channel *clockevent_to_channel(struct clock_event_device *evt) in clockevent_to_channel() argument 74 return container_of(evt, struct hpet_channel, evt); in clockevent_to_channel() 297 static int hpet_clkevt_set_state_periodic(struct clock_event_device *evt) in hpet_clkevt_set_state_periodic() argument 299 unsigned int channel = clockevent_to_channel(evt)->num; in hpet_clkevt_set_state_periodic() 304 delta = ((uint64_t)(NSEC_PER_SEC / HZ)) * evt->mult; in hpet_clkevt_set_state_periodic() 305 delta >>= evt->shift; in hpet_clkevt_set_state_periodic() 328 static int hpet_clkevt_set_state_oneshot(struct clock_event_device *evt) in hpet_clkevt_set_state_oneshot() argument 330 unsigned int channel = clockevent_to_channel(evt) in hpet_clkevt_set_state_oneshot() 341 hpet_clkevt_set_state_shutdown(struct clock_event_device *evt) hpet_clkevt_set_state_shutdown() argument 353 hpet_clkevt_legacy_resume(struct clock_event_device *evt) hpet_clkevt_legacy_resume() argument 361 hpet_clkevt_set_next_event(unsigned long delta, struct clock_event_device *evt) hpet_clkevt_set_next_event() argument 400 struct clock_event_device *evt = &hc->evt; hpet_init_clockevent() local 609 hpet_clkevt_msi_resume(struct clock_event_device *evt) hpet_clkevt_msi_resume() argument 625 struct clock_event_device *evt = &hc->evt; hpet_msi_interrupt_handler() local 655 struct clock_event_device *evt = &hc->evt; init_one_hpet_msi_clockevent() local 1284 struct clock_event_device *evt = &hpet_base.channels[0].evt; hpet_rtc_timer_init() local 1382 struct clock_event_device *evt = &hpet_base.channels[0].evt; hpet_set_periodic_freq() local [all...] |