Home
last modified time | relevance | path

Searched defs:evt (Results 1 – 25 of 389) sorted by relevance

12345678910>>...16

/kernel/linux/linux-4.19/drivers/scsi/lpfc/
Dlpfc_nportdisc.c899 void *arg, uint32_t evt) in lpfc_disc_illegal()
923 void *arg, uint32_t evt) in lpfc_cmpl_plogi_illegal()
944 void *arg, uint32_t evt) in lpfc_rcv_plogi_unused_node()
958 void *arg, uint32_t evt) in lpfc_rcv_els_unused_node()
966 void *arg, uint32_t evt) in lpfc_rcv_logo_unused_node()
981 void *arg, uint32_t evt) in lpfc_cmpl_logo_unused_node()
988 void *arg, uint32_t evt) in lpfc_device_rm_unused_node()
996 void *arg, uint32_t evt) in lpfc_device_recov_unused_node()
1003 void *arg, uint32_t evt) in lpfc_rcv_plogi_plogi_issue()
1054 void *arg, uint32_t evt) in lpfc_rcv_prli_plogi_issue()
[all …]
/kernel/linux/linux-5.10/drivers/scsi/lpfc/
Dlpfc_nportdisc.c1131 void *arg, uint32_t evt) in lpfc_disc_illegal()
1155 void *arg, uint32_t evt) in lpfc_cmpl_plogi_illegal()
1176 void *arg, uint32_t evt) in lpfc_rcv_plogi_unused_node()
1190 void *arg, uint32_t evt) in lpfc_rcv_els_unused_node()
1198 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-4.19/arch/arm/mach-netx/
Dtime.c37 static inline void timer_shutdown(struct clock_event_device *evt) in timer_shutdown()
43 static int netx_shutdown(struct clock_event_device *evt) in netx_shutdown()
50 static int netx_set_oneshot(struct clock_event_device *evt) in netx_set_oneshot()
61 static int netx_set_periodic(struct clock_event_device *evt) in netx_set_periodic()
73 static int netx_set_next_event(unsigned long evt, in netx_set_next_event()
96 struct clock_event_device *evt = &netx_clockevent; in netx_timer_interrupt() local
/kernel/linux/linux-5.10/arch/m68k/coldfire/
Dpit.c46 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-4.19/arch/m68k/coldfire/
Dpit.c46 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/drivers/scsi/ibmvscsi/
Dibmvfc.c147 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
793 struct ibmvfc_event *evt) in ibmvfc_valid_event()
808 static void ibmvfc_free_event(struct ibmvfc_event *evt) in ibmvfc_free_event()
825 static void ibmvfc_scsi_eh_done(struct ibmvfc_event *evt) in ibmvfc_scsi_eh_done()
848 static void ibmvfc_fail_request(struct ibmvfc_event *evt, int error_code) in ibmvfc_fail_request()
872 struct ibmvfc_event *evt, *pos; in ibmvfc_purge_requests() local
1269 struct ibmvfc_event *evt = &pool->events[i]; in ibmvfc_init_event_pool() local
[all …]
/kernel/linux/linux-4.19/drivers/scsi/ibmvscsi/
Dibmvfc.c158 static void ibmvfc_trc_start(struct ibmvfc_event *evt) in ibmvfc_trc_start()
192 static void ibmvfc_trc_end(struct ibmvfc_event *evt) in ibmvfc_trc_end()
227 #define ibmvfc_trc_start(evt) do { } while (0) argument
228 #define ibmvfc_trc_end(evt) do { } while (0) argument
753 struct ibmvfc_event *evt) in ibmvfc_valid_event()
768 static void ibmvfc_free_event(struct ibmvfc_event *evt) in ibmvfc_free_event()
785 static void ibmvfc_scsi_eh_done(struct ibmvfc_event *evt) in ibmvfc_scsi_eh_done()
808 static void ibmvfc_fail_request(struct ibmvfc_event *evt, int error_code) in ibmvfc_fail_request()
832 struct ibmvfc_event *evt, *pos; in ibmvfc_purge_requests() local
1229 struct ibmvfc_event *evt = &pool->events[i]; in ibmvfc_init_event_pool() local
[all …]
/kernel/linux/linux-4.19/drivers/uwb/
Duwbd.c179 int uwbd_event_handle_urc(struct uwb_event *evt) in uwbd_event_handle_urc()
211 static void uwbd_event_handle_message(struct uwb_event *evt) in uwbd_event_handle_message()
229 static void uwbd_event_handle(struct uwb_event *evt) in uwbd_event_handle()
271 struct uwb_event *evt; in uwbd() local
336 void uwbd_event_queue(struct uwb_event *evt) in uwbd_event_queue()
357 struct uwb_event *evt, *nxt; in uwbd_flush() local
/kernel/linux/linux-4.19/arch/arm/plat-iop/
Dtime.c80 static int iop_set_periodic(struct clock_event_device *evt) in iop_set_periodic()
93 static int iop_set_oneshot(struct clock_event_device *evt) in iop_set_oneshot()
103 static int iop_shutdown(struct clock_event_device *evt) in iop_shutdown()
112 static int iop_resume(struct clock_event_device *evt) in iop_resume()
136 struct clock_event_device *evt = dev_id; in iop_timer_interrupt() local
/kernel/linux/linux-5.10/arch/arm/mach-iop32x/
Dtime.c77 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-5.10/drivers/clocksource/
Dtimer-rda.c67 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
Dtimer-owl.c61 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
Di8253.c111 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()
Dtimer-npcm7xx.c56 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
Dtimer-integrator-ap.c60 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()
Dtimer-ixp4xx.c73 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-4.19/drivers/clocksource/
Dowl-timer.c65 static int owl_timer_set_state_shutdown(struct clock_event_device *evt) in owl_timer_set_state_shutdown()
72 static int owl_timer_set_state_oneshot(struct clock_event_device *evt) in owl_timer_set_state_oneshot()
79 static int owl_timer_tick_resume(struct clock_event_device *evt) in owl_timer_tick_resume()
84 static int owl_timer_set_next_event(unsigned long evt, in owl_timer_set_next_event()
111 struct clock_event_device *evt = (struct clock_event_device *)dev_id; in owl_timer1_interrupt() local
Di8253.c111 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()
Dtimer-sp804.c128 struct clock_event_device *evt = dev_id; in sp804_timer_interrupt() local
138 static inline void timer_shutdown(struct clock_event_device *evt) in timer_shutdown()
143 static int sp804_shutdown(struct clock_event_device *evt) in sp804_shutdown()
149 static int sp804_set_periodic(struct clock_event_device *evt) in sp804_set_periodic()
161 struct clock_event_device *evt) in sp804_set_next_event()
193 struct clock_event_device *evt = &sp804_clockevent; in __sp804_clockevents_init() local
Dtimer-npcm7xx.c56 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()
95 static int npcm7xx_timer_periodic(struct clock_event_device *evt) in npcm7xx_timer_periodic()
111 static int npcm7xx_clockevent_set_next_event(unsigned long evt, in npcm7xx_clockevent_set_next_event()
127 struct clock_event_device *evt = (struct clock_event_device *)dev_id; in npcm7xx_timer0_interrupt() local
/kernel/linux/linux-5.10/fs/hmdfs/comm/
Dnode_cb.c19 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-4.19/arch/x86/xen/
Dtime.c192 static int xen_timerop_shutdown(struct clock_event_device *evt) in xen_timerop_shutdown()
201 struct clock_event_device *evt) in xen_timerop_set_next_event()
232 static int xen_vcpuop_shutdown(struct clock_event_device *evt) in xen_vcpuop_shutdown()
245 static int xen_vcpuop_set_oneshot(struct clock_event_device *evt) in xen_vcpuop_set_oneshot()
257 struct clock_event_device *evt) in xen_vcpuop_set_next_event()
298 struct clock_event_device evt; member
305 struct clock_event_device *evt = this_cpu_ptr(&xen_clock_events.evt); in xen_timer_interrupt() local
319 struct clock_event_device *evt; in xen_teardown_timer() local
331 struct clock_event_device *evt = &xevt->evt; in xen_setup_timer() local
/kernel/linux/linux-4.19/arch/arm/mach-w90x900/
Dtime.c51 static int nuc900_clockevent_shutdown(struct clock_event_device *evt) in nuc900_clockevent_shutdown()
59 static int nuc900_clockevent_set_oneshot(struct clock_event_device *evt) in nuc900_clockevent_set_oneshot()
69 static int nuc900_clockevent_set_periodic(struct clock_event_device *evt) in nuc900_clockevent_set_periodic()
79 static int nuc900_clockevent_setnextevent(unsigned long evt, in nuc900_clockevent_setnextevent()
109 struct clock_event_device *evt = &nuc900_clockevent_device; in nuc900_timer0_interrupt() local
/kernel/linux/linux-5.10/arch/x86/xen/
Dtime.c200 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
/kernel/linux/linux-5.10/arch/mips/kernel/
Dcevt-gt641xx.c36 struct clock_event_device *evt) in gt641xx_timer0_set_next_event()
54 static int gt641xx_timer0_shutdown(struct clock_event_device *evt) in gt641xx_timer0_shutdown()
68 static int gt641xx_timer0_set_oneshot(struct clock_event_device *evt) in gt641xx_timer0_set_oneshot()
83 static int gt641xx_timer0_set_periodic(struct clock_event_device *evt) in gt641xx_timer0_set_periodic()

12345678910>>...16