| /openbmc/phosphor-dbus-monitor/src/ |
| H A D | event_serialize.cpp | 30 void save(Archive& archive, const Entry& event, in save() 44 void load(Archive& archive, Entry& event, const std::uint32_t /* version */) in load() 59 fs::path serialize(const Entry& event, const std::string& eventName) in serialize() 61 fs::path dir(EVENTS_PERSIST_PATH); in serialize() local 71 bool deserialize(const fs::path& path, Entry& event) in deserialize()
|
| /openbmc/phosphor-debug-collector/ |
| H A D | dump_entry.cpp | 57 sdeventplus::Event event = sdeventplus::Event::get_default(); in getFileHandle() local 70 std::filesystem::path dir = file.parent_path() / PRESERVE; in serialize() local 114 std::filesystem::path dir = dumpPath / PRESERVE; in deserialize() local
|
| /openbmc/phosphor-state-manager/ |
| H A D | scheduled_host_transition_main.cpp | 41 auto event = sdeventplus::Event::get_default(); in main() local 50 auto dir = fs::path(SCHEDULED_HOST_TRANSITION_PERSIST_PATH).parent_path(); in main() local
|
| H A D | chassis_state_manager.cpp | 701 auto dir = fs::path(POH_COUNTER_PERSIST_PATH).parent_path(); in startPOHCounter() local 706 auto event = sdeventplus::Event::get_default(); in startPOHCounter() local
|
| /openbmc/dbus-sensors/src/ |
| H A D | NotifyWatch.cpp | 23 NotifyWatch::NotifyWatch(sdbusplus::async::context& ctx, const std::string& dir, in NotifyWatch() 95 std::span<inotify_event> event{reinterpret_cast<inotify_event*>(iter), in readNotifyAsync() local
|
| /openbmc/u-boot/arch/powerpc/cpu/mpc83xx/ |
| H A D | cpu_init.c | 27 int dir, open_drain, assign; in config_qe_ioports() local 347 static char* event[] = { in print_83xx_arb_event() local
|
| /openbmc/phosphor-logging/test/openpower-pels/ |
| H A D | mocks.hpp | 107 MockHostInterface(sd_event* event, DataInterfaceBase& dataIface) : in MockHostInterface() 111 std::filesystem::path dir = mkdtemp(templ); in MockHostInterface() local
|
| /openbmc/pldm/oem/ibm/test/ |
| H A D | libpldmresponder_oem_platform_test.cpp | 55 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 209 fs::path dir(dirPath); 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
|
| /openbmc/qemu/tests/unit/ |
| H A D | test-util-filemonitor.c | 59 QFileMonitorEvent event; member 101 QFileMonitorEvent event, in qemu_file_monitor_test_handler() 178 QFileMonitorEvent event, in qemu_file_monitor_test_expect() 412 gchar *dir = NULL; in test_file_monitor_events() local
|
| /openbmc/qemu/net/ |
| H A D | filter.c | 49 NetFilterDirection dir) in netfilter_next() 323 static void default_handle_event(NetFilterState *nf, int event, Error **errp) in default_handle_event()
|
| /openbmc/u-boot/drivers/usb/host/ |
| H A D | xhci.c | 454 union xhci_trb *event; in xhci_configure_endpoints() local 499 unsigned int dir; in xhci_set_configuration() local 632 union xhci_trb *event; in xhci_address_device() local 709 union xhci_trb *event; in _xhci_alloc_device() local
|
| /openbmc/phosphor-logging/ |
| H A D | log_manager.cpp | 269 sdbusplus::exception::generated_event_base&& event) in createFromEvent() 654 fs::path dir(paths::error()); in restore() local
|
| /openbmc/qemu/ui/ |
| H A D | gtk.c | 711 static gboolean gd_window_close(GtkWidget *widget, GdkEvent *event, in gd_window_close() 1360 GdkEventGrabBroken *event, void *opaque) in gd_grab_broken_event() 1378 static gboolean gd_event(GtkWidget *widget, GdkEvent *event, void *opaque) in gd_event() 1452 static gboolean gd_tab_window_close(GtkWidget *widget, GdkEvent *event, in gd_tab_window_close() 1830 GdkEventFocus *event, gpointer opaque) in gd_focus_in_event() 1839 GdkEventFocus *event, gpointer opaque) in gd_focus_out_event() 2504 char *dir; in gtk_display_init() local
|
| /openbmc/qemu/hw/usb/ |
| H A D | hcd-xhci.c | 413 static const char *event_name(XHCIEvent *event) in event_name() 607 static void xhci_write_event(XHCIState *xhci, XHCIEvent *event, int v) in xhci_write_event() 641 static void xhci_event(XHCIState *xhci, XHCIEvent *event, int v) in xhci_event() 1496 XHCIEvent event = {ER_TRANSFER, CC_SUCCESS}; in xhci_xfer_report() local 1599 int dir; in xhci_setup_packet() local 2394 static unsigned int xhci_get_slot(XHCIState *xhci, XHCIEvent *event, XHCITRB *trb) in xhci_get_slot() 2474 XHCIEvent event = {ER_COMMAND_COMPLETE, CC_SUCCESS}; in xhci_process_commands() local 3002 XHCIEvent event = {ER_COMMAND_COMPLETE, CC_COMMAND_RING_STOPPED}; in xhci_oper_write() local
|
| H A D | dev-mtp.c | 140 uint32_t event; member 611 DIR *dir; in usb_mtp_object_readdir() local 1515 uint16_t *event = (uint16_t *)data; in usb_mtp_handle_control() local
|
| /openbmc/qemu/hw/arm/ |
| H A D | strongarm.c | 491 uint32_t dir; member 731 uint32_t dir; member 1109 static void strongarm_uart_event(void *opaque, QEMUChrEvent event) in strongarm_uart_event()
|
| H A D | omap1.c | 1899 uint16_t dir; member 1906 uint8_t event; member
|
| /openbmc/qemu/hw/nvme/ |
| H A D | ctrl.c | 1294 NvmeTxDirection dir) in nvme_tx_interleaved() 1354 NvmeTxDirection dir) in nvme_tx() 1417 NvmeTxDirection dir, NvmeRequest *req) in nvme_bounce_data() 1434 NvmeTxDirection dir, NvmeRequest *req) in nvme_bounce_mdata() 1573 NvmeAsyncEvent *event, *next; in nvme_process_aers() local 1617 NvmeAsyncEvent *event; in nvme_enqueue_event() local 1639 static void nvme_smart_event(NvmeCtrl *n, uint8_t event) in nvme_smart_event() 1670 NvmeAsyncEvent *event, *next; in nvme_clear_events() local 5395 NvmeFdpEvent *event; in nvme_fdp_events() local 7629 NvmeAsyncEvent *event = QTAILQ_FIRST(&n->aer_queue); in nvme_ctrl_reset() local [all …]
|
| /openbmc/rest-dbus/resources/ |
| H A D | jstree.min.js | 2 …f module&&module.exports?module.exports=a(require("jquery")):a(jQuery)}(function(a,b){"use strict"… 3 …;else if(c=!0,!d){if(g=f.parent!==a.jstree.root?a("#"+f.parent.replace(a.jstree.idregex,"\\$&"),th… argument 4 ….responsive?"addClass":"removeClass"]("jstree-"+b+"-responsive"),this.trigger("set_theme",{theme:b…
|
| /openbmc/qemu/system/ |
| H A D | memory.c | 157 #define MEMORY_LISTENER_UPDATE_REGION(fr, as, dir, callback, _args...) \ argument 2137 const IOMMUTLBEvent *event) in memory_region_notify_iommu_one() 2170 IOMMUTLBEvent event; in memory_region_unmap_iommu_notifier_range() local 2183 const IOMMUTLBEvent event) in memory_region_notify_iommu()
|
| /openbmc/qemu/ |
| H A D | block.c | 380 char *dir, *full_name; in bdrv_make_absolute_filename() local 6635 void coroutine_fn bdrv_co_debug_event(BlockDriverState *bs, BlkdebugEvent event) in bdrv_co_debug_event() 6663 int bdrv_debug_breakpoint(BlockDriverState *bs, const char *event, in bdrv_debug_breakpoint()
|
| /openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/ |
| H A D | jquery-2.0.3.min.js | 5 …),!r&&o&&o.empty.fire()},_queueHooks:function(e,t){var n=t+"queueHooks";return q.get(e,n)||q.acces… variable in AnonymousClassd36a94e37301.valHooks.select
|