Home
last modified time | relevance | path

Searched defs:event (Results 251 – 275 of 2538) sorted by relevance

1...<<11121314151617181920>>...102

/openbmc/linux/drivers/net/wireless/marvell/mwifiex/
H A Duap_event.c15 struct sk_buff *event) in mwifiex_check_uap_capabilities()
100 struct mwifiex_assoc_event *event; in mwifiex_process_uap_event() local
/openbmc/linux/kernel/trace/
H A Dtrace_event_perf.c433 struct perf_event *event; in perf_ftrace_function_call() local
481 static int perf_ftrace_function_register(struct perf_event *event) in perf_ftrace_function_register()
491 static int perf_ftrace_function_unregister(struct perf_event *event) in perf_ftrace_function_unregister()
502 struct perf_event *event = data; in perf_ftrace_event_register() local
/openbmc/linux/drivers/infiniband/hw/usnic/
H A Dusnic_ib_main.c136 unsigned long event) in usnic_ib_handle_usdev_event()
222 unsigned long event, void *ptr) in usnic_ib_netdevice_event()
246 unsigned long event, void *ptr) in usnic_ib_handle_inet_event()
285 unsigned long event, void *ptr) in usnic_ib_inetaddr_event()
/openbmc/linux/tools/perf/tests/
H A Dpmu-events.c23 struct pmu_event event; member
354 struct pmu_event const *event = &test_event->event; in compare_alias_to_test_event() local
419 struct pmu_event const *event = &test_event->event; in test__pmu_event_table_core_callback() local
450 struct pmu_event const *event = &test_event->event; in test__pmu_event_table_sys_callback() local
560 struct pmu_event const *event = &test_event.event; in __test_core_pmu_event_aliases() local
611 struct pmu_event const *event = &test_event.event; in __test_uncore_pmu_event_aliases() local
/openbmc/linux/arch/powerpc/perf/
H A Dhv-gpci.c731 static u64 h_gpci_get_value(struct perf_event *event) in h_gpci_get_value()
746 static void h_gpci_event_update(struct perf_event *event) in h_gpci_event_update()
754 static void h_gpci_event_start(struct perf_event *event, int flags) in h_gpci_event_start()
759 static void h_gpci_event_stop(struct perf_event *event, int flags) in h_gpci_event_stop()
764 static int h_gpci_event_add(struct perf_event *event, int flags) in h_gpci_event_add()
772 static int h_gpci_event_init(struct perf_event *event) in h_gpci_event_init()
/openbmc/linux/drivers/ata/
H A Dlibata-acpi.c101 u32 event) in ata_acpi_handle_hotplug()
135 static int ata_acpi_dev_notify_dock(struct acpi_device *adev, u32 event) in ata_acpi_dev_notify_dock()
142 static int ata_acpi_ap_notify_dock(struct acpi_device *adev, u32 event) in ata_acpi_ap_notify_dock()
149 u32 event) in ata_acpi_uevent()
167 static void ata_acpi_ap_uevent(struct acpi_device *adev, u32 event) in ata_acpi_ap_uevent()
172 static void ata_acpi_dev_uevent(struct acpi_device *adev, u32 event) in ata_acpi_dev_uevent()
/openbmc/linux/kernel/events/
H A Dring_buffer.c151 struct perf_event *event, unsigned int size, in __perf_output_begin()
270 struct perf_event *event, unsigned int size) in perf_output_begin_forward()
277 struct perf_event *event, unsigned int size) in perf_output_begin_backward()
284 struct perf_event *event, unsigned int size) in perf_output_begin()
368 struct perf_event *event) in perf_aux_output_begin()
673 int rb_alloc_aux(struct perf_buffer *rb, struct perf_event *event, in rb_alloc_aux()
/openbmc/linux/arch/x86/events/intel/
H A Dp6.c159 p6_pmu_disable_event(struct perf_event *event) in p6_pmu_disable_event()
167 static void p6_pmu_enable_event(struct perf_event *event) in p6_pmu_enable_event()
/openbmc/u-boot/lib/efi_selftest/
H A Defi_selftest_config_table.c27 static void EFIAPI notify(struct efi_event *event, void *context) in notify()
93 struct efi_event *event; in execute() local
/openbmc/sdeventplus/src/sdeventplus/source/
H A Dsignal.cpp15 Signal::Signal(const Event& event, int sig, Callback&& callback) : in Signal()
48 sd_event_source* Signal::create_source(const Event& event, int sig) in create_source()
H A Dchild.cpp15 Child::Child(const Event& event, pid_t pid, int options, Callback&& callback) : in Child()
50 sd_event_source* Child::create_source(const Event& event, pid_t pid, in create_source()
/openbmc/linux/kernel/locking/
H A Dlock_events.h37 static inline void __lockevent_inc(enum lock_events event, bool cond) in __lockevent_inc()
46 static inline void __lockevent_add(enum lock_events event, int inc) in __lockevent_add()
/openbmc/phosphor-buttons/inc/
H A Dbutton_interface.hpp13 ButtonIface(sdbusplus::bus_t& bus, EventPtr& event, ButtonConfig& buttonCfg, in ButtonIface()
125 EventPtr& event; member in ButtonIface
/openbmc/linux/sound/soc/codecs/
H A Dnau8821.c467 struct snd_kcontrol *k, int event) in dmic_clock_control()
506 struct snd_kcontrol *kcontrol, int event) in nau8821_left_adc_event()
530 struct snd_kcontrol *kcontrol, int event) in nau8821_right_adc_event()
554 struct snd_kcontrol *kcontrol, int event) in nau8821_pump_event()
580 struct snd_kcontrol *kcontrol, int event) in nau8821_output_dac_event()
604 struct snd_kcontrol *k, int event) in system_clock_control()
628 struct snd_kcontrol *kcontrol, int event) in nau8821_left_fepga_event()
1111 int jack_status_reg, mic_detected, event = 0, event_mask = 0; in nau8821_jdet_work() local
1183 int active_irq, clear_irq = 0, event = 0, event_mask = 0; in nau8821_interrupt() local
/openbmc/linux/drivers/hwtracing/ptt/
H A Dhisi_ptt.c244 struct perf_event *event = handle->event; in hisi_ptt_update_aux() local
974 static void hisi_ptt_pmu_init_configs(struct hisi_ptt *hisi_ptt, struct perf_event *event) in hisi_ptt_pmu_init_configs()
992 static int hisi_ptt_pmu_event_init(struct perf_event *event) in hisi_ptt_pmu_event_init()
1027 static void *hisi_ptt_pmu_setup_aux(struct perf_event *event, void **pages, in hisi_ptt_pmu_setup_aux()
1079 static void hisi_ptt_pmu_start(struct perf_event *event, int flags) in hisi_ptt_pmu_start()
1134 static void hisi_ptt_pmu_stop(struct perf_event *event, int flags) in hisi_ptt_pmu_stop()
1158 static int hisi_ptt_pmu_add(struct perf_event *event, int flags) in hisi_ptt_pmu_add()
1179 static void hisi_ptt_pmu_del(struct perf_event *event, int flags) in hisi_ptt_pmu_del()
1184 static void hisi_ptt_pmu_read(struct perf_event *event) in hisi_ptt_pmu_read()
/openbmc/pldm/libpldmresponder/
H A Dbase.hpp23 Handler(sdeventplus::Event& event) : event(event) in Handler()
101 sdeventplus::Event& event; member in pldm::responder::base::Handler
/openbmc/linux/drivers/soc/xilinx/
H A Dxlnx_event_manager.c90 static int xlnx_add_cb_for_notify_event(const u32 node_id, const u32 event, const bool wake, in xlnx_add_cb_for_notify_event()
225 static int xlnx_remove_cb_for_notify_event(const u32 node_id, const u32 event, in xlnx_remove_cb_for_notify_event()
282 int xlnx_register_event(const enum pm_api_cb_id cb_type, const u32 node_id, const u32 event, in xlnx_register_event()
375 int xlnx_unregister_event(const enum pm_api_cb_id cb_type, const u32 node_id, const u32 event, in xlnx_unregister_event()
492 u32 cb_type, node_id, event, pos; in xlnx_event_handler() local
/openbmc/linux/drivers/firewire/
H A Dcore-cdev.c159 struct event { struct
165 struct event event; argument
170 struct event event; member
180 struct event event; member
189 struct event event; member
194 struct event event; member
199 struct event event; member
204 struct event event; member
214 struct event event; member
307 struct event *event; in dequeue_event() local
[all …]
/openbmc/linux/tools/perf/util/
H A Ddlfilter.h31 union perf_event *event; member
70 union perf_event *event, in dlfilter__filter_event()
83 union perf_event *event, in dlfilter__filter_event_early()
/openbmc/linux/net/sunrpc/xprtrdma/
H A Dsvc_rdma_transport.c100 static void qp_event_handler(struct ib_event *event, void *context) in qp_event_handler()
248 struct rdma_cm_event *event) in svc_rdma_listen_handler()
270 struct rdma_cm_event *event) in svc_rdma_cma_handler()
/openbmc/x86-power-control/src/
H A Dpower_control.cpp352 static std::string getEventName(Event event) in getEventName()
488 static void sendPowerControlEvent(const Event event) in sendPowerControlEvent()
1693 static void powerStateOn(const Event event) in powerStateOn()
1765 static void powerStateWaitForPSPowerOK(const Event event) in powerStateWaitForPSPowerOK()
1800 static void powerStateWaitForSIOPowerGood(const Event event) in powerStateWaitForSIOPowerGood()
1819 static void powerStateOff(const Event event) in powerStateOff()
1859 static void powerStateTransitionToOff(const Event event) in powerStateTransitionToOff()
1908 static void powerStateCycleOff(const Event event) in powerStateCycleOff()
1948 static void powerStateTransitionToCycleOff(const Event event) in powerStateTransitionToCycleOff()
1999 static void powerStateCheckForWarmReset(const Event event) in powerStateCheckForWarmReset()
[all …]
/openbmc/linux/drivers/gpu/drm/etnaviv/
H A Detnaviv_gpu.c1178 int event = find_first_zero_bit(gpu->event_bitmap, ETNA_NR_EVENTS); in event_alloc() local
1206 static void event_free(struct etnaviv_gpu *gpu, unsigned int event) in event_free()
1293 struct etnaviv_event *event, unsigned int flags) in sync_point_perfmon_sample()
1307 struct etnaviv_event *event) in sync_point_perfmon_sample_pre()
1325 struct etnaviv_event *event) in sync_point_perfmon_sample_post()
1356 unsigned int i, nr_events = 1, event[3]; in etnaviv_gpu_submit() local
1422 struct etnaviv_event *event = &gpu->event[gpu->sync_point_event]; in sync_point_worker() local
1529 int event; in irq_handler() local
/openbmc/pldm/libpldmresponder/test/
H A Dlibpldmresponder_pdr_sensor_test.cpp36 auto event = sdeventplus::Event::get_default(); in TEST() local
88 auto event = sdeventplus::Event::get_default(); in TEST() local
/openbmc/sdbusplus/include/sdbusplus/
H A Devent.hpp11 namespace event namespace
88 class event class
/openbmc/openpower-occ-control/
H A Docc_errors.hpp42 Error(EventPtr& event, const fs::path& file, in Error()
106 EventPtr& event; member in open_power::occ::Error

1...<<11121314151617181920>>...102