Home
last modified time | relevance | path

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

12345678910>>...49

/openbmc/linux/tools/testing/selftests/drivers/net/netdevsim/
Dfib_notifications.sh
/openbmc/linux/drivers/acpi/acpica/
Devmisc.c
/openbmc/linux/tools/testing/selftests/bpf/benchs/
Dbench_htab_mem.c
/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/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/linux/sound/aoa/core/
Dgpio-pmf.c
Dgpio-feature.c
/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/linux/net/openvswitch/
Ddp_notify.c
/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/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/linux/drivers/firmware/tegra/
Divc.c
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/sw/
Dnv50.c
/openbmc/qemu/include/migration/
H A Dmisc.h17 #include "qemu/notify.h"
78 typedef int (*MigrationNotifyFunc)(NotifierWithReturn *notify,
82 * Register the notifier @notify to be called when a migration event occurs
89 void migration_add_notifier(NotifierWithReturn *notify,
95 void migration_add_notifier_mode(NotifierWithReturn *notify,
98 void migration_remove_notifier(NotifierWithReturn *notify);
/openbmc/linux/kernel/
Dtask_work.c
/openbmc/linux/fs/notify/
DKconfig
/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/linux/lib/
Dcpu_rmap.c
/openbmc/linux/net/netfilter/
Dnf_conntrack_ecache.c
/openbmc/linux/drivers/net/ethernet/qlogic/qede/
Dqede_rdma.c
/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/qemu/include/system/
H A Dsystem.h6 #include "qemu/notify.h"
19 void qemu_add_exit_notifier(Notifier *notify);
20 void qemu_remove_exit_notifier(Notifier *notify);
22 void qemu_add_machine_init_done_notifier(Notifier *notify);
23 void qemu_remove_machine_init_done_notifier(Notifier *notify);
/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/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/linux/drivers/net/ipa/
Dipa_gsi.h

12345678910>>...49