Home
last modified time | relevance | path

Searched defs:watch (Results 1 – 24 of 24) sorted by relevance

/openbmc/phosphor-dbus-monitor/src/
H A Dmain.cpp38 for (auto& watch : ConfigPropertyWatches::get()) in main() local
43 for (auto& watch : ConfigPropertyWatches::get()) in main() local
47 for (auto& watch : ConfigPathWatches::get()) in main() local
52 for (auto& watch : ConfigPathWatches::get()) in main() local
/openbmc/qemu/util/
H A Dfilemonitor-inotify.c141 QFileMonitorWatch *watch = &g_array_index(dir->watches, in qemu_file_monitor_watch() local
167 QFileMonitorWatch *watch = &g_array_index(dir->watches, in qemu_file_monitor_dir_free() local
259 QFileMonitorWatch watch; in qemu_file_monitor_add_watch() local
325 QFileMonitorWatch *watch = &g_array_index(dir->watches, in qemu_file_monitor_remove_watch() local
/openbmc/phosphor-bmc-code-mgmt/bmc/
H A Dimage_manager_main.cpp26 phosphor::software::manager::Watch watch( in main() local
H A Dsync_manager_main.cpp28 phosphor::software::manager::SyncWatch watch(*loop, syncCallback); in main() local
/openbmc/qemu/qga/
H A Dchannel-win32.c39 GAWatch *watch = (GAWatch *)source; in ga_channel_prepare() local
96 GAWatch *watch = (GAWatch *)source; in ga_channel_check() local
154 GAWatch *watch = (GAWatch *)source; in ga_channel_dispatch() local
192 GAWatch *watch = (GAWatch *)source; in ga_channel_create_watch() local
/openbmc/qemu/ui/
H A Dspice-core.c92 SpiceWatch *watch = opaque; in watch_read() local
103 SpiceWatch *watch = opaque; in watch_write() local
112 static void watch_update_mask(SpiceWatch *watch, int event_mask) in watch_update_mask()
128 SpiceWatch *watch; in watch_add() local
147 static void watch_remove(SpiceWatch *watch) in watch_remove()
/openbmc/phosphor-bmc-code-mgmt/common/include/
H A DNotifyWatch.hpp19 namespace phosphor::notify::watch namespace
/openbmc/openpower-pnor-code-mgmt/
H A Ditem_updater_main.cpp36 static Watch watch( in initializeService() local
/openbmc/u-boot/board/freescale/common/
H A Dpixis.h21 u8 watch; member
69 u8 watch; member
99 u8 watch; member
130 u8 watch; member
155 u8 watch; member
H A Dngpixis.h40 u8 watch; member
H A Dqixis.h39 u8 watch; /* Watchdog Register,0x1F */ member
/openbmc/pldm/fw-update/
H A Dupdate_manager.hpp105 Watch watch; member in pldm::fw_update::UpdateManager
/openbmc/qemu/target/i386/kvm/
H A Dtdx-quote-generator.h73 guint watch; member
/openbmc/qemu/hw/xen/
H A Dxen-legacy-backend.c259 static void xenstore_update_fe(void *opaque, const char *watch) in xenstore_update_fe()
508 static void xenstore_update_be(void *opaque, const char *watch) in xenstore_update_be()
/openbmc/qemu/include/hw/xen/
H A Dxen_pvdev.h43 struct qemu_xs_watch *watch; member
H A Dxen_backend_ops.h284 struct qemu_xs_watch *(*watch)(struct qemu_xs_handle *h, const char *path, member
/openbmc/qemu/hw/char/
H A Dvirtio-console.c34 guint watch; member
/openbmc/phosphor-networkd/src/
H A Dinventory_mac.cpp347 std::unique_ptr<Runtime> watch(stdplus::PinnedRef<sdbusplus::bus_t> bus, in watch() function
/openbmc/openbmc/poky/scripts/lib/devtool/
H A D__init__.py27 def exec_build_env_command(init_path, builddir, cmd, watch=False, **options): argument
/openbmc/qemu/net/
H A Dvhost-user.c71 guint watch; member
/openbmc/phosphor-dbus-monitor/src/test/
H A Dpropertywatchtest.cpp256 PropertyWatchOfType<T, MockDBusInterface> watch(watchIndex, false, in testStart() local
/openbmc/phosphor-certificate-manager/
H A Dcertificate.cpp218 const std::string& uploadPath, Watch* watch, in Certificate()
/openbmc/qemu/hw/i386/kvm/
H A Dxenstore_impl.c594 XsWatch *watch; in xs_node_walk() local
970 XsWatch *watch; in tx_commit_walk() local
/openbmc/qemu/hw/usb/
H A Dredirect.c127 guint watch; member