Searched full:notify (Results 1 – 25 of 1203) sorted by relevance
12345678910>>...49
/openbmc/linux/tools/testing/selftests/drivers/net/netdevsim/ |
D | fib_notifications.sh |
|
/openbmc/linux/drivers/acpi/acpica/ |
D | evmisc.c |
|
/openbmc/linux/tools/testing/selftests/bpf/benchs/ |
D | bench_htab_mem.c |
|
/openbmc/telemetry/tests/src/ |
H A D | test_sensor.cpp | 143 .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 D | init | 18 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/ |
D | gpio-pmf.c |
|
D | gpio-feature.c |
|
/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-multimedia/parole/ |
H A D | parole_4.18.0.bb | 25 PACKAGECONFIG ??= "notify" 27 PACKAGECONFIG[notify] = "--enable-notify-plugin, --disable-notify-plugin, libnotify"
|
/openbmc/linux/net/openvswitch/ |
D | dp_notify.c |
|
/openbmc/openpower-hw-diags/attn/ |
H A D | bp_handler.cpp | 10 * @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 D | ivc.c | 282 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/ |
D | ivc.c |
|
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/sw/ |
D | nv50.c |
|
/openbmc/qemu/include/migration/ |
H A D | misc.h | 17 #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/ |
D | task_work.c |
|
/openbmc/linux/fs/notify/ |
D | Kconfig |
|
/openbmc/phosphor-dbus-interfaces/gen/com/ibm/Dump/ |
H A D | meson.build | 4 subdir('Notify') subdir 32 input: ['../../../../yaml/com/ibm/Dump/Notify.interface.yaml'], 33 output: ['Notify.md'], 45 'com/ibm/Dump/Notify',
|
/openbmc/linux/lib/ |
D | cpu_rmap.c |
|
/openbmc/linux/net/netfilter/ |
D | nf_conntrack_ecache.c |
|
/openbmc/linux/drivers/net/ethernet/qlogic/qede/ |
D | qede_rdma.c |
|
/openbmc/qemu/include/hw/ |
H A D | stream.h | 24 * @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 D | system.h | 6 #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 D | weston.service | 5 # 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 D | file_io_type_dump.cpp | 3 #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/ |
D | ipa_gsi.h |
|
12345678910>>...49