/openbmc/qemu/tests/qemu-iotests/ |
H A D | 121 | 43 # Refcount structures are used much differently with external data 48 echo '=== New refcount structures may not conflict with existing structures ===' 68 # This should not happen, the new refcount structures may not conflict with 89 # new refcount structures at cluster index 65536 (which is the same as the 92 # Therefore, the new refcount structures may not be put at cluster_index 93 # (because new_block already describes that cluster, and the new structures try
|
H A D | 121.out | 3 === New refcount structures may not conflict with existing structures ===
|
H A D | 108 | 5 # the on-disk refcount structures 190 # rebuilding the refcount structures (it should not). 205 # Check whether rebuilding the refcount structures increases the image 209 # The only leaks there can be are the old refcount structures that are 288 # The only leaks there can be are the old refcount structures that are 302 echo '--- Rebuilding refcount structures on block devices ---' 307 # structure may lead to new refcount structures being written after
|
/openbmc/qemu/tests/functional/acpi-bits/bits-config/ |
H A D | bits-cfg.txt | 9 # acpi: Dump all ACPI structures. 10 # smbios: Dump all SMBIOS structures.
|
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libtest/ |
H A D | libtest-deep-perl_1.205.bb | 7 the result you were expecting. At its simplest it compares two structures \ 10 correct class. It also handles circular data structures without getting \ 18 instead. Test::Deep provides pattern matching for complex data structures \
|
/openbmc/openbmc/meta-openpower/recipes-bsp/ekb/ |
H A D | ekb_git.bb | 3 with respective directory structures" 23 # Copying all required hwp's attributes xml file with respective directory structures
|
/openbmc/qemu/include/qemu/ |
H A D | selfmap.h | 32 * Read /proc/self/maps and return a tree of MapInfo structures. 40 * Free a tree of MapInfo structures.
|
/openbmc/u-boot/include/dm/ |
H A D | root.h | 86 * dm_init_and_scan() - Initialise Driver Model structures and scan for devices 90 * This calls dm_init() to set up Driver Model structures. 99 * dm_init() - Initialise Driver Model structures 110 * dm_uninit - Uninitialise Driver Model structures
|
/openbmc/u-boot/drivers/usb/host/ |
H A D | ehci-vct.c | 14 * Create the appropriate control structures to manage 38 * Destroy the appropriate control structures corresponding
|
H A D | ehci-spear.c | 33 * Create the appropriate control structures to manage 65 * Destroy the appropriate control structures corresponding
|
/openbmc/qemu/include/hw/hyperv/ |
H A D | hyperv-proto.h | 117 * SynIC message structures 137 * SynIC event flags structures 148 * Kernel debugger structures
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/uthash/ |
H A D | uthash_2.3.0.bb | 1 SUMMARY = "Hash table and linked list for C structures" 4 * utlist.h provides linked list macros for C structures\n\
|
/openbmc/qemu/docs/devel/ |
H A D | multi-thread-tcg.rst | 44 shared data structures or when the emulated architecture requires a 47 Shared Data Structures 54 structures associated with the hot-path through the main run-loop. 65 DESIGN REQUIREMENT: Make access to lookup structures safe with 85 code or entries from any shared lookups/caches. Structures held on a 117 structures. 127 book-keeping structures that need to be safely cleared. 141 for PageDesc structures which contain pointers to the start of a
|
/openbmc/hiomapd/vpnor/ |
H A D | ffs.h | 8 /* There are two structures outlined here - one that represents the PNOR 13 * The flash structures used here have been borrowed from 35 * TODO: Replace with libflash (!) or at least refactor the data structures to
|
/openbmc/phosphor-mboxd/vpnor/ |
H A D | pnor_partition_defs.h | 8 /* There are two structures outlined here - one that represents the PNOR 13 * The flash structures used here have been borrowed from 35 * TODO: Replace with libflash (!) or at least refactor the data structures to
|
/openbmc/phosphor-fan-presence/docs/control/ |
H A D | debug.md | 3 Fan control's internal data structures can be dumped at runtime using the 4 `fanctl dump` command, which triggers fan control to write the structures to a
|
/openbmc/u-boot/drivers/block/ |
H A D | Kconfig | 49 it will prevent repeated reads from directory structures and other 50 filesystem data structures.
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools/core/ |
H A D | 0004-adb-Fix-build-on-big-endian-systems.patch | 8 when initializing structures, i.e in a context where a function call 17 them to be used when initializing structures.
|
/openbmc/qemu/block/ |
H A D | vhdx.h | 25 /* Structures and fields present in the VHDX file */ 58 /* ---- HEADER SECTION STRUCTURES ---- */ 60 /* These structures are ones that are defined in the VHDX specification 161 /* ---- LOG ENTRY STRUCTURES ---- */ 184 file structures fit into */ 244 /* ---- METADATA REGION STRUCTURES ---- */ 327 /* ----- END VHDX SPECIFICATION STRUCTURES ---- */
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/pidgin/pidgin-sipe/ |
H A D | 0001-Align-structs-casts-with-time_t-elements-to-8byte-bo.patch | 7 structures are typcasted to another struct types which have time_t 8 element, that now increases the natural alignment boundary of structures
|
/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools/ |
H A D | 0004-adb-Fix-build-on-big-endian-systems.patch | 8 when initializing structures, i.e in a context where a function call 17 them to be used when initializing structures.
|
/openbmc/u-boot/include/linux/ |
H A D | edd.h | 7 * structures and definitions for the int 13h, ax={41,48}h 19 * is very sensitive to the size of these structures. 30 #define EDDEXTSIZE 8 /* change these if you muck with the structures */
|
/openbmc/libcper/generator/sections/ |
H A D | gen-section-ia32x64.c | 22 //Set up for generation of error/context structures. in generate_section_ia32x64() 29 //Generate the structures. in generate_section_ia32x64() 64 //Copy in structures, free resources. in generate_section_ia32x64()
|
/openbmc/u-boot/include/zfs/ |
H A D | zap_leaf.h | 56 * zap_leaf_chunk structures. These structures are accessed
|
/openbmc/qemu/include/hw/s390x/ |
H A D | sclp.h | 80 * Normally packed structures are not the right thing to do, since all code 83 * - some of the embedded structures below the SCCB can appear multiple times 89 * So we have to double check that all users of sclp data structures use the
|