/openbmc/phosphor-fan-presence/presence/test/ |
H A D | fallbacktest.cpp | 35 ++started; in start() 55 size_t started = 0; member in phosphor::fan::presence::TestSensor 81 ASSERT_EQ(ts.started, 1); in TEST() 87 ASSERT_EQ(ts.started, 1); in TEST() 93 ASSERT_EQ(ts.started, 1); in TEST() 114 ASSERT_EQ(ts1.started, 1); in TEST() 117 ASSERT_EQ(ts2.started, 0); in TEST() 125 ASSERT_EQ(ts1.started, 1); in TEST() 128 ASSERT_EQ(ts2.started, 0); in TEST() 136 ASSERT_EQ(ts1.started, 1); in TEST() [all …]
|
/openbmc/linux/Documentation/watchdog/ |
H A D | watchdog-parameters.rst | 33 Watchdog cannot be stopped once started 46 Watchdog cannot be stopped once started 55 Watchdog cannot be stopped once started 67 Watchdog cannot be stopped once started 94 Watchdog cannot be stopped once started 103 Watchdog cannot be stopped once started 112 Watchdog cannot be stopped once started 147 Watchdog cannot be stopped once started 162 Watchdog cannot be stopped once started 168 Watchdog cannot be stopped once started [all …]
|
/openbmc/linux/tools/virtio/ |
H A D | virtio_test.c | 173 long started = 0, completed = 0, next_reset = reset_n; in run_test() local 189 started_before = started; in run_test() 195 while (started < bufs && in run_test() 196 (started - completed) < batch) { in run_test() 199 dev->buf + started, in run_test() 203 started > started_before) in run_test() 210 ++started; in run_test() 218 if (started >= bufs) in run_test() 251 started = completed; in run_test() 256 if (completed == completed_before && started == started_before) in run_test() [all …]
|
/openbmc/linux/drivers/net/wireless/ath/wil6210/ |
H A D | p2p.c | 180 u8 started = p2p->discovery_started; in wil_p2p_stop_discovery() local 193 return started; in wil_p2p_stop_discovery() 200 u8 started; in wil_p2p_cancel_listen() local 211 started = wil_p2p_stop_discovery(vif); in wil_p2p_cancel_listen() 215 if (!started) { in wil_p2p_cancel_listen() 238 u8 started; in wil_p2p_listen_expired() local 243 started = wil_p2p_stop_discovery(vif); in wil_p2p_listen_expired() 246 if (!started) in wil_p2p_listen_expired() 266 u8 started; in wil_p2p_search_expired() local 271 started = wil_p2p_stop_discovery(vif); in wil_p2p_search_expired() [all …]
|
/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/linux/arch/riscv/kvm/ |
H A D | vcpu_pmu.c | 272 if (fevent->started) in kvm_riscv_vcpu_pmu_incr_fw() 368 if (kvpmu->fw_event[fevent_code].started) { in kvm_riscv_vcpu_pmu_ctr_start() 373 kvpmu->fw_event[fevent_code].started = true; in kvm_riscv_vcpu_pmu_ctr_start() 376 if (unlikely(pmc->started)) { in kvm_riscv_vcpu_pmu_ctr_start() 382 pmc->started = true; in kvm_riscv_vcpu_pmu_ctr_start() 422 if (!kvpmu->fw_event[fevent_code].started) in kvm_riscv_vcpu_pmu_ctr_stop() 425 kvpmu->fw_event[fevent_code].started = false; in kvm_riscv_vcpu_pmu_ctr_stop() 427 if (pmc->started) { in kvm_riscv_vcpu_pmu_ctr_stop() 430 pmc->started = false; in kvm_riscv_vcpu_pmu_ctr_stop() 517 kvpmu->fw_event[event_code].started = true; in kvm_riscv_vcpu_pmu_ctr_cfg_match()
|
/openbmc/linux/tools/virtio/ringtest/ |
H A D | main.c | 110 int started = 0; in run_guest() local 123 if (started < bufs && in run_guest() 124 started - completed < max_outstanding) { in run_guest() 127 ++started; in run_guest() 149 assert(started <= bufs); in run_guest()
|
/openbmc/qemu/backends/ |
H A D | vhost-user.c | 55 if (b->started) { in vhost_user_backend_start() 91 b->started = true; in vhost_user_backend_start() 107 if (!b->started) { in vhost_user_backend_stop() 123 b->started = false; in vhost_user_backend_stop()
|
/openbmc/linux/net/mac80211/ |
H A D | offchannel.c | 205 if (!roc->started) in ieee80211_end_finished_rocs() 244 roc->started = true; in ieee80211_handle_roc_started() 270 if (!roc->started) in ieee80211_hw_roc_start() 306 if (WARN_ON(roc->started)) in _ieee80211_start_next_roc() 338 tmp->started = true; in _ieee80211_start_next_roc() 349 tmp->started = true; in _ieee80211_start_next_roc() 403 if (WARN_ON_ONCE(roc->started)) in ieee80211_start_next_roc() 430 if (!roc->started) { in __ieee80211_roc_work() 497 if (WARN_ON(!cur_roc->started)) in ieee80211_coalesce_hw_started_roc() 601 roc->started = true; in ieee80211_start_roc_work() [all …]
|
/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/qemu/tests/qemu-iotests/ |
H A D | 277.out | 1 NBD server: started 4 NBD server: started
|
/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/qemu/contrib/vhost-user-input/ |
H A D | main.c | 172 vi_queue_set_started(VuDev *dev, int qidx, bool started) in vi_queue_set_started() argument 177 g_debug("queue started %d:%d", qidx, started); in vi_queue_set_started() 180 vu_set_queue_handler(dev, vq, started ? vi_handle_sts : NULL); in vi_queue_set_started() 183 started = vu_queue_started(dev, vu_get_queue(dev, 0)) && in vi_queue_set_started() 186 if (started && !vi->evsrc) { in vi_queue_set_started() 191 if (!started && vi->evsrc) { in vi_queue_set_started()
|
/openbmc/openbmc/poky/meta/lib/oeqa/manual/ |
H A D | abat.patch | 35 #test whether X has started 39 echo "[WARNING] Xorg has started!" 40 XORG_STATUS="started"
|
/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
|
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/ |
H A D | 0045-efi-corstone1000-fwu-update-RPC-ABI.patch | 53 - * setting the kernel started event arguments: 54 + * setting the kernel started event arguments in register w3:: 56 * the kernel started event ID(15:0)
|
/openbmc/qemu/hw/virtio/ |
H A D | vdpa-dev.c | 108 v->started = false; in vhost_vdpa_device_realize() 268 s->started = true; in vhost_vdpa_device_start() 295 if (!s->started) { in vhost_vdpa_device_stop() 298 s->started = false; in vhost_vdpa_device_stop() 326 if (s->started == should_start) { in vhost_vdpa_device_set_status()
|
/openbmc/qemu/include/hw/virtio/ |
H A D | virtio.h | 149 bool started; member 484 return vdev->started; in virtio_device_started() 508 static inline void virtio_set_started(VirtIODevice *vdev, bool started) in virtio_set_started() argument 510 if (started) { in virtio_set_started() 515 vdev->started = started; in virtio_set_started()
|
/openbmc/linux/tools/testing/kunit/ |
H A D | kunit_parser.py | 222 started = False 226 if not started and KTAP_START.search(line): 231 started = True 233 elif not started and TAP_START.search(line): 237 started = True 239 elif started and KTAP_END.search(line): 242 elif started:
|
/openbmc/linux/drivers/input/serio/ |
H A D | hyperv-keyboard.c | 97 bool started; member 151 if (kbd_dev->started) { in hv_kbd_on_receive() 298 kbd_dev->started = true; in hv_kbd_start() 310 kbd_dev->started = false; in hv_kbd_stop()
|
/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/linux/drivers/staging/media/av7110/ |
H A D | video-get-frame-count.rst | 48 started. 58 frames since the decoder was started.
|
/openbmc/linux/drivers/net/ethernet/amd/xgbe/ |
H A D | xgbe-i2c.c | 439 if (!pdata->i2c.started) in xgbe_i2c_stop() 444 pdata->i2c.started = 0; in xgbe_i2c_stop() 460 if (pdata->i2c.started) in xgbe_i2c_start() 478 pdata->i2c.started = 1; in xgbe_i2c_start()
|