/openbmc/qemu/chardev/ |
H A D | char-mux.c | 127 static void mux_chr_send_event(MuxChardev *d, int mux_nr, QEMUChrEvent event) in mux_chr_send_event() 136 static void mux_chr_be_event(Chardev *chr, QEMUChrEvent event) in mux_chr_be_event() 242 void mux_chr_send_all_event(Chardev *chr, QEMUChrEvent event) in mux_chr_send_all_event() 257 static void mux_chr_event(void *opaque, QEMUChrEvent event) in mux_chr_event()
|
/openbmc/linux/drivers/platform/chrome/ |
H A D | cros_ec_chardev.c | 99 struct ec_event *event; in cros_ec_chardev_mkbp_event() local 127 struct ec_event *event; in cros_ec_chardev_fetch_event() local 211 struct ec_event *event; in cros_ec_chardev_read() local 257 struct ec_event *event, *e; in cros_ec_chardev_release() local
|
/openbmc/linux/arch/powerpc/perf/ |
H A D | ppc970-pmu.c | 145 static int p970_marked_instr_event(u64 event) in p970_marked_instr_event() 192 static int p970_get_constraint(u64 event, unsigned long *maskp, in p970_get_constraint() 244 static int p970_get_alternatives(u64 event, unsigned int flags, u64 alt[]) in p970_get_alternatives() 257 static int p970_compute_mmcr(u64 event[], int n_ev, in p970_compute_mmcr()
|
/openbmc/linux/tools/perf/bench/ |
H A D | inject-buildid.c | 139 union perf_event event; in synthesize_attr() local 157 union perf_event event; in synthesize_fork() local 175 union perf_event event; in synthesize_mmap() local 221 union perf_event event; in synthesize_sample() local
|
/openbmc/phosphor-networkd/src/ |
H A D | network_manager_main.cpp | 35 TimerExecutor(sdeventplus::Event& event, std::chrono::milliseconds delay) : in TimerExecutor() 62 auto event = sdeventplus::Event::get_default(); in main() local
|
/openbmc/openpower-occ-control/ |
H A D | occ_errors.hpp | 44 Error(EventPtr& event, const fs::path& file, in Error() 108 EventPtr& event; member in open_power::occ::Error
|
/openbmc/linux/tools/perf/scripts/python/ |
H A D | stat-cpi.py | 10 def get_key(time, event, cpu, thread): argument 23 def store(time, event, cpu, thread, val, ena, run): argument 31 def get(time, event, cpu, thread): argument
|
/openbmc/linux/kernel/trace/ |
H A D | trace_boot.c | 102 trace_boot_add_kprobe_event(struct xbc_node *node, const char *event) in trace_boot_add_kprobe_event() 130 trace_boot_add_kprobe_event(struct xbc_node *node, const char *event) in trace_boot_add_kprobe_event() 139 trace_boot_add_synth_event(struct xbc_node *node, const char *event) in trace_boot_add_synth_event() 167 trace_boot_add_synth_event(struct xbc_node *node, const char *event) in trace_boot_add_synth_event() 468 const char *p, *group, *event; in trace_boot_init_one_event() local
|
H A D | ring_buffer_benchmark.c | 87 struct ring_buffer_event *event; in read_event() local 107 struct ring_buffer_event *event; in read_page() local 249 struct ring_buffer_event *event; in ring_buffer_producer() local
|
/openbmc/linux/drivers/acpi/ |
H A D | dock.c | 87 static void dock_hotplug_event(struct dock_dependent_device *dd, u32 event, in dock_hotplug_event() 251 static void hotplug_dock_devices(struct dock_station *ds, u32 event) in hotplug_dock_devices() 281 static void dock_event(struct dock_station *ds, u32 event, int num) in dock_event() 387 static int handle_eject_request(struct dock_station *ds, u32 event) in handle_eject_request() 422 int dock_notify(struct acpi_device *adev, u32 event) in dock_notify()
|
/openbmc/linux/tools/perf/util/ |
H A D | tsc.c | 79 union perf_event event = { in perf_event__synth_time_conv() local 116 size_t perf_event__fprintf_time_conv(union perf_event *event, FILE *fp) in perf_event__fprintf_time_conv()
|
/openbmc/pldm/fw-update/ |
H A D | update_manager.hpp | 45 Event& event, in UpdateManager() 92 Event& event; //!< reference to PLDM daemon's main event loop member in pldm::fw_update::UpdateManager
|
/openbmc/linux/sound/soc/codecs/ |
H A D | rt711-sdca.c | 918 struct snd_kcontrol *kcontrol, int event) in rt711_sdca_fu05_event() 951 struct snd_kcontrol *kcontrol, int event) in rt711_sdca_fu0f_event() 971 struct snd_kcontrol *kcontrol, int event) in rt711_sdca_fu1e_event() 991 struct snd_kcontrol *kcontrol, int event) in rt711_sdca_pde28_event() 1016 struct snd_kcontrol *kcontrol, int event) in rt711_sdca_pde29_event() 1041 struct snd_kcontrol *kcontrol, int event) in rt711_sdca_pde2a_event() 1066 struct snd_kcontrol *kcontrol, int event) in rt711_sdca_line1_power_event() 1105 struct snd_kcontrol *kcontrol, int event) in rt711_sdca_line2_power_event()
|
/openbmc/linux/drivers/s390/net/ |
H A D | netiucv.c | 562 static void netiucv_action_nop(fsm_instance *fi, int event, void *arg) in netiucv_action_nop() 629 static void conn_action_rx(fsm_instance *fi, int event, void *arg) in conn_action_rx() 665 static void conn_action_txdone(fsm_instance *fi, int event, void *arg) in conn_action_txdone() 798 static void conn_action_connack(fsm_instance *fi, int event, void *arg) in conn_action_connack() 839 static void conn_action_start(fsm_instance *fi, int event, void *arg) in conn_action_start() 922 static void conn_action_stop(fsm_instance *fi, int event, void *arg) in conn_action_stop() 944 static void conn_action_inval(fsm_instance *fi, int event, void *arg) in conn_action_inval() 1000 static void dev_action_start(fsm_instance *fi, int event, void *arg) in dev_action_start() 1019 dev_action_stop(fsm_instance *fi, int event, void *arg) in dev_action_stop() 1042 dev_action_connup(fsm_instance *fi, int event, void *arg) in dev_action_connup() [all …]
|
/openbmc/linux/arch/csky/kernel/ |
H A D | perf_event.c | 878 int csky_pmu_event_set_period(struct perf_event *event) in csky_pmu_event_set_period() 919 static void csky_perf_event_update(struct perf_event *event, in csky_perf_event_update() 945 static void csky_pmu_read(struct perf_event *event) in csky_pmu_read() 968 static int csky_pmu_event_init(struct perf_event *event) in csky_pmu_event_init() 1021 static void csky_pmu_start(struct perf_event *event, int flags) in csky_pmu_start() 1045 static void csky_pmu_stop_event(struct perf_event *event) in csky_pmu_stop_event() 1059 static void csky_pmu_stop(struct perf_event *event, int flags) in csky_pmu_stop() 1073 static void csky_pmu_del(struct perf_event *event, int flags) in csky_pmu_del() 1086 static int csky_pmu_add(struct perf_event *event, int flags) in csky_pmu_add() 1124 struct perf_event *event = cpuc->events[idx]; in csky_pmu_handle_irq() local
|
/openbmc/linux/tools/perf/tests/ |
H A D | cpumap.c | 15 union perf_event *event, in process_event_mask() 51 union perf_event *event, in process_event_cpus() 77 union perf_event *event, in process_event_range_cpus()
|
/openbmc/linux/net/bridge/ |
H A D | br.c | 28 static int br_device_event(struct notifier_block *unused, unsigned long event, void *ptr) in br_device_event() 151 unsigned long event, void *ptr) in br_switchdev_event() 207 unsigned long event, void *ptr) in br_switchdev_blocking_event()
|
/openbmc/openpower-proc-control/extensions/phal/ |
H A D | create_pel.cpp | 81 void createErrorPEL(const std::string& event, const json& calloutData, in createErrorPEL() 134 uint32_t createSbeErrorPEL(const std::string& event, const sbeError_t& sbeError, in createSbeErrorPEL() 242 void createPEL(const std::string& event, const FFDCData& ffdcData, in createPEL()
|
/openbmc/phosphor-webui/app/ |
H A D | index.js | 194 $rootScope.$on('$routeChangeStart', function(event, next, current) { argument 213 $rootScope.$on('$locationChangeSuccess', function(event) { argument
|
/openbmc/linux/arch/arm/mach-highbank/ |
H A D | highbank.c | 68 unsigned long event, void *__dev) in highbank_platform_notifier() 119 static int hb_keys_notifier(struct notifier_block *nb, unsigned long event, void *data) in hb_keys_notifier()
|
/openbmc/linux/arch/sh/boards/mach-dreamcast/ |
H A D | irq.c | 52 #define LEVEL(event) (((event) - HW_EVENT_IRQ_BASE) / 32) argument 55 #define EVENT_BIT(event) (((event) - HW_EVENT_IRQ_BASE) & 31) argument
|
/openbmc/pldm/oem/ampere/event/ |
H A D | oem_event_manager.hpp | 77 sdeventplus::Event& event, in OemEventManager() 173 sdeventplus::Event& event; member in pldm::oem_ampere::OemEventManager
|
/openbmc/qemu/contrib/vhost-user-input/ |
H A D | main.c | 33 virtio_input_event event; member 39 static void vi_input_send(VuInput *vi, struct virtio_input_event *event) in vi_input_send() 114 static void vi_handle_status(VuInput *vi, virtio_input_event *event) in vi_handle_status() 141 virtio_input_event event; in vi_handle_sts() local
|
/openbmc/linux/drivers/input/touchscreen/ |
H A D | s6sy761.c | 143 u8 *event, u8 tid) in s6sy761_report_coordinates() 164 u8 *event, u8 tid) in s6sy761_report_release() 172 static void s6sy761_handle_coordinates(struct s6sy761_data *sdata, u8 *event) in s6sy761_handle_coordinates() 202 u8 *event = &sdata->data[i * S6SY761_EVENT_SIZE]; in s6sy761_handle_events() local 297 u8 event; in s6sy761_power_on() local
|
/openbmc/sdeventplus/test/source/ |
H A D | base.cpp | 58 BaseImpl::BaseImpl(const Event& event, sd_event_source* source, in BaseImpl() 75 UniqueEvent event = make_event(expected_event); member in sdeventplus::source::__anon6c3f73390111::BaseTest 77 UniqueEvent make_event(sd_event* event) in make_event() 90 make_base(const Event& event, sd_event_source* source) in make_base() 133 void expect_base_destruct(const Event& event, sd_event_source* source) in expect_base_destruct()
|