/openbmc/qemu/tests/qemu-iotests/ |
H A D | 257.out | 68 expecting 6 dirty sectors; have 6. OK! 153 expecting 6 dirty sectors; have 6. OK! 156 expecting 7 dirty sectors; have 7. OK! 178 expecting 10 dirty sectors; have 10. OK! 206 expecting 15 dirty sectors; have 15. OK! 337 expecting 6 dirty sectors; have 6. OK! 385 expecting 6 dirty sectors; have 6. OK! 544 expecting 6 dirty sectors; have 6. OK! 629 expecting 6 dirty sectors; have 6. OK! 632 expecting 7 dirty sectors; have 7. OK! [all …]
|
/openbmc/openbmc/meta-phosphor/recipes-phosphor/flash/ |
H A D | phosphor-image-signing.bb | 24 echo "Both SIGNING_KEY and SIGNING_PUBLIC_KEY are defined, expecting only one" 34 echo "No SIGNING_KEY or SIGNING_PUBLIC_KEY defined, expecting one"
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/minicoredumper/files/ |
H A D | run-ptest | 4 echo expecting Segmentation fault with core dump ...
|
/openbmc/linux/Documentation/arch/x86/ |
H A D | usb-legacy-support.rst | 24 system crashes, because the SMM BIOS is not expecting to be in PAE mode. 28 because the SMM BIOS isn't expecting the CPU to be in 64-bit mode. The
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/tnftp/tnftp/ |
H A D | 0001-libedit-Include-missing-header-stdc-predef.h.patch | 6 __STDC_ISO_10646__ is defined in stdc-predef.h instead of expecting
|
/openbmc/linux/Documentation/filesystems/ |
H A D | dnotify.rst | 55 name "a/x" should be notified to a program expecting notifications on 56 directory "a", but will not be notified to one expecting notifications on
|
/openbmc/linux/net/netfilter/ |
H A D | nf_conntrack_expect.c | 63 master_help->expecting[exp->class]--; in nf_ct_unlink_expect_report() 406 master_help->expecting[exp->class]++; in nf_ct_expect_insert() 470 master_help->expecting[expect->class] >= p->max_expected) { in __nf_ct_expect_check() 472 if (master_help->expecting[expect->class] in __nf_ct_expect_check()
|
/openbmc/qemu/gdbstub/ |
H A D | trace-events | 21 gdbstub_io_got_unexpected(uint8_t ch) "Got 0x%02x when expecting ACK/NACK"
|
/openbmc/linux/Documentation/ABI/stable/ |
H A D | vdso | 22 vDSO, specify the version you are expecting.
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/md5deep/files/ |
H A D | 0001-Fix-literal-and-identifier-spacing-as-dictated-by-C-.patch | 39 - status(" Known files expecting: %"PRIu64, this->match.expect); 41 + status(" Known files expecting: %" PRIu64, this->match.expect);
|
/openbmc/linux/Documentation/devicetree/bindings/input/ |
H A D | goodix,gt7375p.yaml | 49 with what the touchscreen is expecting for its IO rails.
|
/openbmc/linux/include/net/netfilter/ |
H A D | nf_conntrack_helper.h | 77 u8 expecting[NF_CT_MAX_EXPECT_CLASSES]; member
|
/openbmc/linux/Documentation/virt/kvm/x86/ |
H A D | errata.rst | 32 Note however that any software (e.g ``WIN87EM.DLL``) expecting these features
|
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libtest/ |
H A D | libtest-deep-perl_1.204.bb | 7 the result you were expecting. At its simplest it compares two structures \
|
/openbmc/linux/Documentation/driver-api/ |
H A D | connector.rst | 83 are expecting, then it is a new message. If we receive a message and 84 its sequence number is the same as one we are expecting, but its
|
/openbmc/linux/Documentation/scsi/ |
H A D | scsi-parameters.rst | 98 allowing boot to proceed. none ignores them, expecting
|
/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc/ |
H A D | Fix-building-on-x86_64-with-binutils-2.41.patch | 11 that the assembler is no longer expecting 64-bit instructions to be used
|
/openbmc/openbmc/poky/meta/recipes-kernel/kexec/kexec-tools/ |
H A D | Fix-building-on-x86_64-with-binutils-2.41.patch | 11 that the assembler is no longer expecting 64-bit instructions to be used
|
/openbmc/linux/tools/testing/selftests/arm64/signal/ |
H A D | README | 48 expecting), using the same logic/perspective as in the arm64 Kernel signals
|
/openbmc/phosphor-ipmi-flash/ |
H A D | ipmi_flash.md | 50 **The BMC is expecting to receive bytes.**
|
/openbmc/qemu/docs/system/ |
H A D | device-emulation.rst | 20 system is expecting to see. All devices can be specified with the
|
/openbmc/qemu/migration/ |
H A D | rdma.c | 1786 RDMAControlHeader *head, uint32_t expecting, int idx, in qemu_rdma_exchange_get_response() argument 1801 trace_qemu_rdma_exchange_get_response_start(control_desc(expecting)); in qemu_rdma_exchange_get_response() 1803 if (expecting == RDMA_CONTROL_NONE) { in qemu_rdma_exchange_get_response() 1806 } else if (head->type != expecting || head->type == RDMA_CONTROL_ERROR) { in qemu_rdma_exchange_get_response() 1809 control_desc(expecting), expecting, in qemu_rdma_exchange_get_response() 1947 uint32_t expecting, Error **errp) in qemu_rdma_exchange_recv() argument 1969 expecting, RDMA_WRID_READY, errp); in qemu_rdma_exchange_recv()
|
/openbmc/u-boot/doc/ |
H A D | README.nokia_rx51 | 8 NOLO is expecting a kernel image and will treat any image it finds in
|
/openbmc/openbmc-test-automation/ffdc/docs/ |
H A D | plugin.md | 228 The above example states that, the plugin function is expecting a return data of
|
/openbmc/linux/arch/arm/mach-omap1/ |
H A D | ams-delta-fiq-handler.S | 147 cmp r10, #0 @ are we expecting start bit?
|