/openbmc/qemu/tests/qemu-iotests/ |
H A D | 178.out.qcow2 | 22 fully allocated size: 196608 24 fully allocated size: 2148073472 26 fully allocated size: 68730224640 39 fully allocated size: 196608 48 fully allocated size: 1074135040 96 fully allocated size: 8716288 105 fully allocated size: 196608 148 fully allocated size: 8716288 156 "fully-allocated": 196608 186 "fully-allocated": 196608 [all …]
|
H A D | 178.out.raw | 22 fully allocated size: 0 24 fully allocated size: 2147483648 26 fully allocated size: 68719476736 40 fully allocated size: 0 48 fully allocated size: 1073741824 56 fully allocated size: 1073741824 63 fully allocated size: 1073741824 73 fully allocated size: 8388608 81 "fully-allocated": 0 113 "fully-allocated": 0 [all …]
|
H A D | 190.out | 6 fully allocated size: 2199023255552 8 fully allocated size: 2199359062016 11 fully allocated size: 2199042129920 17 fully allocated size: 10813440 19 fully allocated size: 2199023255552 21 fully allocated size: 17170432 23 fully allocated size: 2199359062016 27 fully allocated size: 2199359062016 34 "fully-allocated": 2199042129920
|
H A D | 179.out | 11 2 MiB (0x200000) bytes not allocated at offset 0 bytes (0x0) 12 2 MiB (0x200000) bytes allocated at offset 2 MiB (0x200000) 13 2 MiB (0x200000) bytes not allocated at offset 4 MiB (0x400000) 14 2 MiB (0x200000) bytes allocated at offset 6 MiB (0x600000) 15 56 MiB (0x3800000) bytes not allocated at offset 8 MiB (0x800000) 25 2 MiB (0x200000) bytes not allocated at offset 0 bytes (0x0) 26 2 MiB (0x200000) bytes allocated at offset 2 MiB (0x200000) 27 2 MiB (0x200000) bytes not allocated at offset 4 MiB (0x400000) 28 2 MiB (0x200000) bytes allocated at offset 6 MiB (0x600000) 29 2 MiB (0x200000) bytes not allocated at offset 8 MiB (0x800000) [all …]
|
H A D | 197.out | 20 2 GiB (0x80010000) bytes allocated at offset 0 bytes (0x0) 22 64 KiB (0x10000) bytes allocated at offset 3 GiB (0xc0000000) 32 1 KiB (0x400) bytes allocated at offset 0 bytes (0x0) 45 28 KiB (0x7000) bytes not allocated at offset 0 bytes (0x0) 46 2 KiB (0x800) bytes allocated at offset 28 KiB (0x7000) 47 4 KiB (0x1000) bytes not allocated at offset 30 KiB (0x7800) 48 2 KiB (0x800) bytes allocated at offset 34 KiB (0x8800) 49 28 KiB (0x7000) bytes not allocated at offset 36 KiB (0x9000) 52 28 KiB (0x7000) bytes not allocated at offset 0 bytes (0x0) 53 8 KiB (0x2000) bytes allocated at offset 28 KiB (0x7000) [all …]
|
H A D | 274.out | 13 1048576/1048576 bytes allocated at offset 0 bytes 14 1048576/1048576 bytes allocated at offset 1 MiB 16 0/1048576 bytes allocated at offset 0 bytes 17 0/0 bytes allocated at offset 1 MiB 19 0/1048576 bytes allocated at offset 0 bytes 20 0/1048576 bytes allocated at offset 1 MiB 186 1 GiB (0x40000000) bytes not allocated at offset 0 bytes (0x0) 221 5 MiB (0x500000) bytes not allocated at offset 0 bytes (0x0) 236 8 MiB (0x800000) bytes not allocated at offset 0 bytes (0x0) 251 192 KiB (0x30000) bytes not allocated at offset 0 bytes (0x0) [all …]
|
H A D | 215.out | 20 2 GiB (0x80010000) bytes allocated at offset 0 bytes (0x0) 21 1023.938 MiB (0x3fff0000) bytes not allocated at offset 2 GiB (0x80010000) 22 64 KiB (0x10000) bytes allocated at offset 3 GiB (0xc0000000) 23 1023.938 MiB (0x3fff0000) bytes not allocated at offset 3 GiB (0xc0010000)
|
H A D | 288.out | 5 fully allocated size: 1075810304 21 fully allocated size: 1075810304 29 fully allocated size: 1075810304
|
H A D | 204.out | 30 1/1 bytes allocated at offset 1 bytes 31 16/1000 bytes allocated at offset 110 MiB 32 0/1048576 bytes allocated at offset 127 MiB 33 110 MiB (0x6e00000) bytes allocated at offset 0 bytes (0x0) 34 18 MiB (0x1200000) bytes not allocated at offset 110 MiB (0x6e00000)
|
H A D | 241.out | 12 1 KiB (0x400) bytes allocated at offset 0 bytes (0x0) 22 1 KiB (0x400) bytes allocated at offset 0 bytes (0x0) 36 1 KiB (0x400) bytes allocated at offset 0 bytes (0x0)
|
/openbmc/linux/sound/firewire/ |
H A D | iso-resources.c | 31 r->allocated = false; in fw_iso_resources_init() 43 WARN_ON(r->allocated); in fw_iso_resources_destroy() 111 if (WARN_ON(r->allocated)) in fw_iso_resources_allocate() 137 r->allocated = true; in fw_iso_resources_allocate() 171 if (!r->allocated) { in fw_iso_resources_update() 190 r->allocated = false; in fw_iso_resources_update() 223 if (r->allocated) { in fw_iso_resources_free() 231 r->allocated = false; in fw_iso_resources_free()
|
/openbmc/linux/Documentation/gpu/ |
H A D | xen-front.rst | 15 Buffers allocated by the frontend driver 19 :doc: Buffers allocated by the frontend driver 21 Buffers allocated by the backend 25 :doc: Buffers allocated by the backend
|
/openbmc/linux/kernel/irq/ |
H A D | matrix.c | 15 unsigned int allocated; member 153 unsigned int cpu, best_cpu, allocated = UINT_MAX; in matrix_find_best_cpu_managed() local 161 if (!cm->online || cm->managed_allocated > allocated) in matrix_find_best_cpu_managed() 165 allocated = cm->managed_allocated; in matrix_find_best_cpu_managed() 192 cm->allocated--; in irq_matrix_assign_system() 307 cm->allocated++; in irq_matrix_alloc_managed() 330 cm->allocated++; in irq_matrix_assign() 398 cm->allocated++; in irq_matrix_alloc() 429 cm->allocated--; in irq_matrix_free() 478 return cm->allocated - cm->managed_allocated; in irq_matrix_allocated() [all …]
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/sf/ |
H A D | hw_table.c | 16 u8 allocated: 1; member 86 if (!hwc->sfs[i].allocated && free_idx == -1) { in mlx5_sf_hw_table_id_alloc() 91 if (hwc->sfs[i].allocated && hwc->sfs[i].usr_sfnum == usr_sfnum) in mlx5_sf_hw_table_id_alloc() 99 hwc->sfs[free_idx].allocated = true; in mlx5_sf_hw_table_id_alloc() 108 hwc->sfs[id].allocated = false; in mlx5_sf_hw_table_id_free() 176 hwc->sfs[idx].allocated = false; in mlx5_sf_hw_table_hwc_sf_free() 199 hwc->sfs[id].allocated = false; in mlx5_sf_hw_table_sf_deferred_free() 214 if (hwc->sfs[i].allocated) in mlx5_sf_hw_table_hwc_dealloc_all() 367 if (sf_hw->allocated && sf_hw->pending_delete) in mlx5_sf_hw_vhca_event()
|
/openbmc/linux/Documentation/mm/ |
H A D | page_owner.rst | 2 page owner: Tracking about who allocated each page 8 page owner is for the tracking about who allocated each page. 47 memory system, so, until initialization, many pages can be allocated and 49 pages are investigated and marked as allocated in initialization phase. 51 at least, we can tell whether the page is allocated or not, 53 are caught and marked, although they are mostly allocated from struct 76 Page allocated via order XXX, ... 80 Page allocated via order XXX, ... 93 See the result about who allocated each page 97 Page allocated via order XXX, ... [all …]
|
/openbmc/linux/scripts/dtc/libfdt/ |
H A D | fdt_sw.c | 276 static int fdt_find_add_string_(void *fdt, const char *s, int *allocated) in fdt_find_add_string_() argument 282 *allocated = 0; in fdt_find_add_string_() 288 *allocated = 1; in fdt_find_add_string_() 297 int allocated; in fdt_property_placeholder() local 303 allocated = 1; in fdt_property_placeholder() 306 nameoff = fdt_find_add_string_(fdt, name, &allocated); in fdt_property_placeholder() 313 if (allocated) in fdt_property_placeholder()
|
/openbmc/linux/Documentation/core-api/ |
H A D | memory-allocation.rst | 15 memory should be allocated. The GFP acronym stands for "get free 60 ``GFP_HIGHUSER_MOVABLE`` does not require that allocated memory 64 ``GFP_HIGHUSER`` means that the allocated memory is not movable, 69 ``GFP_USER`` means that the allocated memory is not movable and it 81 used to ensure that the allocated memory is accessible by hardware 141 The maximal size of a chunk that can be allocated with `kmalloc` is 146 The address of a chunk allocated with `kmalloc` is aligned to at least 155 request pages from the page allocator. The memory allocated by `vmalloc` 173 When the allocated memory is no longer needed it must be freed. 182 Memory allocated by `vmalloc` can be freed with `vfree` or `kvfree`. [all …]
|
/openbmc/linux/Documentation/userspace-api/media/dvb/ |
H A D | dmx-reqbufs.rst | 38 Memory mapped buffers are located in device memory and must be allocated 40 space. User buffers are allocated by applications themselves, and this 43 allocated by applications through a device driver, and this ioctl only 54 number allocated in the ``count`` field. The ``count`` can be smaller than the number requested, ev… 56 function correctly. The actual allocated buffer size can is returned
|
/openbmc/qemu/hw/net/ |
H A D | smc91c111.c | 47 int allocated; member 76 VMSTATE_INT32(allocated, smc91c111_state), 140 if (s->allocated == (1 << NUM_PACKETS) - 1 || in smc91c111_can_receive() 158 if (s->allocated == (1 << NUM_PACKETS) - 1) { in smc91c111_allocate_packet() 163 if ((s->allocated & (1 << i)) == 0) in smc91c111_allocate_packet() 166 s->allocated |= 1 << i; in smc91c111_allocate_packet() 213 s->allocated &= ~(1 << packet); in smc91c111_release_packet() 296 s->allocated = 0; in smc91c111_reset() 401 s->allocated = 0; in smc91c111_writeb() 534 if (s->allocated & (1 << i)) in smc91c111_readb()
|
/openbmc/linux/drivers/powercap/ |
H A D | powercap_sys.c | 388 bool allocated; in powercap_release() local 394 allocated = power_zone->allocated; in powercap_release() 404 if (allocated) in powercap_release() 411 allocated = control_type->allocated; in powercap_release() 416 if (allocated) in powercap_release() 508 power_zone->allocated = true; in powercap_register_zone() 580 if (power_zone->allocated) in powercap_register_zone() 621 control_type->allocated = true; in powercap_register_control_type() 630 if (control_type->allocated) in powercap_register_control_type()
|
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_vce.c | 719 *allocated |= 1 << i; in amdgpu_vce_validate_handle() 743 uint32_t allocated = 0; in amdgpu_vce_ring_parse_cs() local 827 &allocated); in amdgpu_vce_ring_parse_cs() 844 allocated |= 1 << session_idx; in amdgpu_vce_ring_parse_cs() 946 if (allocated & ~created) { in amdgpu_vce_ring_parse_cs() 957 tmp = allocated; in amdgpu_vce_ring_parse_cs() 981 uint32_t allocated = 0; in amdgpu_vce_ring_parse_cs_vm() local 999 &allocated); in amdgpu_vce_ring_parse_cs_vm() 1010 allocated |= 1 << session_idx; in amdgpu_vce_ring_parse_cs_vm() 1037 if (allocated & ~created) { in amdgpu_vce_ring_parse_cs_vm() [all …]
|
/openbmc/linux/arch/powerpc/platforms/pseries/ |
H A D | vio.c | 155 if (viodev->cmo.entitled > viodev->cmo.allocated) in vio_cmo_alloc() 167 viodev->cmo.allocated += size; in vio_cmo_alloc() 202 if (viodev->cmo.allocated > viodev->cmo.entitled) { in vio_cmo_dealloc() 323 max_t(size_t, viodev->cmo.allocated, in vio_cmo_entitlement_update() 349 max_t(size_t, viodev->cmo.allocated, in vio_cmo_entitlement_update() 451 max(viodev->cmo.allocated, level); in vio_cmo_balance() 472 if (viodev->cmo.allocated > viodev->cmo.entitled) in vio_cmo_balance() 677 if (viodev->cmo.allocated < viodev->cmo.entitled) in vio_cmo_set_dev_desired() 817 if (viodev->cmo.allocated) { in vio_cmo_bus_remove() 820 __func__, viodev->cmo.allocated); in vio_cmo_bus_remove() [all …]
|
/openbmc/linux/scripts/coccinelle/free/ |
H A D | devm_free.cocci | 2 /// Find uses of standard freeing functons on values allocated using devm_ 3 /// functions. Values allocated using the devm_functions are freed when 134 msg="WARNING: invalid free of devm_ allocated data" 141 msg="WARNING: invalid free of devm_ allocated data"
|
/openbmc/openbmc/poky/meta/recipes-multimedia/libtiff/tiff/ |
H A D | CVE-2023-6277-At-image-reading-compare-data-size-of-some-tags-data.patch | 34 + ". Memory not allocated, tag not read", 56 + ". Memory not allocated", 78 + ". Memory not allocated, TIFF directory not read", 99 + ". Memory not allocated, TIFF directory not read", 128 + ". Memory not allocated", 152 + ". Memory not allocated",
|
/openbmc/linux/include/trace/events/ |
H A D | sock.h | 95 TP_PROTO(struct sock *sk, struct proto *prot, long allocated, int kind), 97 TP_ARGS(sk, prot, allocated, kind), 102 __field(long, allocated) 116 __entry->allocated = allocated; 130 __entry->allocated,
|