Home
last modified time | relevance | path

Searched defs:event (Results 176 – 200 of 2538) sorted by relevance

12345678910>>...102

/openbmc/linux/drivers/input/touchscreen/
H A Dhimax_hx83112b.c171 static u8 himax_event_get_num_points(const struct himax_event *event) in himax_event_get_num_points()
180 const struct himax_event *event, in himax_process_event_point()
200 const struct himax_event *event) in himax_process_event()
215 const struct himax_event *event) in himax_verify_checksum()
236 struct himax_event event; in himax_handle_input() local
/openbmc/linux/arch/s390/kernel/
H A Dperf_cpum_cf.c593 static enum cpumf_ctr_set get_counter_set(u64 event) in get_counter_set()
710 static void hw_perf_event_destroy(struct perf_event *event) in hw_perf_event_destroy()
842 static int cpumf_pmu_event_type(struct perf_event *event) in cpumf_pmu_event_type()
854 static int cpumf_pmu_event_init(struct perf_event *event) in cpumf_pmu_event_init()
873 static int hw_perf_event_reset(struct perf_event *event) in hw_perf_event_reset()
896 static void hw_perf_event_update(struct perf_event *event) in hw_perf_event_update()
913 static void cpumf_pmu_read(struct perf_event *event) in cpumf_pmu_read()
962 static int cfdiag_push_sample(struct perf_event *event, in cfdiag_push_sample()
1744 static void cfdiag_read(struct perf_event *event) in cfdiag_read()
1764 static int cfdiag_event_init2(struct perf_event *event) in cfdiag_event_init2()
[all …]
/openbmc/qemu/ui/
H A Ddbus-chardev.c91 DBusDisplayEvent *event = data; in dbus_display_on_notify() local
186 DBusDisplayEvent event = { in dbus_chr_open() local
234 dbus_chr_be_event(Chardev *chr, QEMUChrEvent event) in dbus_chr_be_event()
289 DBusDisplayEvent event = { in char_dbus_finalize() local
/openbmc/linux/net/phonet/
H A Dpn_netlink.c25 void phonet_address_notify(int event, struct net_device *dev, u8 addr) in phonet_address_notify()
96 u32 portid, u32 seq, int event) in fill_addr()
161 u32 portid, u32 seq, int event) in fill_route()
191 void rtm_phonet_notify(int event, struct net_device *dev, u8 dst) in rtm_phonet_notify()
/openbmc/phosphor-led-manager/manager/
H A Djson-config.hpp37 JsonConfig(sdbusplus::bus_t& bus, sdeventplus::Event& event) : event(event) in JsonConfig()
208 sdeventplus::Event& event; member in phosphor::led::JsonConfig
230 auto event = sdeventplus::Event::get_new(); in getJsonConfig() local
/openbmc/qemu/hw/usb/
H A Dccid-card-emulated.c143 EmulEvent *event = g_malloc(sizeof(EmulEvent) + len); in emulated_apdu_from_guest() local
165 static void emulated_push_event(EmulatedState *card, EmulEvent *event) in emulated_push_event()
175 EmulEvent *event = g_new(EmulEvent, 1); in emulated_push_type() local
184 EmulEvent *event = g_new(EmulEvent, 1); in emulated_push_error() local
195 EmulEvent *event = (EmulEvent *)g_malloc(sizeof(EmulEvent) + len); in emulated_push_data_type() local
238 EmulEvent *event; in handle_apdu_thread() local
284 VEvent *event = NULL; in event_thread() local
366 EmulEvent *event, *next; in card_event_handler() local
/openbmc/linux/tools/testing/selftests/powerpc/pmu/ebb/
H A Dtask_event_pinned_vs_ebb_test.c22 static int setup_child_event(struct event *event, pid_t child_pid) in setup_child_event()
41 struct event event; in task_event_pinned_vs_ebb() local
H A Dtask_event_vs_ebb_test.c22 static int setup_child_event(struct event *event, pid_t child_pid) in setup_child_event()
39 struct event event; in task_event_vs_ebb() local
H A Dcpu_event_vs_ebb_test.c22 static int setup_cpu_event(struct event *event, int cpu) in setup_cpu_event()
40 struct event event; in cpu_event_vs_ebb() local
H A Debb_vs_cpu_event_test.c22 static int setup_cpu_event(struct event *event, int cpu) in setup_cpu_event()
40 struct event event; in ebb_vs_cpu_event() local
H A Dcpu_event_pinned_vs_ebb_test.c22 static int setup_cpu_event(struct event *event, int cpu) in setup_cpu_event()
42 struct event event; in cpu_event_pinned_vs_ebb() local
/openbmc/sdeventplus/src/sdeventplus/
H A Dclock.cpp12 Clock<Id>::Clock(const Event& event) : event(event) in Clock()
16 Clock<Id>::Clock(Event&& event) : event(std::move(event)) in Clock()
/openbmc/linux/drivers/perf/
H A Darm-ccn.c154 struct perf_event *event; member
268 u32 event; member
327 struct arm_ccn_pmu_event *event = container_of(attr, in arm_ccn_pmu_event_show() local
372 struct arm_ccn_pmu_event *event = container_of(dev_attr, in arm_ccn_pmu_events_is_visible() local
631 static int arm_ccn_pmu_event_alloc(struct perf_event *event) in arm_ccn_pmu_event_alloc()
689 static void arm_ccn_pmu_event_release(struct perf_event *event) in arm_ccn_pmu_event_release()
713 static int arm_ccn_pmu_event_init(struct perf_event *event) in arm_ccn_pmu_event_init()
868 static void arm_ccn_pmu_event_update(struct perf_event *event) in arm_ccn_pmu_event_update()
1049 static void arm_ccn_pmu_event_config(struct perf_event *event) in arm_ccn_pmu_event_config()
1134 static void arm_ccn_pmu_event_read(struct perf_event *event) in arm_ccn_pmu_event_read()
[all …]
/openbmc/linux/arch/powerpc/perf/
H A Dpower5-pmu.c138 static int power5_get_constraint(u64 event, unsigned long *maskp, in power5_get_constraint()
225 static int find_alternative(u64 event) in find_alternative()
251 static s64 find_alternative_bdecode(u64 event) in find_alternative_bdecode()
270 static int power5_get_alternatives(u64 event, unsigned int flags, u64 alt[]) in power5_get_alternatives()
339 static int power5_marked_instr_event(u64 event) in power5_marked_instr_event()
383 static int power5_compute_mmcr(u64 event[], int n_ev, in power5_compute_mmcr()
/openbmc/linux/arch/x86/events/intel/
H A Dknc.c177 knc_pmu_disable_event(struct perf_event *event) in knc_pmu_disable_event()
188 static void knc_pmu_enable_event(struct perf_event *event) in knc_pmu_enable_event()
243 struct perf_event *event = cpuc->events[bit]; in knc_pmu_handle_irq() local
H A Duncore_snbep.c651 struct perf_event *event) in snbep_uncore_msr_disable_event()
2177 struct perf_event *event) in knl_cha_hw_config()
2285 struct perf_event *event) in knl_uncore_imc_enable_event()
2754 struct perf_event *event) in hswep_cbox_enable_event()
3698 struct perf_event *event) in skx_iio_enable_event()
4643 struct perf_event *event) in snr_cha_enable_event()
5157 struct perf_event *event) in snr_uncore_mmio_enable_event()
5906 struct perf_event *event) in spr_uncore_msr_enable_event()
5918 struct perf_event *event) in spr_uncore_msr_disable_event()
6056 struct perf_event *event) in spr_uncore_mmio_enable_event()
[all …]
/openbmc/qemu/tests/qemu-iotests/
H A D27734 def make_conf_file(event): argument
44 def start_server_NBD(event): argument
/openbmc/linux/drivers/scsi/bfa/
H A Dbfa_ioc.c424 bfa_ioc_sm_op(struct bfa_ioc_s *ioc, enum ioc_event event) in bfa_ioc_sm_op()
597 bfa_ioc_sm_fail(struct bfa_ioc_s *ioc, enum ioc_event event) in bfa_ioc_sm_fail()
3329 bfa_ablk_notify(void *cbarg, enum bfa_ioc_event_e event) in bfa_ablk_notify()
3674 bfa_sfp_notify(void *sfp_arg, enum bfa_ioc_event_e event) in bfa_sfp_notify()
4217 bfa_flash_notify(void *cbarg, enum bfa_ioc_event_e event) in bfa_flash_notify()
4349 struct bfi_flash_event_s *event; in bfa_flash_intr() member
5311 bfa_phy_notify(void *cbarg, enum bfa_ioc_event_e event) in bfa_phy_notify()
5890 enum bfa_dconf_event event) in bfa_dconf_sm_flash_read()
5985 enum bfa_dconf_event event) in bfa_dconf_sm_final_sync()
6032 enum bfa_dconf_event event) in bfa_dconf_sm_iocdown_dirty()
[all …]
H A Dbfa_core.c253 bfa_iocfc_sm_stopped(struct bfa_iocfc_s *iocfc, enum iocfc_event event) in bfa_iocfc_sm_stopped()
275 bfa_iocfc_sm_initing(struct bfa_iocfc_s *iocfc, enum iocfc_event event) in bfa_iocfc_sm_initing()
308 bfa_iocfc_sm_dconf_read(struct bfa_iocfc_s *iocfc, enum iocfc_event event) in bfa_iocfc_sm_dconf_read()
407 bfa_iocfc_sm_operational(struct bfa_iocfc_s *iocfc, enum iocfc_event event) in bfa_iocfc_sm_operational()
434 bfa_iocfc_sm_dconf_write(struct bfa_iocfc_s *iocfc, enum iocfc_event event) in bfa_iocfc_sm_dconf_write()
456 bfa_iocfc_sm_stopping(struct bfa_iocfc_s *iocfc, enum iocfc_event event) in bfa_iocfc_sm_stopping()
488 bfa_iocfc_sm_enabling(struct bfa_iocfc_s *iocfc, enum iocfc_event event) in bfa_iocfc_sm_enabling()
529 bfa_iocfc_sm_cfg_wait(struct bfa_iocfc_s *iocfc, enum iocfc_event event) in bfa_iocfc_sm_cfg_wait()
574 bfa_iocfc_sm_disabling(struct bfa_iocfc_s *iocfc, enum iocfc_event event) in bfa_iocfc_sm_disabling()
603 bfa_iocfc_sm_disabled(struct bfa_iocfc_s *iocfc, enum iocfc_event event) in bfa_iocfc_sm_disabled()
[all …]
/openbmc/phosphor-bmc-code-mgmt/usb/
H A Dusb_manager.hpp27 explicit USBManager(sdbusplus::bus_t& bus, sdeventplus::Event& event, in USBManager()
76 sdeventplus::Event& event; member in phosphor::usb::USBManager
/openbmc/linux/drivers/usb/usbip/
H A Dusbip_event.c22 static void set_event(struct usbip_device *ud, unsigned long event) in set_event()
31 static void unset_event(struct usbip_device *ud, unsigned long event) in unset_event()
144 void usbip_event_add(struct usbip_device *ud, unsigned long event) in usbip_event_add()
/openbmc/openbmc/poky/scripts/pybootchartgui/pybootchartgui/
H A Dgui.py149 def on_key_press_event(self, widget, event): argument
165 def on_area_button_press(self, area, event): argument
175 def on_area_button_release(self, area, event): argument
184 def on_area_scroll_event(self, area, event): argument
194 def on_area_motion_notify(self, area, event): argument
/openbmc/linux/tools/perf/util/scripting-engines/
H A Dtrace-event-perl.c193 static void define_event_symbols(struct tep_event *event, in define_event_symbols()
347 struct tep_event *event = evsel->tp_format; in perl_process_tracepoint() local
437 static void perl_process_event_generic(union perf_event *event, in perl_process_event_generic()
461 static void perl_process_event(union perf_event *event, in perl_process_event()
554 struct tep_event *event = NULL; in perl_generate_script() local
/openbmc/linux/sound/soc/codecs/
H A Dmt6358.c861 int event) in mt_clksq_event()
884 int event) in mt_sgen_event()
923 int event) in mt_aif_in_event()
1355 int event) in mt_hp_event()
1413 int event) in mt_rcv_event()
1541 int event) in mt_aif_out_event()
1896 int event) in mt_mic_type_event()
1942 int event) in mt_adc_l_event()
1958 int event) in mt_adc_r_event()
1974 int event) in mt_pga_left_event()
[all …]
/openbmc/pldm/oem/ibm/test/
H A Dlibpldmresponder_oem_platform_test.cpp55 MockSlotHandler(const sdeventplus::Event& event, pldm_pdr* repo) : in MockSlotHandler()
68 sdeventplus::Event& event) : in MockOemPlatformHandler()
90 auto event = sdeventplus::Event::get_default(); in TEST() local
233 auto event = sdeventplus::Event::get_default(); in TEST() local
343 auto event = sdeventplus::Event::get_default(); in TEST() local
444 auto event = sdeventplus::Event::get_default(); in TEST() local

12345678910>>...102