| /kernel/linux/linux-6.6/drivers/scsi/lpfc/ |
| D | lpfc_nportdisc.c | 1132 void *arg, uint32_t evt) in lpfc_disc_illegal() 1156 void *arg, uint32_t evt) in lpfc_cmpl_plogi_illegal() 1177 void *arg, uint32_t evt) in lpfc_rcv_plogi_unused_node() 1191 void *arg, uint32_t evt) in lpfc_rcv_els_unused_node() 1199 void *arg, uint32_t evt) in lpfc_rcv_logo_unused_node() 1213 void *arg, uint32_t evt) in lpfc_cmpl_logo_unused_node() 1220 void *arg, uint32_t evt) in lpfc_device_rm_unused_node() 1228 void *arg, uint32_t evt) in lpfc_device_recov_unused_node() 1235 void *arg, uint32_t evt) in lpfc_rcv_plogi_plogi_issue() 1286 void *arg, uint32_t evt) in lpfc_rcv_prli_plogi_issue() [all …]
|
| /kernel/linux/linux-5.10/drivers/scsi/lpfc/ |
| D | lpfc_nportdisc.c | 1132 void *arg, uint32_t evt) in lpfc_disc_illegal() 1156 void *arg, uint32_t evt) in lpfc_cmpl_plogi_illegal() 1177 void *arg, uint32_t evt) in lpfc_rcv_plogi_unused_node() 1191 void *arg, uint32_t evt) in lpfc_rcv_els_unused_node() 1199 void *arg, uint32_t evt) in lpfc_rcv_logo_unused_node() 1214 void *arg, uint32_t evt) in lpfc_cmpl_logo_unused_node() 1221 void *arg, uint32_t evt) in lpfc_device_rm_unused_node() 1229 void *arg, uint32_t evt) in lpfc_device_recov_unused_node() 1236 void *arg, uint32_t evt) in lpfc_rcv_plogi_plogi_issue() 1287 void *arg, uint32_t evt) in lpfc_rcv_prli_plogi_issue() [all …]
|
| /kernel/linux/linux-6.6/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 …]
|
| /kernel/linux/linux-6.6/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 …]
|
| /kernel/linux/linux-5.10/drivers/scsi/ibmvscsi/ |
| D | ibmvfc.c | 147 static void ibmvfc_trc_start(struct ibmvfc_event *evt) in ibmvfc_trc_start() 181 static void ibmvfc_trc_end(struct ibmvfc_event *evt) in ibmvfc_trc_end() 216 #define ibmvfc_trc_start(evt) do { } while (0) argument 217 #define ibmvfc_trc_end(evt) do { } while (0) argument 798 struct ibmvfc_event *evt) in ibmvfc_valid_event() 813 static void ibmvfc_free_event(struct ibmvfc_event *evt) in ibmvfc_free_event() 830 static void ibmvfc_scsi_eh_done(struct ibmvfc_event *evt) in ibmvfc_scsi_eh_done() 853 static void ibmvfc_fail_request(struct ibmvfc_event *evt, int error_code) in ibmvfc_fail_request() 877 struct ibmvfc_event *evt, *pos; in ibmvfc_purge_requests() local 1274 struct ibmvfc_event *evt = &pool->events[i]; in ibmvfc_init_event_pool() local [all …]
|
| /kernel/linux/linux-5.10/arch/m68k/coldfire/ |
| D | pit.c | 46 static int cf_pit_set_periodic(struct clock_event_device *evt) in cf_pit_set_periodic() 56 static int cf_pit_set_oneshot(struct clock_event_device *evt) in cf_pit_set_oneshot() 64 static int cf_pit_shutdown(struct clock_event_device *evt) in cf_pit_shutdown() 76 struct clock_event_device *evt) in cf_pit_next_event() 100 struct clock_event_device *evt = &cf_pit_clockevent; in pit_tick() local
|
| /kernel/linux/linux-6.6/arch/m68k/coldfire/ |
| D | pit.c | 46 static int cf_pit_set_periodic(struct clock_event_device *evt) in cf_pit_set_periodic() 56 static int cf_pit_set_oneshot(struct clock_event_device *evt) in cf_pit_set_oneshot() 64 static int cf_pit_shutdown(struct clock_event_device *evt) in cf_pit_shutdown() 76 struct clock_event_device *evt) in cf_pit_next_event() 100 struct clock_event_device *evt = &cf_pit_clockevent; in pit_tick() local
|
| /kernel/linux/linux-5.10/arch/arm/mach-iop32x/ |
| D | time.c | 77 static int iop_set_periodic(struct clock_event_device *evt) in iop_set_periodic() 90 static int iop_set_oneshot(struct clock_event_device *evt) in iop_set_oneshot() 100 static int iop_shutdown(struct clock_event_device *evt) in iop_shutdown() 109 static int iop_resume(struct clock_event_device *evt) in iop_resume() 133 struct clock_event_device *evt = dev_id; in iop_timer_interrupt() local
|
| /kernel/linux/linux-6.6/drivers/clocksource/ |
| D | timer-rda.c | 67 static int rda_ostimer_set_state_shutdown(struct clock_event_device *evt) in rda_ostimer_set_state_shutdown() 76 static int rda_ostimer_set_state_oneshot(struct clock_event_device *evt) in rda_ostimer_set_state_oneshot() 85 static int rda_ostimer_set_state_periodic(struct clock_event_device *evt) in rda_ostimer_set_state_periodic() 99 static int rda_ostimer_tick_resume(struct clock_event_device *evt) in rda_ostimer_tick_resume() 104 static int rda_ostimer_set_next_event(unsigned long evt, in rda_ostimer_set_next_event() 116 struct clock_event_device *evt = dev_id; in rda_ostimer_interrupt() local
|
| D | timer-owl.c | 61 static int owl_timer_set_state_shutdown(struct clock_event_device *evt) in owl_timer_set_state_shutdown() 68 static int owl_timer_set_state_oneshot(struct clock_event_device *evt) in owl_timer_set_state_oneshot() 75 static int owl_timer_tick_resume(struct clock_event_device *evt) in owl_timer_tick_resume() 80 static int owl_timer_set_next_event(unsigned long evt, in owl_timer_set_next_event() 107 struct clock_event_device *evt = (struct clock_event_device *)dev_id; in owl_timer1_interrupt() local
|
| D | timer-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-npcm7xx.c | 56 static int npcm7xx_timer_resume(struct clock_event_device *evt) in npcm7xx_timer_resume() 68 static int npcm7xx_timer_shutdown(struct clock_event_device *evt) in npcm7xx_timer_shutdown() 80 static int npcm7xx_timer_oneshot(struct clock_event_device *evt) in npcm7xx_timer_oneshot() 93 static int npcm7xx_timer_periodic(struct clock_event_device *evt) in npcm7xx_timer_periodic() 108 static int npcm7xx_clockevent_set_next_event(unsigned long evt, in npcm7xx_clockevent_set_next_event() 124 struct clock_event_device *evt = (struct clock_event_device *)dev_id; in npcm7xx_timer0_interrupt() local
|
| D | i8253.c | 111 static int pit_shutdown(struct clock_event_device *evt) in pit_shutdown() 129 static int pit_set_oneshot(struct clock_event_device *evt) in pit_set_oneshot() 137 static int pit_set_periodic(struct clock_event_device *evt) in pit_set_periodic() 155 static int pit_next_event(unsigned long delta, struct clock_event_device *evt) in pit_next_event()
|
| D | exynos_mct.c | 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-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()
|
| /kernel/linux/linux-5.10/drivers/clocksource/ |
| D | timer-rda.c | 67 static int rda_ostimer_set_state_shutdown(struct clock_event_device *evt) in rda_ostimer_set_state_shutdown() 76 static int rda_ostimer_set_state_oneshot(struct clock_event_device *evt) in rda_ostimer_set_state_oneshot() 85 static int rda_ostimer_set_state_periodic(struct clock_event_device *evt) in rda_ostimer_set_state_periodic() 99 static int rda_ostimer_tick_resume(struct clock_event_device *evt) in rda_ostimer_tick_resume() 104 static int rda_ostimer_set_next_event(unsigned long evt, in rda_ostimer_set_next_event() 116 struct clock_event_device *evt = dev_id; in rda_ostimer_interrupt() local
|
| D | timer-owl.c | 61 static int owl_timer_set_state_shutdown(struct clock_event_device *evt) in owl_timer_set_state_shutdown() 68 static int owl_timer_set_state_oneshot(struct clock_event_device *evt) in owl_timer_set_state_oneshot() 75 static int owl_timer_tick_resume(struct clock_event_device *evt) in owl_timer_tick_resume() 80 static int owl_timer_set_next_event(unsigned long evt, in owl_timer_set_next_event() 107 struct clock_event_device *evt = (struct clock_event_device *)dev_id; in owl_timer1_interrupt() local
|
| D | timer-npcm7xx.c | 56 static int npcm7xx_timer_resume(struct clock_event_device *evt) in npcm7xx_timer_resume() 68 static int npcm7xx_timer_shutdown(struct clock_event_device *evt) in npcm7xx_timer_shutdown() 80 static int npcm7xx_timer_oneshot(struct clock_event_device *evt) in npcm7xx_timer_oneshot() 93 static int npcm7xx_timer_periodic(struct clock_event_device *evt) in npcm7xx_timer_periodic() 108 static int npcm7xx_clockevent_set_next_event(unsigned long evt, in npcm7xx_clockevent_set_next_event() 124 struct clock_event_device *evt = (struct clock_event_device *)dev_id; in npcm7xx_timer0_interrupt() local
|
| D | i8253.c | 111 static int pit_shutdown(struct clock_event_device *evt) in pit_shutdown() 129 static int pit_set_oneshot(struct clock_event_device *evt) in pit_set_oneshot() 137 static int pit_set_periodic(struct clock_event_device *evt) in pit_set_periodic() 155 static int pit_next_event(unsigned long delta, struct clock_event_device *evt) in pit_next_event()
|
| D | exynos_mct.c | 81 struct clock_event_device evt; member 284 struct clock_event_device *evt) in exynos4_comp_set_next_event() 291 static int mct_set_state_shutdown(struct clock_event_device *evt) in mct_set_state_shutdown() 297 static int mct_set_state_periodic(struct clock_event_device *evt) in mct_set_state_periodic() 323 struct clock_event_device *evt = dev_id; in exynos4_mct_comp_isr() local 390 struct clock_event_device *evt) in exynos4_tick_set_next_event() 399 static int set_state_shutdown(struct clock_event_device *evt) in set_state_shutdown() 409 static int set_state_periodic(struct clock_event_device *evt) in set_state_periodic() 425 struct clock_event_device *evt = &mevt->evt; in exynos4_mct_tick_isr() local 446 struct clock_event_device *evt = &mevt->evt; in exynos4_mct_starting_cpu() local [all …]
|
| D | timer-ixp4xx.c | 73 to_ixp4xx_timer(struct clock_event_device *evt) in to_ixp4xx_timer() 96 struct clock_event_device *evt = &tmr->clkevt; in ixp4xx_timer_interrupt() local 108 struct clock_event_device *evt) in ixp4xx_set_next_event() 122 static int ixp4xx_shutdown(struct clock_event_device *evt) in ixp4xx_shutdown() 134 static int ixp4xx_set_oneshot(struct clock_event_device *evt) in ixp4xx_set_oneshot() 144 static int ixp4xx_set_periodic(struct clock_event_device *evt) in ixp4xx_set_periodic() 156 static int ixp4xx_resume(struct clock_event_device *evt) in ixp4xx_resume()
|
| /kernel/linux/linux-5.10/fs/hmdfs/comm/ |
| D | node_cb.c | 19 static inline bool hmdfs_is_valid_node_evt(int evt) in hmdfs_is_valid_node_evt() 24 static const char *hmdfs_evt_str(int evt) in hmdfs_evt_str() 48 int evt = desc[i].evt; in hmdfs_node_add_evt_cb() local 58 void hmdfs_node_call_evt_cb(struct hmdfs_peer *conn, int evt, bool sync, in hmdfs_node_call_evt_cb()
|
| /kernel/linux/linux-6.6/fs/hmdfs/comm/ |
| D | node_cb.c | 19 static inline bool hmdfs_is_valid_node_evt(int evt) in hmdfs_is_valid_node_evt() 24 static const char *hmdfs_evt_str(int evt) in hmdfs_evt_str() 48 int evt = desc[i].evt; in hmdfs_node_add_evt_cb() local 58 void hmdfs_node_call_evt_cb(struct hmdfs_peer *conn, int evt, bool sync, in hmdfs_node_call_evt_cb()
|
| /kernel/linux/linux-5.10/arch/x86/xen/ |
| D | time.c | 200 static int xen_timerop_shutdown(struct clock_event_device *evt) in xen_timerop_shutdown() 209 struct clock_event_device *evt) in xen_timerop_set_next_event() 240 static int xen_vcpuop_shutdown(struct clock_event_device *evt) in xen_vcpuop_shutdown() 253 static int xen_vcpuop_set_oneshot(struct clock_event_device *evt) in xen_vcpuop_set_oneshot() 265 struct clock_event_device *evt) in xen_vcpuop_set_next_event() 306 struct clock_event_device evt; member 313 struct clock_event_device *evt = this_cpu_ptr(&xen_clock_events.evt); in xen_timer_interrupt() local 327 struct clock_event_device *evt; in xen_teardown_timer() local 339 struct clock_event_device *evt = &xevt->evt; in xen_setup_timer() local
|