Home
last modified time | relevance | path

Searched defs:event (Results 1 – 25 of 1551) sorted by relevance

12345678910>>...63

/Linux-v4.19/net/sctp/
Dulpevent.c53 static void sctp_ulpevent_init(struct sctp_ulpevent *event, in sctp_ulpevent_init()
66 struct sctp_ulpevent *event; in sctp_ulpevent_new() local
83 int sctp_ulpevent_is_notification(const struct sctp_ulpevent *event) in sctp_ulpevent_is_notification()
91 static inline void sctp_ulpevent_set_owner(struct sctp_ulpevent *event, in sctp_ulpevent_set_owner()
110 static inline void sctp_ulpevent_release_owner(struct sctp_ulpevent *event) in sctp_ulpevent_release_owner()
134 struct sctp_ulpevent *event; in sctp_ulpevent_make_assoc_change() local
261 struct sctp_ulpevent *event; in sctp_ulpevent_make_peer_addr_change() local
375 struct sctp_ulpevent *event; in sctp_ulpevent_make_remote_error() local
430 struct sctp_ulpevent *event; in sctp_ulpevent_make_send_failed() local
538 struct sctp_ulpevent *event; in sctp_ulpevent_make_shutdown_event() local
[all …]
/Linux-v4.19/kernel/events/
Dcore.c170 static bool is_kernel_event(struct perf_event *event) in is_kernel_event()
198 struct perf_event *event; member
206 struct perf_event *event = efs->event; in event_function() local
249 static void event_function_call(struct perf_event *event, event_f func, void *data) in event_function_call()
302 static void event_function_local(struct perf_event *event, event_f func, void *data) in event_function_local()
580 static inline u64 perf_event_clock(struct perf_event *event) in perf_event_clock()
608 __perf_effective_state(struct perf_event *event) in __perf_effective_state()
619 __perf_update_times(struct perf_event *event, u64 now, u64 *enabled, u64 *running) in __perf_update_times()
633 static void perf_event_update_time(struct perf_event *event) in perf_event_update_time()
651 perf_event_set_state(struct perf_event *event, enum perf_event_state state) in perf_event_set_state()
[all …]
/Linux-v4.19/drivers/s390/net/
Dctcm_fsms.c229 static void ctcm_action_nop(fsm_instance *fi, int event, void *arg) in ctcm_action_nop()
246 static void chx_txdone(fsm_instance *fi, int event, void *arg) in chx_txdone()
335 void ctcm_chx_txidle(fsm_instance *fi, int event, void *arg) in ctcm_chx_txidle()
356 static void chx_rx(fsm_instance *fi, int event, void *arg) in chx_rx()
433 static void chx_firstio(fsm_instance *fi, int event, void *arg) in chx_firstio()
512 static void chx_rxidle(fsm_instance *fi, int event, void *arg) in chx_rxidle()
552 static void ctcm_chx_setmode(fsm_instance *fi, int event, void *arg) in ctcm_chx_setmode()
593 static void ctcm_chx_start(fsm_instance *fi, int event, void *arg) in ctcm_chx_start()
656 static void ctcm_chx_haltio(fsm_instance *fi, int event, void *arg) in ctcm_chx_haltio()
744 static void ctcm_chx_stopped(fsm_instance *fi, int event, void *arg) in ctcm_chx_stopped()
[all …]
/Linux-v4.19/tools/testing/selftests/powerpc/pmu/
Devent.h15 struct event { struct
16 struct perf_event_attr attr; argument
27 void event_init(struct event *e, u64 config); argument
/Linux-v4.19/drivers/isdn/hisax/
Disdnl2.c516 l2_mdl_error_ua(struct FsmInst *fi, int event, void *arg) in l2_mdl_error_ua()
528 l2_mdl_error_dm(struct FsmInst *fi, int event, void *arg) in l2_mdl_error_dm()
543 l2_st8_mdl_error_dm(struct FsmInst *fi, int event, void *arg) in l2_st8_mdl_error_dm()
558 l2_go_st3(struct FsmInst *fi, int event, void *arg) in l2_go_st3()
564 l2_mdl_assign(struct FsmInst *fi, int event, void *arg) in l2_mdl_assign()
573 l2_queue_ui_assign(struct FsmInst *fi, int event, void *arg) in l2_queue_ui_assign()
584 l2_queue_ui(struct FsmInst *fi, int event, void *arg) in l2_queue_ui()
608 l2_send_ui(struct FsmInst *fi, int event, void *arg) in l2_send_ui()
618 l2_got_ui(struct FsmInst *fi, int event, void *arg) in l2_got_ui()
633 l2_establish(struct FsmInst *fi, int event, void *arg) in l2_establish()
[all …]
Dcallc.c216 lli_leased_in(struct FsmInst *fi, int event, void *arg) in lli_leased_in()
251 lli_init_bchan_out(struct FsmInst *fi, int event, void *arg) in lli_init_bchan_out()
264 lli_prep_dialout(struct FsmInst *fi, int event, void *arg) in lli_prep_dialout()
282 lli_resume(struct FsmInst *fi, int event, void *arg) in lli_resume()
300 lli_go_active(struct FsmInst *fi, int event, void *arg) in lli_go_active()
329 lli_deliver_call(struct FsmInst *fi, int event, void *arg) in lli_deliver_call()
394 lli_send_dconnect(struct FsmInst *fi, int event, void *arg) in lli_send_dconnect()
403 lli_send_alert(struct FsmInst *fi, int event, void *arg) in lli_send_alert()
412 lli_send_redir(struct FsmInst *fi, int event, void *arg) in lli_send_redir()
420 lli_init_bchan_in(struct FsmInst *fi, int event, void *arg) in lli_init_bchan_in()
[all …]
Dst5481_d.c64 l1_go_f3(struct FsmInst *fi, int event, void *arg) in l1_go_f3()
76 l1_go_f6(struct FsmInst *fi, int event, void *arg) in l1_go_f6()
87 l1_go_f7(struct FsmInst *fi, int event, void *arg) in l1_go_f7()
98 l1_go_f8(struct FsmInst *fi, int event, void *arg) in l1_go_f8()
109 l1_timer3(struct FsmInst *fi, int event, void *arg) in l1_timer3()
119 l1_ignore(struct FsmInst *fi, int event, void *arg) in l1_ignore()
124 l1_activate(struct FsmInst *fi, int event, void *arg) in l1_activate()
408 static void dout_start_xmit(struct FsmInst *fsm, int event, void *arg) in dout_start_xmit()
462 static void dout_short_fifo(struct FsmInst *fsm, int event, void *arg) in dout_short_fifo()
471 static void dout_end_short_frame(struct FsmInst *fsm, int event, void *arg) in dout_end_short_frame()
[all …]
Disdnl1.c458 l1_reset(struct FsmInst *fi, int event, void *arg) in l1_reset()
464 l1_deact_cnf(struct FsmInst *fi, int event, void *arg) in l1_deact_cnf()
474 l1_deact_req_s(struct FsmInst *fi, int event, void *arg) in l1_deact_req_s()
484 l1_power_up_s(struct FsmInst *fi, int event, void *arg) in l1_power_up_s()
498 l1_go_F5(struct FsmInst *fi, int event, void *arg) in l1_go_F5()
504 l1_go_F8(struct FsmInst *fi, int event, void *arg) in l1_go_F8()
510 l1_info2_ind(struct FsmInst *fi, int event, void *arg) in l1_info2_ind()
524 l1_info4_ind(struct FsmInst *fi, int event, void *arg) in l1_info4_ind()
546 l1_timer3(struct FsmInst *fi, int event, void *arg) in l1_timer3()
564 l1_timer_act(struct FsmInst *fi, int event, void *arg) in l1_timer_act()
[all …]
/Linux-v4.19/fs/fscache/
Dobject.c177 int event = -1; in fscache_object_sm_dispatcher() local
360 int event) in fscache_abort_initialisation()
377 int event) in fscache_initialise_object()
432 int event) in fscache_parent_ready()
456 int event) in fscache_look_up_object()
580 int event) in fscache_object_available()
614 int event) in fscache_jumpstart_dependents()
627 int event) in fscache_lookup_failure()
655 int event) in fscache_kill_object()
691 int event) in fscache_kill_dependents()
[all …]
/Linux-v4.19/arch/powerpc/perf/
Disa207-common.c49 static inline bool event_is_fab_match(u64 event) in event_is_fab_match()
58 static bool is_event_valid(u64 event) in is_event_valid()
68 static inline bool is_event_marked(u64 event) in is_event_marked()
76 static void mmcra_sdar_mode(u64 event, unsigned long *mmcra) in mmcra_sdar_mode()
113 static unsigned long combine_from_event(u64 event) in combine_from_event()
129 static inline bool event_is_threshold(u64 event) in event_is_threshold()
134 static bool is_thresh_cmp_valid(u64 event) in is_thresh_cmp_valid()
233 int isa207_get_constraint(u64 event, unsigned long *maskp, unsigned long *valp) in isa207_get_constraint()
348 int isa207_compute_mmcr(u64 event[], int n_ev, in isa207_compute_mmcr()
473 static int find_alternative(u64 event, const unsigned int ev_alt[][MAX_ALT], int size) in find_alternative()
[all …]
Dcore-fsl-emb.c27 struct perf_event *event[MAX_HWEVENTS]; member
179 static void fsl_emb_pmu_read(struct perf_event *event) in fsl_emb_pmu_read()
272 struct perf_event *event; in collect_events() local
293 static int fsl_emb_pmu_add(struct perf_event *event, int flags) in fsl_emb_pmu_add()
354 static void fsl_emb_pmu_del(struct perf_event *event, int flags) in fsl_emb_pmu_del()
391 static void fsl_emb_pmu_start(struct perf_event *event, int ef_flags) in fsl_emb_pmu_start()
421 static void fsl_emb_pmu_stop(struct perf_event *event, int ef_flags) in fsl_emb_pmu_stop()
446 static void hw_perf_event_destroy(struct perf_event *event) in hw_perf_event_destroy()
486 static int fsl_emb_pmu_event_init(struct perf_event *event) in fsl_emb_pmu_event_init()
606 static void record_and_restart(struct perf_event *event, unsigned long val, in record_and_restart()
[all …]
/Linux-v4.19/drivers/s390/cio/
Dvfio_ccw_fsm.c72 enum vfio_ccw_event event) in fsm_notoper()
88 enum vfio_ccw_event event) in fsm_nop()
93 enum vfio_ccw_event event) in fsm_io_error()
100 enum vfio_ccw_event event) in fsm_io_busy()
106 enum vfio_ccw_event event) in fsm_disabled_irq()
125 enum vfio_ccw_event event) in fsm_io_request()
188 enum vfio_ccw_event event) in fsm_irq()
/Linux-v4.19/drivers/isdn/mISDN/
Dlayer2.c287 l2_timeout(struct FsmInst *fi, int event, void *arg) in l2_timeout()
723 l2_mdl_error_ua(struct FsmInst *fi, int event, void *arg) in l2_mdl_error_ua()
736 l2_mdl_error_dm(struct FsmInst *fi, int event, void *arg) in l2_mdl_error_dm()
751 l2_st8_mdl_error_dm(struct FsmInst *fi, int event, void *arg) in l2_st8_mdl_error_dm()
765 l2_go_st3(struct FsmInst *fi, int event, void *arg) in l2_go_st3()
772 l2_mdl_assign(struct FsmInst *fi, int event, void *arg) in l2_mdl_assign()
782 l2_queue_ui_assign(struct FsmInst *fi, int event, void *arg) in l2_queue_ui_assign()
793 l2_queue_ui(struct FsmInst *fi, int event, void *arg) in l2_queue_ui()
819 l2_send_ui(struct FsmInst *fi, int event, void *arg) in l2_send_ui()
829 l2_got_ui(struct FsmInst *fi, int event, void *arg) in l2_got_ui()
[all …]
Dlayer1.c118 l1_reset(struct FsmInst *fi, int event, void *arg) in l1_reset()
124 l1_deact_cnf(struct FsmInst *fi, int event, void *arg) in l1_deact_cnf()
134 l1_deact_req_s(struct FsmInst *fi, int event, void *arg) in l1_deact_req_s()
144 l1_power_up_s(struct FsmInst *fi, int event, void *arg) in l1_power_up_s()
156 l1_go_F5(struct FsmInst *fi, int event, void *arg) in l1_go_F5()
162 l1_go_F8(struct FsmInst *fi, int event, void *arg) in l1_go_F8()
168 l1_info2_ind(struct FsmInst *fi, int event, void *arg) in l1_info2_ind()
177 l1_info4_ind(struct FsmInst *fi, int event, void *arg) in l1_info4_ind()
194 l1_timer3(struct FsmInst *fi, int event, void *arg) in l1_timer3()
211 l1_timer_act(struct FsmInst *fi, int event, void *arg) in l1_timer_act()
[all …]
/Linux-v4.19/tools/perf/util/
Dsession.c107 struct ordered_event *event) in ordered_events__deliver_event()
281 union perf_event *event, in process_event_auxtrace_stub()
430 static void swap_sample_id_all(union perf_event *event, void *data) in swap_sample_id_all()
439 static void perf_event__all64_swap(union perf_event *event, in perf_event__all64_swap()
446 static void perf_event__comm_swap(union perf_event *event, bool sample_id_all) in perf_event__comm_swap()
459 static void perf_event__mmap_swap(union perf_event *event, in perf_event__mmap_swap()
476 static void perf_event__mmap2_swap(union perf_event *event, in perf_event__mmap2_swap()
495 static void perf_event__task_swap(union perf_event *event, bool sample_id_all) in perf_event__task_swap()
507 static void perf_event__read_swap(union perf_event *event, bool sample_id_all) in perf_event__read_swap()
520 static void perf_event__aux_swap(union perf_event *event, bool sample_id_all) in perf_event__aux_swap()
[all …]
Devent.c92 union perf_event *event, in perf_tool__process_synth_event()
183 static int perf_event__prepare_comm(union perf_event *event, pid_t pid, in perf_event__prepare_comm()
221 union perf_event *event, pid_t pid, in perf_event__synthesize_comm()
250 union perf_event *event, in perf_event__synthesize_namespaces()
289 union perf_event *event, in perf_event__synthesize_fork()
321 union perf_event *event, in perf_event__synthesize_mmap_events()
468 union perf_event *event = zalloc((sizeof(event->mmap) + in perf_event__synthesize_modules() local
913 union perf_event *event; in __perf_event__synthesize_kernel_mmap() local
978 union perf_event *event; in perf_event__synthesize_thread_map2() local
1107 struct cpu_map_event *event; in cpu_map_event__new() local
[all …]
Dordered-events.c64 union perf_event *event) in __dup_event()
78 union perf_event *event) in dup_event()
83 static void free_dup_event(struct ordered_events *oe, union perf_event *event) in free_dup_event()
93 union perf_event *event) in alloc_event()
138 union perf_event *event) in ordered_events__new_event()
151 void ordered_events__delete(struct ordered_events *oe, struct ordered_event *event) in ordered_events__delete()
159 int ordered_events__queue(struct ordered_events *oe, union perf_event *event, in ordered_events__queue()
306 struct ordered_event *event; in ordered_events__free() local
/Linux-v4.19/drivers/perf/hisilicon/
Dhisi_uncore_pmu.c65 static bool hisi_validate_event_group(struct perf_event *event) in hisi_validate_event_group()
103 int hisi_uncore_pmu_get_event_idx(struct perf_event *event) in hisi_uncore_pmu_get_event_idx()
129 int hisi_uncore_pmu_event_init(struct perf_event *event) in hisi_uncore_pmu_event_init()
192 static void hisi_uncore_pmu_enable_event(struct perf_event *event) in hisi_uncore_pmu_enable_event()
207 static void hisi_uncore_pmu_disable_event(struct perf_event *event) in hisi_uncore_pmu_disable_event()
216 void hisi_uncore_pmu_set_event_period(struct perf_event *event) in hisi_uncore_pmu_set_event_period()
235 void hisi_uncore_pmu_event_update(struct perf_event *event) in hisi_uncore_pmu_event_update()
255 void hisi_uncore_pmu_start(struct perf_event *event, int flags) in hisi_uncore_pmu_start()
277 void hisi_uncore_pmu_stop(struct perf_event *event, int flags) in hisi_uncore_pmu_stop()
293 int hisi_uncore_pmu_add(struct perf_event *event, int flags) in hisi_uncore_pmu_add()
[all …]
/Linux-v4.19/arch/x86/events/amd/
Dpower.c50 static void event_update(struct perf_event *event) in event_update()
78 static void __pmu_event_start(struct perf_event *event) in __pmu_event_start()
89 static void pmu_event_start(struct perf_event *event, int mode) in pmu_event_start()
94 static void pmu_event_stop(struct perf_event *event, int mode) in pmu_event_stop()
113 static int pmu_event_add(struct perf_event *event, int mode) in pmu_event_add()
125 static void pmu_event_del(struct perf_event *event, int flags) in pmu_event_del()
130 static int pmu_event_init(struct perf_event *event) in pmu_event_init()
155 static void pmu_event_read(struct perf_event *event) in pmu_event_read()
/Linux-v4.19/drivers/scsi/bfa/
Dbfa_fcs_rport.c179 bfa_fcs_rport_sm_uninit(struct bfa_fcs_rport_s *rport, enum rport_event event) in bfa_fcs_rport_sm_uninit()
218 enum rport_event event) in bfa_fcs_rport_sm_plogi_sending()
279 enum rport_event event) in bfa_fcs_rport_sm_plogiacc_sending()
345 enum rport_event event) in bfa_fcs_rport_sm_plogi_retry()
415 bfa_fcs_rport_sm_plogi(struct bfa_fcs_rport_s *rport, enum rport_event event) in bfa_fcs_rport_sm_plogi()
525 enum rport_event event) in bfa_fcs_rport_sm_fc4_fcs_online()
591 enum rport_event event) in bfa_fcs_rport_sm_hal_online()
640 bfa_fcs_rport_sm_online(struct bfa_fcs_rport_s *rport, enum rport_event event) in bfa_fcs_rport_sm_online()
694 enum rport_event event) in bfa_fcs_rport_sm_nsquery_sending()
743 bfa_fcs_rport_sm_nsquery(struct bfa_fcs_rport_s *rport, enum rport_event event) in bfa_fcs_rport_sm_nsquery()
[all …]
/Linux-v4.19/arch/sh/kernel/
Dperf_event.c84 static void hw_perf_event_destroy(struct perf_event *event) in hw_perf_event_destroy()
121 static int __hw_perf_event_init(struct perf_event *event) in __hw_perf_event_init()
179 static void sh_perf_event_update(struct perf_event *event, in sh_perf_event_update()
220 static void sh_pmu_stop(struct perf_event *event, int flags) in sh_pmu_stop()
238 static void sh_pmu_start(struct perf_event *event, int flags) in sh_pmu_start()
255 static void sh_pmu_del(struct perf_event *event, int flags) in sh_pmu_del()
265 static int sh_pmu_add(struct perf_event *event, int flags) in sh_pmu_add()
296 static void sh_pmu_read(struct perf_event *event) in sh_pmu_read()
301 static int sh_pmu_event_init(struct perf_event *event) in sh_pmu_event_init()
/Linux-v4.19/drivers/gpu/drm/nouveau/nvkm/core/
Devent.c26 nvkm_event_put(struct nvkm_event *event, u32 types, int index) in nvkm_event_put()
39 nvkm_event_get(struct nvkm_event *event, u32 types, int index) in nvkm_event_get()
52 nvkm_event_send(struct nvkm_event *event, u32 types, int index, in nvkm_event_send()
75 nvkm_event_fini(struct nvkm_event *event) in nvkm_event_fini()
85 struct nvkm_event *event) in nvkm_event_init()
/Linux-v4.19/fs/notify/
Dnotification.c71 struct fsnotify_event *event) in fsnotify_destroy_event()
98 struct fsnotify_event *event, in fsnotify_add_event()
150 struct fsnotify_event *event; in fsnotify_remove_first_event() local
186 struct fsnotify_event *event; in fsnotify_flush_notify() local
210 void fsnotify_init_event(struct fsnotify_event *event, struct inode *inode, in fsnotify_init_event()
/Linux-v4.19/drivers/perf/
Dqcom_l3_pmu.c144 static inline u32 get_event_type(struct perf_event *event) in get_event_type()
149 static inline bool event_uses_long_counter(struct perf_event *event) in event_uses_long_counter()
154 static inline int event_num_counters(struct perf_event *event) in event_num_counters()
201 static void qcom_l3_cache__64bit_counter_start(struct perf_event *event) in qcom_l3_cache__64bit_counter_start()
232 static void qcom_l3_cache__64bit_counter_stop(struct perf_event *event, in qcom_l3_cache__64bit_counter_stop()
247 static void qcom_l3_cache__64bit_counter_update(struct perf_event *event) in qcom_l3_cache__64bit_counter_update()
282 static void qcom_l3_cache__32bit_counter_start(struct perf_event *event) in qcom_l3_cache__32bit_counter_start()
307 static void qcom_l3_cache__32bit_counter_stop(struct perf_event *event, in qcom_l3_cache__32bit_counter_stop()
324 static void qcom_l3_cache__32bit_counter_update(struct perf_event *event) in qcom_l3_cache__32bit_counter_update()
346 const struct l3cache_event_ops *l3cache_event_get_ops(struct perf_event *event) in l3cache_event_get_ops()
[all …]
/Linux-v4.19/kernel/trace/
Dtrace_output.c280 struct trace_event_call *event; in trace_raw_output_prep() local
670 struct trace_event *event; in ftrace_find_event() local
738 int register_trace_event(struct trace_event *event) in register_trace_event()
807 int __unregister_trace_event(struct trace_event *event) in __unregister_trace_event()
818 int unregister_trace_event(struct trace_event *event) in unregister_trace_event()
833 struct trace_event *event) in trace_nop_print()
842 struct trace_event *event) in trace_fn_trace()
862 struct trace_event *event) in trace_fn_raw()
876 struct trace_event *event) in trace_fn_hex()
890 struct trace_event *event) in trace_fn_bin()
[all …]

12345678910>>...63