/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a510/ |
H A D | cache.json | 114 …ts for each cycle where the core is in write streaming mode and is not allocating writes into the … 117 …ts for each cycle where the core is in write streaming mode and is not allocating writes into the … 126 …ts for each cycle where the core is in write streaming mode and is not allocating writes into the … 129 …ts for each cycle where the core is in write streaming mode and is not allocating writes into the … 132 …ts for each cycle where the core is in write streaming mode and is not allocating writes into the … 135 …ts for each cycle where the core is in write streaming mode and is not allocating writes into the … 138 …ts for each cycle where the core is in write streaming mode and is not allocating writes into the … 141 …ts for each cycle where the core is in write streaming mode and is not allocating writes into the …
|
/openbmc/linux/tools/testing/selftests/sync/ |
H A D | sync_alloc.c | 38 ASSERT(valid, "Failure allocating timeline\n"); in test_alloc_timeline() 50 ASSERT(valid, "Failure allocating timeline\n"); in test_alloc_fence() 54 ASSERT(valid, "Failure allocating fence\n"); in test_alloc_fence() 66 ASSERT(timeline > 0, "Failure allocating timeline\n"); in test_alloc_fence_negative() 69 ASSERT(fence < 0, "Success allocating negative fence\n"); in test_alloc_fence_negative()
|
H A D | sync_fence.c | 38 ASSERT(valid, "Failure allocating timeline\n"); in test_fence_one_timeline_wait() 42 ASSERT(valid, "Failure allocating fence\n"); in test_fence_one_timeline_wait() 89 ASSERT(valid, "Failure allocating fences\n"); in test_fence_one_timeline_merge()
|
H A D | sync_merge.c | 38 ASSERT(valid, "Failure allocating timeline\n"); in test_fence_merge_same_fence() 42 ASSERT(valid, "Failure allocating fence\n"); in test_fence_merge_same_fence()
|
H A D | sync_stress_parallelism.c | 51 ASSERT(valid, "Failure allocating fence\n"); in test_stress_two_threads_shared_timeline_thread() 82 ASSERT(valid, "Failure allocating timeline\n"); in test_stress_two_threads_shared_timeline()
|
/openbmc/u-boot/drivers/video/stm32/ |
H A D | Kconfig | 22 This configuration is used for reserving/allocating memory for the 31 This configuration is used for reserving/allocating memory for the 40 This configuration is used for reserving/allocating memory for the
|
/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a55/ |
H A D | cache.json | 123 …ounts for each cycle where the core is in write-streaming mode and not allocating writes into the … 126 …ounts for each cycle where the core is in write-streaming mode and not allocating writes into the … 135 …ounts for each cycle where the core is in write-streaming mode and not allocating writes into the … 138 …ounts for each cycle where the core is in write-streaming mode and not allocating writes into the … 141 …ounts for each cycle where the core is in write-streaming mode and not allocating writes into the … 144 …ounts for each cycle where the core is in write-streaming mode and not allocating writes into the …
|
/openbmc/linux/drivers/media/platform/samsung/s5p-mfc/ |
H A D | s5p_mfc_opr.c | 45 mfc_debug(3, "Allocating priv: %zu\n", b->size); in s5p_mfc_alloc_priv_buf() 75 mfc_err("Allocating private buffer of size %zu failed\n", b->size); in s5p_mfc_alloc_priv_buf() 84 mfc_debug(3, "Allocating generic buf: %zu\n", b->size); in s5p_mfc_alloc_generic_buf() 94 mfc_err("Allocating generic buffer of size %zu failed\n", b->size); in s5p_mfc_alloc_generic_buf()
|
/openbmc/linux/mm/ |
H A D | zpool.c | 135 * @gfp: The GFP flags to use when allocating the pool. 138 * used when allocating memory, if the implementation supports it. If the 225 * allocating movable memory 228 * This returns if the zpool supports allocating movable memory. 232 * Returns: true if the zpool supports allocating movable memory, false if not 243 * @gfp: The GFP flags to use when allocating memory. 247 * The gfp flags will be used when allocating memory, if the
|
/openbmc/linux/tools/testing/selftests/livepatch/ |
H A D | test-state.sh | 26 $MOD_LIVEPATCH: allocate_loglevel_state: allocating space to store console_loglevel 58 $MOD_LIVEPATCH: allocate_loglevel_state: allocating space to store console_loglevel 103 $MOD_LIVEPATCH2: allocate_loglevel_state: allocating space to store console_loglevel 156 $MOD_LIVEPATCH2: allocate_loglevel_state: allocating space to store console_loglevel
|
/openbmc/linux/lib/ |
H A D | decompress_inflate.c | 61 error("Out of memory while allocating output buffer"); in __gunzip() 72 error("Out of memory while allocating input buffer"); in __gunzip() 78 error("Out of memory while allocating z_stream"); in __gunzip() 90 error("Out of memory while allocating workspace"); in __gunzip()
|
H A D | test_ida.c | 29 * Straightforward checks that allocating and freeing IDs work. 104 * Allocating up to 2^31-1 should succeed, and then allocating the next one
|
H A D | decompress_unzstd.c | 136 error("Out of memory while allocating zstd_dctx"); in decompress_single() 207 error("Out of memory while allocating input buffer"); in __unzstd() 230 error("Out of memory while allocating output buffer"); in __unzstd() 272 error("Out of memory while allocating ZSTD_DStream"); in __unzstd()
|
/openbmc/linux/Documentation/admin-guide/aoe/ |
H A D | todo.rst | 4 There is a potential for deadlock when allocating a struct sk_buff for 14 driver. By using a mempool for allocating all but the first few
|
/openbmc/openbmc/meta-hpe/meta-rl300-g11/recipes-hpe/host/host-boot-enable/ |
H A D | host-boot-enable.sh | 8 # 4d is allocating UEFI SOC ROM to GXP 9 # 5d is allocating UEFI VAR ROM access to GXP
|
/openbmc/u-boot/drivers/video/rockchip/ |
H A D | Kconfig | 28 This configuration is used for reserving/allocating memory for the 37 This configuration is used for reserving/allocating memory for the
|
/openbmc/linux/tools/testing/fault-injection/ |
H A D | failcmd.sh | 34 --oom-kill-allocating-task=value 89 LONGOPTS=$LONGOPTS,reject-start:,reject-end:,oom-kill-allocating-task:,help 178 --oom-kill-allocating-task)
|
/openbmc/linux/Documentation/core-api/ |
H A D | maple_tree.rst | 39 Pre-allocating of nodes is also supported using the 42 code segment when allocating cannot be done. Allocations of nodes are 88 Allocating Nodes 193 Advanced Allocating Nodes
|
H A D | idr.rst | 12 A common problem to solve is allocating identifiers (IDs); generally 63 If you need to take a lock while allocating a new ID from the IDR,
|
/openbmc/linux/tools/testing/selftests/mm/ |
H A D | write_to_hugetlbfs.c | 168 printf("Allocating using HUGETLBFS.\n"); in main() 185 printf("Allocating using MAP_HUGETLB.\n"); in main() 199 printf("Allocating using SHM.\n"); in main()
|
/openbmc/linux/fs/btrfs/ |
H A D | space-info.h | 20 * - Allocating a new chunk 29 * - Allocating a new chunk 121 unsigned int chunk_alloc:1; /* set if we are allocating a chunk */
|
/openbmc/qemu/block/ |
H A D | qed.h | 82 /* Delay to flush and clean image after last allocating write completes */ 154 /* Written only by an allocating write or the timer handler (the latter 155 * while allocating reqs are plugged). 169 /* Allocating write request queue */
|
/openbmc/linux/arch/powerpc/crypto/ |
H A D | crc-vpmsum_test.c | 46 pr_err("Error allocating crc-t10dif\n"); in crc_test_init() 53 pr_err("Error allocating crc32c\n"); in crc_test_init()
|
/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a65-e1/ |
H A D | cache.json | 141 …ounts for each cycle where the core is in write-streaming mode and not allocating writes into the … 144 …ounts for each cycle where the core is in write-streaming mode and not allocating writes into the … 147 …ounts for each cycle where the core is in write-streaming mode and not allocating writes into the … 150 …ounts for each cycle where the core is in write-streaming mode and not allocating writes into the …
|
/openbmc/linux/lib/zstd/compress/ |
H A D | zstd_cwksp.h | 64 * Several optimizations complicate that process of allocating memory ranges 131 * Allocating Memory: 277 /* Going from allocating objects to allocating buffers */ in ZSTD_cwksp_internal_advance_phase() 283 /* Going from allocating buffers to allocating aligneds/tables */ in ZSTD_cwksp_internal_advance_phase()
|