/openbmc/phosphor-fan-presence/presence/test/ |
H A D | fallbacktest.cpp | 35 ++started; in start() 57 size_t started = 0; member in phosphor::fan::presence::TestSensor 83 ASSERT_EQ(ts.started, 1); in TEST() 89 ASSERT_EQ(ts.started, 1); in TEST() 95 ASSERT_EQ(ts.started, 1); in TEST() 116 ASSERT_EQ(ts1.started, 1); in TEST() 119 ASSERT_EQ(ts2.started, 0); in TEST() 127 ASSERT_EQ(ts1.started, 1); in TEST() 130 ASSERT_EQ(ts2.started, 0); in TEST() 138 ASSERT_EQ(ts1.started, 1); in TEST() [all …]
|
/openbmc/linux/Documentation/watchdog/ |
D | watchdog-parameters.rst |
|
/openbmc/linux/drivers/net/wireless/ath/wil6210/ |
D | p2p.c |
|
/openbmc/linux/tools/perf/pmu-events/arch/x86/knightslanding/ |
D | virtual-memory.json |
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/proftpd/files/ |
H A D | proftpd-basic.init | 132 echo "ProFTPD is started from inetd/xinetd." 142 echo "Warning: ProFTPD is started from inetd/xinetd (trying to start anyway)." 153 echo "ProFTPD is started from inetd/xinetd." 163 echo "Warning: ProFTPD is started from inetd/xinetd (trying to kill anyway)." 180 echo "ProFTPD is started from inetd/xinetd." 190 echo "ProFTPD is started from inetd/xinetd." 200 echo "ProFTPD is started in standalone mode, currently running." 203 echo "ProFTPD is started in standalone mode, currently not running."
|
/openbmc/linux/tools/virtio/ |
D | virtio_test.c |
|
/openbmc/openpower-proc-control/service_files/ |
H A D | xyz.openbmc_project.Control.Host.NMI.service.in | 3 Wants=obmc-host-started@0.target 4 After=obmc-host-started@0.target 16 #WantedBy=obmc-host-started@0.target
|
H A D | phal-export-devtree@.service.in | 3 Wants=obmc-host-started@%i.target 4 After=obmc-host-started@%i.target
|
H A D | op-clock-data-logger@.service.in | 3 Wants=obmc-host-started@%i.target 4 After=obmc-host-started@%i.target
|
/openbmc/phosphor-ipmi-flash/ |
H A D | meson.options | 131 description: 'The systemd target started when the host starts to send an update', 137 description: 'The systemd target started for verification', 143 description: 'The systemd target started for updating the BMC', 155 description: 'The systemd target started when the host starts to send an update', 161 description: 'The systemd target started for verifying the BIOS image', 167 description: 'The systemd target started for updating the BIOS',
|
/openbmc/linux/tools/perf/tests/shell/lib/ |
D | waiting.sh |
|
/openbmc/linux/Documentation/driver-api/rapidio/ |
D | rapidio.rst |
|
/openbmc/phosphor-gpio-monitor/ |
H A D | gpioMon.hpp | 35 * @param[in] target - systemd unit to be started on GPIO 37 * @param[in] targets - systemd units to be started on GPIO 63 /** @brief Systemd unit to be started when the condition is met */ 66 /** @brief Multi systemd units to be started when the condition is met */
|
/openbmc/openbmc/poky/bitbake/lib/toaster/tests/browser/ |
H A D | test_toastertable_ui.py | 75 # started first, finished last 81 # started second, finished first 113 if link.get_attribute('innerHTML').strip() == 'Started on': 122 self.assertEqual(active_heading, 'Started on', 123 'table should be sorted by "Started on"')
|
/openbmc/openbmc/poky/bitbake/lib/toaster/orm/fixtures/ |
H A D | custom_toaster_append.sh_sample | 27 echo "Add custom actions here when Toaster script is started" 31 echo "Add custom actions here after Toaster web service is started" 39 echo "Add custom actions here after Toaster (no web) service is started"
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/Service/ |
H A D | README.md | 41 indicates the service will be started on the next boot and `false` indicates 42 that service will not be started on the next boot. This property can be used 45 if the service is disabled, on the next boot it can be started if there are 58 and to stop the service set to `false`. The service cannot be started if the
|
/openbmc/webui-vue/docs/guide/guidelines/ |
H A D | colors.md | 12 - [Learn more about Bootstrap colors](https://getbootstrap.com/docs/4.4/getting-started/theming/#th… 40 [Learn more about the Bootstrap color maps](https://getbootstrap.com/docs/4.0/getting-started/themi… 49 …e Bootstrap theme-colors maps](https://getbootstrap.com/docs/4.0/getting-started/theming/#theme-co…
|
/openbmc/linux/drivers/media/test-drivers/vivid/ |
D | vivid-kthread-touch.c |
|
/openbmc/qemu/tests/qemu-iotests/ |
H A D | 277.out | 1 NBD server: started 4 NBD server: started
|
/openbmc/qemu/include/hw/virtio/ |
H A D | virtio.h | 142 * @use_started: true if the @started flag should be used to check the 149 bool started; member 478 * virtio_device_started() - check if device started 482 * Check if the device is started. For most modern machines this is 483 * tracked via the @vdev->started field (to support migration), 490 return vdev->started; in virtio_device_started() 501 * This is similar to virtio_device_started() but ignores vdev->started 514 static inline void virtio_set_started(VirtIODevice *vdev, bool started) in virtio_set_started() argument 516 if (started) { in virtio_set_started() 521 vdev->started = started; in virtio_set_started()
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/ |
H A D | BMC.interface.yaml | 5 started that are required to be. 54 Ready implies all services started and are running successfully 57 Not ready implies not all services have started or are not
|
/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/ |
H A D | __manual_lifetime.hpp | 74 //! Precondition: The lifetime has started. 80 //! Precondition: The lifetime has started. 87 //! Precondition: The lifetime has started. 94 //! Precondition: The lifetime has started.
|
/openbmc/ipmitool/contrib/ |
H A D | log_bmc.sh | 19 # b | 05/07/2014 | 12:07:32 | OS Boot | Installation started 32 GRACEFUL_SHUTDOWN="0x03" # OS Stop/Shutdown: Installation started 33 BOOT_COMPLETED="0x01" # OS Boot: Installation started 34 INSTALL_STARTED="0x07" # OS Boot: Installation started
|
/openbmc/linux/tools/perf/pmu-events/arch/x86/silvermont/ |
D | virtual-memory.json |
|
/openbmc/openbmc/meta-phosphor/recipes-phosphor/watchdog/phosphor-watchdog/ |
H A D | obmc-enable-host-watchdog@.service | 3 Wants=obmc-host-started@%i.target 4 After=obmc-host-started@%i.target
|