/openbmc/sdeventplus/test/ |
H A D | clock.cpp | 33 Event event(expected_event, std::false_type(), &mock); in TEST_F() local 50 Event event(expected_event, std::false_type(), &mock); in TEST_F() local
|
/openbmc/qemu/scripts/tracetool/backend/ |
H A D | ftrace.py | 28 def generate_h(event, group): argument 55 def generate_h_backend_dstate(event, group): argument
|
H A D | log.py | 29 def generate_h(event, group): argument 64 def generate_h_backend_dstate(event, group): argument
|
H A D | syslog.py | 28 def generate_h(event, group): argument 52 def generate_h_backend_dstate(event, group): argument
|
H A D | dtrace.py | 64 def generate_h(event, group): argument 70 def generate_h_backend_dstate(event, group): argument
|
/openbmc/u-boot/lib/efi_loader/ |
H A D | efi_boottime.c | 170 static void efi_queue_event(struct efi_event *event, bool check_tpl) in efi_queue_event() 213 void efi_signal_event(struct efi_event *event, bool check_tpl) in efi_signal_event() 562 static efi_status_t efi_is_event(const struct efi_event *event) in efi_is_event() 596 struct efi_event **event) in efi_create_event() 660 struct efi_event **event) in efi_create_event_ex() 683 static efi_status_t EFIAPI efi_create_event_ext( in efi_create_event_ext() 688 void *notify_context, struct efi_event **event) in efi_create_event_ext() 809 struct efi_event **event, in efi_wait_for_event() 887 static efi_status_t EFIAPI efi_close_event(struct efi_event *event) in efi_close_event() 911 static efi_status_t EFIAPI efi_check_event(struct efi_event *event) in efi_check_event() [all …]
|
/openbmc/linux/drivers/infiniband/hw/qedr/ |
H A D | qedr_iw_cm.c | 44 struct iw_cm_event *event) in qedr_fill_sockaddr4() 61 struct iw_cm_event *event) in qedr_fill_sockaddr6() 108 struct iw_cm_event event; in qedr_iw_mpa_request() local 144 struct iw_cm_event event; in qedr_iw_issue_event() local 189 struct ib_event event; in qedr_iw_qp_event() local 204 enum qed_iwarp_event_type event; member 216 struct iw_cm_event event; in qedr_iw_disconnect_worker() local
|
/openbmc/linux/drivers/input/gameport/ |
H A D | gameport.c | 270 struct gameport_event *event = NULL; in gameport_get_event() local 285 static void gameport_free_event(struct gameport_event *event) in gameport_free_event() 291 static void gameport_remove_duplicate_events(struct gameport_event *event) in gameport_remove_duplicate_events() 319 struct gameport_event *event; in gameport_handle_events() local 355 struct gameport_event *event; in gameport_queue_event() local 408 struct gameport_event *event, *next; in gameport_remove_pending_events() local 433 struct gameport_event *event; in gameport_get_pending_child() local
|
/openbmc/linux/drivers/s390/net/ |
H A D | fsm.c | 113 fsm_record_history(fsm_instance *fi, int state, int event) in fsm_record_history() 165 fsm_addtimer(fsm_timer *this, int millisec, int event, void *arg) in fsm_addtimer() 183 fsm_modtimer(fsm_timer *this, int millisec, int event, void *arg) in fsm_modtimer()
|
/openbmc/linux/tools/perf/util/ |
H A D | synthetic-events.c | 51 union perf_event *event, in perf_tool__process_synth_event() 222 union perf_event *event, in perf_event__synthesize_namespaces() 261 union perf_event *event, in perf_event__synthesize_fork() 422 union perf_event *event, in perf_event__synthesize_mmap_events() 546 union perf_event *event, in perf_event__synthesize_cgroup() 586 union perf_event *event, in perf_event__walk_cgroup_tree() 637 union perf_event event; in perf_event__synthesize_cgroups() local 674 union perf_event *event; in perf_event__synthesize_modules() local 1102 union perf_event *event; in __perf_event__synthesize_kernel_mmap() local 1188 union perf_event *event; in perf_event__synthesize_thread_map2() local [all …]
|
H A D | arm-spe.c | 297 union perf_event *event, in arm_spe_prep_sample() 318 static int arm_spe__inject_event(union perf_event *event, struct perf_sample *sample, u64 type) in arm_spe__inject_event() 327 union perf_event *event, in arm_spe_deliver_synth_event() 350 union perf_event *event = speq->event_buf; in arm_spe__synth_mem_sample() local 370 union perf_event *event = speq->event_buf; in arm_spe__synth_branch_sample() local 388 union perf_event *event = speq->event_buf; in arm_spe__synth_instruction_sample() local 880 static int arm_spe_context_switch(struct arm_spe *spe, union perf_event *event, in arm_spe_context_switch() 900 union perf_event *event, in arm_spe_process_event() 949 union perf_event *event, in arm_spe_process_auxtrace_event() 1082 union perf_event *event, in arm_spe_event_synth() [all …]
|
/openbmc/linux/include/linux/firmware/ |
H A D | xlnx-event-manager.h | 23 const u32 event, const bool wake, in xlnx_register_event() 30 const u32 event, event_cb_func_t cb_fun, void *data) in xlnx_unregister_event()
|
/openbmc/linux/drivers/net/ethernet/brocade/bna/ |
H A D | bna_tx_rx.c | 68 bna_rxf_sm_stopped(struct bna_rxf *rxf, enum bna_rxf_event event) in bna_rxf_sm_stopped() 102 bna_rxf_sm_cfg_wait(struct bna_rxf *rxf, enum bna_rxf_event event) in bna_rxf_sm_cfg_wait() 140 bna_rxf_sm_started(struct bna_rxf *rxf, enum bna_rxf_event event) in bna_rxf_sm_started() 1332 enum bna_rx_event event) in bna_rx_sm_stopped() 1384 enum bna_rx_event event) in bna_rx_sm_start_wait() 1481 bna_rx_sm_started(struct bna_rx *rx, enum bna_rx_event event) in bna_rx_sm_started() 1505 enum bna_rx_event event) in bna_rx_sm_rxf_start_wait() 1559 bna_rx_sm_failed(struct bna_rx *rx, enum bna_rx_event event) in bna_rx_sm_failed() 2806 bna_tx_sm_stopped(struct bna_tx *tx, enum bna_tx_event event) in bna_tx_sm_stopped() 2882 bna_tx_sm_started(struct bna_tx *tx, enum bna_tx_event event) in bna_tx_sm_started() [all …]
|
/openbmc/linux/drivers/platform/surface/ |
H A D | surface_acpi_notify.c | 182 struct ssam_event event; /* must be last */ member 211 static int san_evt_bat_adp(struct device *dev, const struct ssam_event *event) in san_evt_bat_adp() 233 static int san_evt_bat_bix(struct device *dev, const struct ssam_event *event) in san_evt_bat_bix() 245 static int san_evt_bat_bst(struct device *dev, const struct ssam_event *event) in san_evt_bat_bst() 257 static int san_evt_bat_dptf(struct device *dev, const struct ssam_event *event) in san_evt_bat_dptf() 292 static bool san_evt_bat(const struct ssam_event *event, struct device *dev) in san_evt_bat() 342 const struct ssam_event *event) in san_evt_bat_nf() 365 static int san_evt_tmp_trip(struct device *dev, const struct ssam_event *event) in san_evt_tmp_trip() 380 static bool san_evt_tmp(const struct ssam_event *event, struct device *dev) in san_evt_tmp() 402 const struct ssam_event *event) in san_evt_tmp_nf()
|
/openbmc/sdeventplus/src/sdeventplus/internal/ |
H A D | sdevent.hpp | 134 int sd_event_add_signal(sd_event* event, sd_event_source** source, int sig, in sd_event_add_signal() 141 int sd_event_add_child(sd_event* event, sd_event_source** source, pid_t pid, in sd_event_add_child()
|
/openbmc/linux/include/linux/ |
H A D | ptrace.h | 36 #define PT_EVENT_FLAG(event) (1 << (PT_OPT_FLAG_SHIFT + (event))) argument 133 static inline bool ptrace_event_enabled(struct task_struct *task, int event) in ptrace_event_enabled() 148 static inline void ptrace_event(int event, unsigned long message) in ptrace_event() 170 static inline void ptrace_event_pid(int event, struct pid *pid) in ptrace_event_pid()
|
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_pmu.c | 209 static int amdgpu_perf_event_init(struct perf_event *event) in amdgpu_perf_event_init() 225 static void amdgpu_perf_start(struct perf_event *event, int flags) in amdgpu_perf_start() 267 static void amdgpu_perf_read(struct perf_event *event) in amdgpu_perf_read() 297 static void amdgpu_perf_stop(struct perf_event *event, int flags) in amdgpu_perf_stop() 332 static int amdgpu_perf_add(struct perf_event *event, int flags) in amdgpu_perf_add() 383 static void amdgpu_perf_del(struct perf_event *event, int flags) in amdgpu_perf_del()
|
/openbmc/phosphor-buttons/inc/ |
H A D | button_factory.hpp | 51 EventPtr& event, ButtonConfig& buttonCfg) in createInstance()
|
/openbmc/linux/drivers/acpi/ |
H A D | evged.c | 58 struct acpi_ged_event *event = data; in acpi_ged_irq_handler() local 71 struct acpi_ged_event *event; in acpi_ged_request_interrupt() local 166 struct acpi_ged_event *event, *next; in ged_shutdown() local
|
/openbmc/qemu/qapi/ |
H A D | ui.json | 730 # <- { "event": "VNC_CONNECTED", string 757 # <- { "event": "VNC_INITIALIZED", string 783 # <- { "event": "VNC_DISCONNECTED", string
|
/openbmc/linux/kernel/trace/ |
H A D | trace_events_filter.c | 837 static int filter_pred_string(struct filter_pred *pred, void *event) in filter_pred_string() 862 static int filter_pred_pchar(struct filter_pred *pred, void *event) in filter_pred_pchar() 897 static int filter_pred_strloc(struct filter_pred *pred, void *event) in filter_pred_strloc() 936 static int filter_pred_cpu(struct filter_pred *pred, void *event) in filter_pred_cpu() 970 static int filter_pred_cpumask(struct filter_pred *pred, void *event) in filter_pred_cpumask() 992 static int filter_pred_comm(struct filter_pred *pred, void *event) in filter_pred_comm() 1002 static int filter_pred_function(struct filter_pred *pred, void *event) in filter_pred_function() 1434 static int filter_pred_fn_call(struct filter_pred *pred, void *event) in filter_pred_fn_call() 2445 void ftrace_profile_free_filter(struct perf_event *event) in ftrace_profile_free_filter() 2577 static int ftrace_function_set_filter(struct perf_event *event, in ftrace_function_set_filter() [all …]
|
/openbmc/linux/arch/xtensa/platforms/iss/ |
H A D | setup.c | 36 unsigned long event, void *ptr) in iss_restart() 50 iss_panic_event(struct notifier_block *this, unsigned long event, void *ptr) in iss_panic_event()
|
/openbmc/linux/fs/notify/fanotify/ |
H A D | fanotify_user.c | 140 static int fanotify_dir_name_info_len(struct fanotify_event *event) in fanotify_dir_name_info_len() 158 struct fanotify_event *event) in fanotify_event_len() 196 struct fanotify_event *event) in fanotify_unhash_event() 219 struct fanotify_event *event = NULL; in get_one_event() local 311 struct fanotify_perm_event *event, u32 response, in finish_permission_event() 336 struct fanotify_perm_event *event; in process_access_response() local 533 static int copy_info_records_to_user(struct fanotify_event *event, in copy_info_records_to_user() 658 struct fanotify_event *event, in copy_event_to_user() 792 struct fanotify_event *event; in fanotify_read() local 923 struct fanotify_perm_event *event; in fanotify_release() local [all …]
|
/openbmc/linux/arch/x86/events/intel/ |
H A D | uncore.h | 376 struct perf_event *event) in uncore_freerunning_counter() 463 struct perf_event *event) in uncore_freerunning_bits() 471 struct perf_event *event) in uncore_num_freerunning() 479 struct perf_event *event) in uncore_num_freerunning_types() 485 struct perf_event *event) in check_valid_freerunning_event() 499 static inline bool is_freerunning_event(struct perf_event *event) in is_freerunning_event() 509 struct perf_event *event) in uncore_freerunning_hw_config() 518 struct perf_event *event) in uncore_disable_event() 524 struct perf_event *event) in uncore_enable_event() 530 struct perf_event *event) in uncore_read_counter() [all …]
|
/openbmc/linux/drivers/perf/ |
H A D | arm_smmuv3_pmu.c | 254 static void smmu_pmu_event_update(struct perf_event *event) in smmu_pmu_event_update() 302 static void smmu_pmu_set_event_filter(struct perf_event *event, in smmu_pmu_set_event_filter() 327 struct perf_event *event, int idx) in smmu_pmu_apply_event_filter() 358 struct perf_event *event) in smmu_pmu_get_event_idx() 395 static int smmu_pmu_event_init(struct perf_event *event) in smmu_pmu_event_init() 456 static void smmu_pmu_event_start(struct perf_event *event, int flags) in smmu_pmu_event_start() 469 static void smmu_pmu_event_stop(struct perf_event *event, int flags) in smmu_pmu_event_stop() 484 static int smmu_pmu_event_add(struct perf_event *event, int flags) in smmu_pmu_event_add() 510 static void smmu_pmu_event_del(struct perf_event *event, int flags) in smmu_pmu_event_del() 524 static void smmu_pmu_event_read(struct perf_event *event) in smmu_pmu_event_read() [all …]
|