| /openbmc/phosphor-fan-presence/presence/test/ |
| H A D | fallbacktest.cpp | 41 ++stopped; in stop() 58 size_t stopped = 0; member in phosphor::fan::presence::TestSensor 82 ASSERT_EQ(ts.stopped, 0); in TEST() 88 ASSERT_EQ(ts.stopped, 0); in TEST() 94 ASSERT_EQ(ts.stopped, 0); in TEST() 115 ASSERT_EQ(ts1.stopped, 0); in TEST() 118 ASSERT_EQ(ts2.stopped, 0); in TEST() 126 ASSERT_EQ(ts1.stopped, 0); in TEST() 129 ASSERT_EQ(ts2.stopped, 0); in TEST() 137 ASSERT_EQ(ts1.stopped, 0); in TEST() [all …]
|
| /openbmc/qemu/hw/s390x/ |
| H A D | tod-kvm.c | 35 if (td->stopped) { in kvm_s390_tod_get() 75 td->stopped = false; in kvm_s390_tod_set() 77 td->stopped = true; in kvm_s390_tod_set() 96 if (running && td->stopped) { in kvm_s390_tod_vm_state_change() 103 td->stopped = false; in kvm_s390_tod_vm_state_change() 104 } else if (!running && !td->stopped) { in kvm_s390_tod_vm_state_change() 111 td->stopped = true; in kvm_s390_tod_vm_state_change() 156 td->stopped = false; in kvm_s390_tod_init()
|
| /openbmc/u-boot/cmd/ |
| H A D | bedbug.c | 205 bug_ctx.stopped = 1; in bedbug_main_loop() 211 while (bug_ctx.stopped) { in bedbug_main_loop() 249 if (!bug_ctx.stopped) { in do_bedbug_continue() 254 bug_ctx.stopped = 0; in do_bedbug_continue() 274 if (!bug_ctx.stopped) { in do_bedbug_step() 285 bug_ctx.stopped = 0; in do_bedbug_step() 305 if (!bug_ctx.stopped) { in do_bedbug_next() 316 bug_ctx.stopped = 0; in do_bedbug_next() 338 if (!bug_ctx.stopped) { in do_bedbug_stack() 377 if (!bug_ctx.stopped) { in do_bedbug_rdump()
|
| /openbmc/openbmc-test-automation/bin/plug_ins/Stop/ |
| H A D | parm_def | 1 …ne whether the test program should be stopped. If the command returns non-zero, the test program … 9 # Indicates that the test should be stopped when the Verify_hardware plug-in fails its analysis.
|
| /openbmc/phosphor-state-manager/target_files/ |
| H A D | obmc-power-stop-pre@.target | 4 Wants=obmc-host-stopped@%i.target 5 After=obmc-host-stopped@%i.target
|
| H A D | obmc-host-stopping@.target | 6 Wants=obmc-host-stopped@%i.target 7 Before=obmc-host-stopped@%i.target
|
| H A D | obmc-host-graceful-quiesce@.target | 6 Wants=obmc-host-stopped@%i.target
|
| H A D | obmc-host-stop@.target | 8 Wants=obmc-host-stopped@%i.target
|
| /openbmc/qemu/qapi/ |
| H A D | vfio.json | 16 # @stop: The device is stopped. 20 # @stop-copy: The device is stopped and its internal state is 23 # @resuming: The device is stopped and its internal state is available
|
| /openbmc/openpower-proc-control/service_files/ |
| H A D | proc-pre-poweroff@.service.in | 7 Wants=obmc-host-stopped@%i.target 8 After=obmc-host-stopped@%i.target
|
| /openbmc/u-boot/drivers/usb/gadget/ |
| H A D | dwc2_udc_otg.c | 196 ep->stopped = 0; in udc_reinit() 306 unsigned int stopped = ep->stopped; in done() local 309 __func__, ep->ep.name, ep, &req->req, stopped); in done() 325 ep->stopped = 1; in done() 349 ep->stopped = stopped; in done() 381 ep->stopped = 1; in stop_activity() 585 ep->stopped = 0; in dwc2_ep_enable() 599 __func__, _ep->name, ep->stopped, ep->ep.maxpacket); in dwc2_ep_enable() 626 ep->stopped = 1; in dwc2_ep_disable()
|
| H A D | at91_udc.c | 72 unsigned stopped = ep->stopped; in done() local 83 ep->stopped = 1; in done() 87 ep->stopped = stopped; in done() 269 ep->stopped = 1; in nuke() 340 ep->stopped = 0; in at91_ep_enable() 451 if (list_empty(&ep->queue) && !ep->stopped) { in at91_ep_queue() 646 ep->stopped = 0; in udc_reinit() 668 ep->stopped = 1; in reset_gadget() 692 ep->stopped = 1; in stop_activity() 879 ep->stopped = 0; in handle_setup()
|
| H A D | aspeed_udc.h | 22 unsigned stopped:1; member
|
| H A D | dwc2_udc_otg_priv.h | 62 u8 stopped; member
|
| H A D | pxa25x_udc.h | 60 unsigned stopped:1; member
|
| H A D | fotg210.c | 35 uint stopped; member 473 if (ep->stopped || (ep->desc->bEndpointAddress & USB_DIR_IN)) { in fotg210_recv() 517 ep->stopped = 0; in fotg210_ep_enable() 553 ep->stopped = 1; in fotg210_ep_disable() 929 ep->stopped = 0; in usb_gadget_register_driver() 931 ep->stopped = 1; in usb_gadget_register_driver()
|
| /openbmc/phosphor-state-manager/service_files/ |
| H A D | phosphor-reboot-host@.service | 5 Wants=obmc-host-stopped@%i.target 6 After=obmc-host-stopped@%i.target
|
| H A D | obmc-powered-off@.service | 15 # are stopped at the appropriate time.
|
| /openbmc/qemu/system/ |
| H A D | cpus.c | 79 return cpu->stopped || !runstate_is_running(); in cpu_is_stopped() 352 cpu->stopped = true; in cpu_handle_guest_debug() 440 cpu->stopped = true; in qemu_cpu_stop() 608 cpu->stopped = false; in cpu_resume() 617 if (!cpu->stopped) { in all_vcpus_paused() 696 cpu->stopped = true; in qemu_init_vcpu()
|
| /openbmc/u-boot/include/bedbug/ |
| H A D | type.h | 14 int stopped; member
|
| /openbmc/qemu/include/hw/s390x/ |
| H A D | tod.h | 38 bool stopped; member
|
| /openbmc/qemu/hw/misc/ |
| H A D | npcm7xx_mft.c | 161 int stopped; in npcm7xx_mft_compute_cnt() local 186 stopped = npcm7xx_mft_compare(count, tgt, cpcfg); in npcm7xx_mft_compute_cnt() 187 if (stopped == -1) { in npcm7xx_mft_compute_cnt() 195 count = stopped; in npcm7xx_mft_compute_cnt()
|
| /openbmc/pldm/requester/test/ |
| H A D | handler_test.cpp | 220 bool stopped = false; in TEST_F() local 233 }) | stdexec::upon_stopped([&] { stopped = true; }), in TEST_F() 238 EXPECT_TRUE(stopped); in TEST_F()
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/crash/crash/ |
| H A D | 0002-arm64-add-pac-mask-to-better-support-gdb-stack-unwin.patch | 15 Backtrace stopped: previous frame identical to this frame (corrupt stack?) 39 printf_filtered (_("Backtrace stopped: %s\n"),
|
| /openbmc/u-boot/drivers/watchdog/ |
| H A D | Kconfig | 84 The watchdog timer is stopped when initialized. It performs reset, either 94 The watchdog timer is stopped when initialized. 117 The watchdog timer is stopped when initialized.
|