Home
last modified time | relevance | path

Searched full:notify (Results 1 – 25 of 482) sorted by relevance

12345678910>>...20

/openbmc/openbmc/poky/meta/recipes-core/seatd/seatd/
H A Dinit18 seatd -g seat -n 1 > /tmp/seatd-start-notify &
19 [ -s /tmp/seatd-start-notify ] && exit 0
21 [ -s /tmp/seatd-start-notify ] && exit 0
23 [ -s /tmp/seatd-start-notify ] && exit 0
25 [ -s /tmp/seatd-start-notify ] && exit 0
/openbmc/telemetry/tests/src/
H A Dtest_sensor.cpp143 .WillOnce(InvokeWithoutArgs(DbusEnvironment::setPromise("notify"))); in TEST_F()
147 ASSERT_TRUE(DbusEnvironment::waitForFuture("notify")); in TEST_F()
153 .WillOnce(InvokeWithoutArgs(DbusEnvironment::setPromise("notify"))); in TEST_F()
158 ASSERT_TRUE(DbusEnvironment::waitForFuture("notify")); in TEST_F()
166 .WillOnce(InvokeWithoutArgs(DbusEnvironment::setPromise("notify"))); in TEST_F()
173 ASSERT_TRUE(DbusEnvironment::waitForFuture("notify")); in TEST_F()
189 .WillOnce(InvokeWithoutArgs(DbusEnvironment::setPromise("notify"))); in TEST_F()
196 ASSERT_TRUE(DbusEnvironment::waitForFuture("notify")); in TEST_F()
207 InvokeWithoutArgs(DbusEnvironment::setPromise("notify-change"))); in TEST_F()
212 InvokeWithoutArgs(DbusEnvironment::setPromise("notify-create"))); in TEST_F()
[all …]
/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-multimedia/parole/
H A Dparole_4.18.0.bb25 PACKAGECONFIG ??= "notify"
27 PACKAGECONFIG[notify] = "--enable-notify-plugin, --disable-notify-plugin, libnotify"
/openbmc/openpower-hw-diags/attn/
H A Dbp_handler.cpp10 * @brief Notify Cronus over dbus interface
12 * When the special attention is due to a breakpoint condition we will notify
20 trace::inf("Notify Cronus"); in bpHandler()
22 // notify Cronus over dbus in bpHandler()
/openbmc/phosphor-dbus-interfaces/gen/com/ibm/Dump/
H A Dmeson.build4 subdir('Notify') subdir
32 input: ['../../../../yaml/com/ibm/Dump/Notify.interface.yaml'],
33 output: ['Notify.md'],
45 'com/ibm/Dump/Notify',
/openbmc/qemu/include/hw/
H A Dstream.h24 * @notify: Optional callback that the sink will call when the sink is
26 * @notify_opaque: opaque data to pass to notify call.
28 bool (*can_push)(StreamSink *obj, StreamCanPushNotifyFn notify,
49 stream_can_push(StreamSink *sink, StreamCanPushNotifyFn notify,
/openbmc/u-boot/arch/arm/mach-tegra/
H A Divc.c282 ivc->notify(ivc); in tegra_ivc_read_advance()
327 ivc->notify(ivc); in tegra_ivc_write_advance()
340 * SYNC ACK reset counters; move to EST; notify
341 * SYNC SYNC reset counters; move to ACK; notify
342 * ACK EST move to EST; notify
343 * ACK ACK move to EST; notify
344 * ACK SYNC reset counters; move to ACK; notify
347 * EST SYNC reset counters; move to ACK; notify
394 * Notify remote end to observe state transition. in tegra_ivc_channel_notified()
396 ivc->notify(ivc); in tegra_ivc_channel_notified()
[all …]
/openbmc/openbmc/poky/meta/recipes-graphics/wayland/weston-init/
H A Dweston.service5 # the plugin systemd-notify.so.
34 # Requires systemd-notify.so Weston plugin.
35 Type=notify
37 ExecStart=/usr/bin/weston --modules=systemd-notify.so
/openbmc/phosphor-dbus-interfaces/gen/com/ibm/Dump/Notify/
H A Dmeson.build3 sdbusplus_current_path = 'com/ibm/Dump/Notify'
7 input: ['../../../../../yaml/com/ibm/Dump/Notify.interface.yaml'],
26 'com/ibm/Dump/Notify',
/openbmc/pldm/oem/ibm/libpldmresponder/
H A Dfile_io_type_dump.cpp3 #include "com/ibm/Dump/Notify/server.hpp"
13 #include <com/ibm/Dump/Notify/server.hpp>
114 static constexpr auto dumpInterface = "com.ibm.Dump.Notify"; in newFileAvailable()
119 sdbusplus::common::com::ibm::dump::Notify::DumpType::System; in newFileAvailable()
123 // Setting the Notify path for resource dump in newFileAvailable()
126 sdbusplus::common::com::ibm::dump::Notify::DumpType::Resource; in newFileAvailable()
355 static constexpr auto dumpInterface = "com.ibm.Dump.Notify"; in newFileAvailableWithMetaData()
360 sdbusplus::common::com::ibm::dump::Notify::DumpType::System; in newFileAvailableWithMetaData()
364 sdbusplus::common::com::ibm::dump::Notify::DumpType::Resource; in newFileAvailableWithMetaData()
379 …"failed to make a d-bus call to notify a new dump request using newFileAvailableWithMetaData, erro… in newFileAvailableWithMetaData()
/openbmc/openbmc/poky/meta/recipes-graphics/wayland/weston/
H A Dsystemd-notify.weston-start7 if [[ -x "/usr/lib/weston/systemd-notify.so" ]]; then
8 add_weston_module "systemd-notify.so"
/openbmc/qemu/include/qemu/
H A Dnotify.h23 void (*notify)(Notifier *notifier, void *data); member
45 /* Same as Notifier but allows .notify() to return errors */
57 NotifierWithReturnFunc notify; member
/openbmc/qemu/util/
H A Dnotify.c17 #include "qemu/notify.h"
39 notifier->notify(notifier, data); in notifier_list_notify()
71 ret = notifier->notify(notifier, data, errp); in notifier_with_return_list_notify()
/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-xfce/thunar-volman/
H A Dthunar-volman_4.20.0.bb13 PACKAGECONFIG ??= "notify"
14 PACKAGECONFIG[notify] = "--enable-notifications,--disable-notifications,libnotify"
/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-panel-plugins/places/
H A Dxfce4-places-plugin_1.8.3.bb11 PACKAGECONFIG ??= "notify"
12 PACKAGECONFIG[notify] = "--enable-notifications,--disable-notifications,libnotify"
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Logging/
H A DEntry.interface.yaml51 type: enum[self.Notify]
54 If this property value is set to 'Notify', the service provider must
98 - name: Notify
105 - name: Notify
/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-xfce/xfdesktop/
H A Dxfdesktop_4.20.0.bb26 PACKAGECONFIG ??= "notify"
27 PACKAGECONFIG[notify] = "--enable-notifications,--disable-notifications,libnotify"
/openbmc/qemu/hw/core/
H A Dstream.c14 stream_can_push(StreamSink *sink, StreamCanPushNotifyFn notify, in stream_can_push() argument
19 return k->can_push ? k->can_push(sink, notify, notify_opaque) : true; in stream_can_push()
/openbmc/openbmc/poky/meta/recipes-sato/matchbox-sato/matchbox-session-sato/
H A Dsession23 END_APPLETS=$KEYBOARD_APPLET,systray,startup-notify,notify
/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-apps/orage/
H A Dorage_4.18.0.bb11 PACKAGECONFIG ??= "notify"
12 PACKAGECONFIG[notify] = "--enable-libnotify,--disable-libnotify,libnotify"
/openbmc/u-boot/arch/arm/include/asm/arch-tegra/
H A Divc.h77 * notify - Function to call to notify the remote processor of a
80 void (*notify)(struct tegra_ivc *); member
156 * subsequent call to notify the remote of the channel reset indicates the
176 void (*notify)(struct tegra_ivc *));
/openbmc/phosphor-debug-collector/dump-extensions/openpower-dumps/
H A Ddump_manager_system.hpp26 * xyz.openbmc_project.Dump.Notify DBus API
58 /** @brief Notify the system dump manager about creation of a new dump.
62 void notify(uint32_t dumpId, uint64_t size) override;
H A Ddump_manager_resource.hpp27 * xyz.openbmc_project.Dump.Notify and
59 /** @brief Notify the resource dump manager about creation of a new dump.
63 void notify(uint32_t dumpId, uint64_t size) override;
/openbmc/qemu/net/
H A Dcolo-compare.h21 void colo_compare_register_notifier(Notifier *notify);
22 void colo_compare_unregister_notifier(Notifier *notify);
/openbmc/docs/designs/
H A Dcertificate-revocation-list.md45 2. whenever CRLs change, the certificate management system shall notify
70 install multiple CRLs and notify consumers. The notification process is the
75 replace all existing CRLs with multiple new CRLs and notify consumers
78 delete all existing CRLs and notify consumers

12345678910>>...20