/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/lvgl/ |
H A D | lv-conf.inc | 58 -e "s|^([[:space:]]*#define LV_USE_LINUX_DRM[[:space:]]).*|\1${LVGL_CONFIG_USE_DRM}|" \ 60 -e "s|^([[:space:]]*#define LV_USE_LINUX_FBDEV[[:space:]]).*|\1${LVGL_CONFIG_USE_FBDEV}|" \ 62 -e "s|^([[:space:]]*#define LV_USE_SDL[[:space:]]).*|\1${LVGL_CONFIG_USE_SDL}|" \ 63 -e "s|^([[:space:]]*#define LV_USE_DRAW_SDL[[:space:]]).*|\1${LVGL_CONFIG_USE_SDL}|" \ 64 -e "s|^([[:space:]]*#define LV_SDL_BUF_COUNT[[:space:]]).*|\1 2|" \ 65 … -e "s|^([[:space:]]*#define LV_SDL_FULLSCREEN[[:space:]]).*|\1${LVGL_CONFIG_SDL_FULLSCREEN}|" \ 67 -e "s|^([[:space:]]*#define LV_COLOR_DEPTH[[:space:]]).*|\1${LVGL_CONFIG_LV_COLOR_DEPTH}|" \ 68 -e "s|^([[:space:]]*#define LV_MEM_CUSTOM[[:space:]]).*|\1${LVGL_CONFIG_LV_MEM_CUSTOM}|" \ 69 -e "s|^([[:space:]]*#define LV_MEM_SIZE[[:space:]]).*|\1${LVGL_CONFIG_LV_MEM_SIZE}|" \ 71 -e "s|^([[:space:]]*#define LV_TICK_CUSTOM[[:space:]]).*|\1 1|" \ [all …]
|
/openbmc/u-boot/doc/mvebu/ |
H A D | armada-8k-memory.txt | 15 0xF0000000 0xF0FFFFFF AP Internal registers space 20 space. 23 space. 25 0xF6000000 0xF6FFFFFF CP-0 / PCIe#0 Memory space. 27 0xF7000000 0xF7FFFFFF CP-0 / PCIe#1 Memory space. 29 0xF8000000 0xF8FFFFFF CP-0 / PCIe#2 Memory space. 31 0xF9000000 0xF900FFFF CP-0 / PCIe#0 IO space. 33 0xF9010000 0xF901FFFF CP-0 / PCIe#1 IO space. 35 0xF9020000 0xF902FFFF CP-0 / PCIe#2 IO space. 39 0xFA000000 0xFAFFFFFF CP-1 / PCIe#0 Memory space. [all …]
|
/openbmc/qemu/tests/qemu-iotests/ |
H A D | 026.out | 31 write failed: No space left on device 36 write failed: No space left on device 41 qemu-io: Failed to flush the L2 table cache: No space left on device 42 qemu-io: Failed to flush the refcount block cache: No space left on device 43 write failed: No space left on device 48 qemu-io: Failed to flush the L2 table cache: No space left on device 49 qemu-io: Failed to flush the refcount block cache: No space left on device 50 write failed: No space left on device 89 write failed: No space left on device 90 read failed: No space left on device [all …]
|
H A D | 026.out.nocache | 31 write failed: No space left on device 36 write failed: No space left on device 41 qemu-io: Failed to flush the L2 table cache: No space left on device 42 qemu-io: Failed to flush the refcount block cache: No space left on device 43 write failed: No space left on device 48 qemu-io: Failed to flush the L2 table cache: No space left on device 49 qemu-io: Failed to flush the refcount block cache: No space left on device 50 write failed: No space left on device 89 write failed: No space left on device 90 read failed: No space left on device [all …]
|
/openbmc/u-boot/fs/ubifs/ |
H A D | budget.c | 13 * space management. 15 * Factors such as compression, wasted space at the ends of LEBs, space in other 17 * impossible to accurately predict the amount of space needed. Consequently 30 * When pessimistic budget calculations say that there is no enough space, 67 * This function runs garbage collector to make some more free space. Returns 75 /* Make some free space by garbage-collecting dirty space */ in run_gc() 108 * make_free_space - make more free space on the file-system. 112 * is supposedly no free space. But in most cases there is some free space: 114 * needed, so shrinking the liability is one way to make free space - the 115 * cached data will take less space then it was budgeted for; [all …]
|
/openbmc/openbmc/meta-google/recipes-google/networking/files/ |
H A D | gbmc-ip-monitor.sh | 42 [[ "$line" =~ ^([0-9]+:[[:space:]][^:]+) ]] && intf="${BASH_REMATCH[1]}" 43 [[ "$line" =~ ^[[:space:]]*inet ]] && echo "[ADDR]$intf $line" 69 pfx_re='^\[ADDR\](Deleted )?[0-9]+:[[:space:]]*' 70 intf_re='([^ ]+)[[:space:]]+' 71 fam_re='([^ ]+)[[:space:]]+' 72 addr_re='([^/]+)/[0-9]+[[:space:]]+' 73 metric_re='(metric[[:space:]]+[^ ]+[[:space:]]+)?' 74 brd_re='(brd[[:space:]]+[^ ]+[[:space:]]+)?' 75 scope_re='scope[[:space:]]+([^ ]+)[[:space:]]*(.*)' 104 pfx_re='^\[LINK\](Deleted )?[0-9]+:[[:space:]]*' [all …]
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/multipath-tools/files/ |
H A D | 0005-RH-add-mpathconf.patch | 310 + sed -i '/^blacklist_exceptions[[:space:]]*{/ a\ 334 +if grep -q "^blacklist[[:space:]]*{" $TMPFILE ; then 338 +if grep -q "^blacklist_exceptions[[:space:]]*{" $TMPFILE ; then 342 +if grep -q "^defaults[[:space:]]*{" $TMPFILE ; then 363 + if sed -n '/^blacklist[[:space:]]*{/,/^}/ p' $TMPFILE | grep -q "^[[:space:]]*devnode \"\.\?\*\""… 365 + elif sed -n '/^blacklist[[:space:]]*{/,/^}/ p' $TMPFILE | grep -q "^[[:space:]]*#[[:space:]]*devn… 371 + if sed -n '/^blacklist[[:space:]]*{/,/^}/ p' $TMPFILE | grep -q "^[[:space:]]*wwid \"\.\?\*\"" ; … 373 + elif sed -n '/^blacklist[[:space:]]*{/,/^}/ p' $TMPFILE | grep -q "^[[:space:]]*#[[:space:]]*wwid… 379 + if sed -n '/^defaults[[:space:]]*{/,/^}/ p' $TMPFILE | grep -q "^[[:space:]]*find_multipaths[[:sp… 381 + elif sed -n '/^defaults[[:space:]]*{/,/^}/ p' $TMPFILE | grep -q "^[[:space:]]*find_multipaths[[:… [all …]
|
/openbmc/qemu/hw/vfio/ |
H A D | pci-quirks.h | 2 * vfio generic region quirks (mostly backdoors to PCI config space) 24 * register access emulated PCI config space for the device rather than 25 * passing through accesses. This enables devices where PCI config space 56 * The generic mirror quirk handles devices which expose PCI config space 58 * redirected through to emulated PCI config space. XXX if PCI config space 64 uint32_t config_offset; /* Offset in PCI config space */
|
H A D | container-base.c | 33 VFIOAddressSpace *space; in vfio_address_space_get() local 35 QLIST_FOREACH(space, &vfio_address_spaces, list) { in vfio_address_space_get() 36 if (space->as == as) { in vfio_address_space_get() 37 return space; in vfio_address_space_get() 42 space = g_malloc0(sizeof(*space)); in vfio_address_space_get() 43 space->as = as; in vfio_address_space_get() 44 QLIST_INIT(&space->containers); in vfio_address_space_get() 50 QLIST_INSERT_HEAD(&vfio_address_spaces, space, list); in vfio_address_space_get() 52 return space; in vfio_address_space_get() 55 void vfio_address_space_put(VFIOAddressSpace *space) in vfio_address_space_put() argument [all …]
|
/openbmc/openbmc/poky/bitbake/lib/bb/ |
H A D | monitordisk.py | 12 logger.error("%s\n Disk space monitor will NOT be enabled" % info) 16 """ Convert the space unit G, M, K, the unit is case-insensitive """ 64 """Prepare disk data for disk space monitor""" 71 # The input format is: "dir,space,inode", dir is a must, space 85 printErr("Unknown disk space monitor action: %s" % action) 93 # The disk space or inode is optional, but it should have a correct 99 … printErr("Invalid disk space value in BB_DISKMON_DIRS: %s" % pathSpaceInodeRe.group(3)) 116 printErr("No disk space or inode value in found BB_DISKMON_DIRS: %s" % pathSpaceInode) 130 """ Get the disk space interval """ 140 # The disk space or inode interval is optional, but it should [all …]
|
/openbmc/u-boot/drivers/pci/ |
H A D | pcie_ecam_generic.c | 18 * @cfg_base: The base address of memory mapped configuration space 28 * @offset: The offset into the device's configuration space 32 * configuration space access for a given device identified by the PCIe 55 * pci_generic_ecam_read_config() - Read from configuration space 58 * @offset: The offset into the device's configuration space 63 * space of the device identified by the bus, device & function numbers in @bdf 75 * pci_generic_ecam_write_config() - Write to configuration space 78 * @offset: The offset into the device's configuration space 83 * configuration space of the device identified by the bus, device & function
|
H A D | pcie_xilinx.c | 16 * @cfg_base: The base address of memory mapped configuration space 45 * @offset: The offset into the device's configuration space 49 * configuration space access for a given device identified by the PCIe 87 * pcie_xilinx_read_config() - Read from configuration space 90 * @offset: The offset into the device's configuration space 95 * space of the device identified by the bus, device & function numbers in @bdf 109 * pcie_xilinx_write_config() - Write to configuration space 112 * @offset: The offset into the device's configuration space 117 * configuration space of the device identified by the bus, device & function
|
/openbmc/u-boot/arch/arm/include/asm/arch-rockchip/ |
H A D | boot0.h | 10 * tool, but we need to reserve space for it here. 13 * space for this 4-byte header already included in the binary. 17 * We need to add 4 bytes of space for the 'RK33' at the 21 * TPL, but extra space needed in the SPL), we simply insert 58 .space CONFIG_ROCKCHIP_SPL_RESERVE_IRAM /* space for the ATF data */
|
/openbmc/qemu/include/user/ |
H A D | guest-host.h | 16 * If non-zero, the guest virtual address space is a contiguous subset 17 * of the host virtual address space, i.e. '-R reserved_va' is in effect 19 * byte of the guest address space e.g. UINT32_MAX. 26 * The last byte of the guest address space. 28 * If reserved_va is zero, guest_addr_max equals the full guest space. 71 /* Check if given address fits target address space */ \
|
/openbmc/openbmc-test-automation/network/ |
H A D | test_host_network.robot | 41 ... ${SET_ADDR_PREFIX}${SPACE}${mac_address_hex}${SPACE}${STATIC}${SPACE} 42 ... ${ip_address_hex}${SPACE}${prefix_hex}${SPACE}${gateway_hex} 65 ... ${SET_ADDR_PREFIX}${SPACE}${mac_address_hex}${SPACE}${DHCP}
|
/openbmc/openbmc/poky/meta/classes/ |
H A D | copyleft_filter.bbclass | 15 COPYLEFT_LICENSE_INCLUDE[doc] = 'Space separated list of globs which include licenses' 19 COPYLEFT_LICENSE_EXCLUDE[doc] = 'Space separated list of globs which exclude licenses' 26 COPYLEFT_RECIPE_TYPES[doc] = 'Space separated list of recipe types to include' 30 COPYLEFT_AVAILABLE_RECIPE_TYPES[doc] = 'Space separated list of available recipe types' 34 COPYLEFT_PN_INCLUDE[doc] = 'Space separated list of recipe names to include' 38 COPYLEFT_PN_EXCLUDE[doc] = 'Space separated list of recipe names to exclude'
|
/openbmc/qemu/include/hw/pci/ |
H A D | pci_device.h | 64 /* PCI config space */ 79 /* Used to allocate config space for capabilities. */ 111 /* Offset of PM capability in config space */ 114 /* Offset of MSI-X capability in config space */ 120 /* Space to store MSIX table & pending bit array */ 143 /* Offset of MSI capability in config space */ 239 * pci_dma_rw: Read from or write to an address space from PCI device. 246 * @addr: address within the #PCIDevice address space 260 * pci_dma_read: Read from an address space from PCI device. 267 * @addr: address within the #PCIDevice address space [all …]
|
/openbmc/openbmc/poky/meta/recipes-devtools/strace/strace/ |
H A D | ptest-spacesave.patch | 4 Subject: [PATCH] strace: Tweak ptest disk space management 7 using around 600MB of disk space and running our ptest images out of space. 11 Upstream-Status: Inappropriate [specific to OE image space issues]
|
/openbmc/qemu/ |
H A D | .editorconfig | 31 indent_style = space 36 indent_style = space 48 indent_style = space 53 indent_style = space
|
/openbmc/u-boot/include/ |
H A D | smem.h | 22 * alloc() - allocate space for a smem item 44 * get_free_space() - Get free space in smem in bytes 48 * @return free space, -ve on error 56 * smem_alloc() - allocate space for a smem item 62 * Allocate space for a given smem item of size @size, given that the item is 80 * smem_get_free_space() - retrieve amount of free space in a partition
|
/openbmc/qemu/tests/qemu-iotests/tests/ |
H A D | qemu-img-close-errors.out | 9 …tivation of node 'NODE_NAME': Failed to write bitmap 'good-bitmap' to file: No space left on device 11 …tivation of node 'NODE_NAME': Failed to write bitmap 'good-bitmap' to file: No space left on device 17 …ation of node 'NODE_NAME': Failed to write bitmap 'stale-bitmap-7' to file: No space left on device 18 …ation of node 'NODE_NAME': Failed to write bitmap 'stale-bitmap-7' to file: No space left on device
|
/openbmc/qemu/include/exec/ |
H A D | cpu-common.h | 106 * @cpu: CPU to add this address space to 107 * @asidx: integer index of this address space 108 * @prefix: prefix to be used as name of address space 109 * @mr: the root memory region of address space 111 * Add the specified address space to the CPU's cpu_ases list. 112 * The address space added with @asidx 0 is the one used for the 115 * for defining what semantics address space 0, 1, 2, etc have. 121 * Note that with KVM only one address space is supported. 127 * @cpu: CPU for which address space needs to be destroyed 128 * @asidx: integer index of this address space [all …]
|
/openbmc/u-boot/drivers/usb/dwc3/ |
H A D | io.h | 30 * space, see dwc3_probe in core.c. in dwc3_readl() 31 * However, the offsets are given starting from xHCI address space. in dwc3_readl() 44 * space, see dwc3_probe in core.c. in dwc3_writel() 45 * However, the offsets are given starting from xHCI address space. in dwc3_writel()
|
/openbmc/openbmc/poky/meta/recipes-devtools/e2fsprogs/e2fsprogs/ |
H A D | run-ptest | 5 …TESTS=yes ./test_script | sed -e '/:[[:space:]]ok/s/^/PASS: /' -e '/:[[:space:]]failed/s/^/FAIL: /…
|
/openbmc/openbmc/poky/documentation/dev-manual/ |
H A D | disk-space.rst | 3 Conserving Disk Space 6 Conserving Disk Space During Builds 9 To help conserve disk space during builds, you can add the following 23 &MIN_DISK_SPACE_RM_WORK; Gbytes of initial free disk space are still needed to 31 disk space. However, only the most recent ones are likely to be reused.
|