| /kernel/linux/linux-6.6/tools/perf/pmu-events/arch/arm64/arm/cortex-a510/ |
| 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 …
|
| /kernel/linux/linux-5.10/tools/testing/selftests/sync/ |
| 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()
|
| 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()
|
| 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()
|
| /kernel/linux/linux-6.6/tools/testing/selftests/sync/ |
| 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()
|
| 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()
|
| 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()
|
| /kernel/linux/linux-6.6/tools/perf/pmu-events/arch/arm64/arm/cortex-a55/ |
| 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 …
|
| /kernel/linux/linux-6.6/drivers/media/platform/samsung/s5p-mfc/ |
| 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()
|
| /kernel/linux/linux-5.10/drivers/media/platform/s5p-mfc/ |
| 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()
|
| /kernel/linux/linux-6.6/mm/ |
| 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
|
| /kernel/linux/linux-6.6/tools/testing/selftests/livepatch/ |
| 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
|
| /kernel/linux/linux-5.10/tools/testing/selftests/livepatch/ |
| 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
|
| /kernel/linux/linux-5.10/mm/ |
| D | zpool.c | 143 * @gfp: The GFP flags to use when allocating the pool. 147 * used when allocating memory, if the implementation supports it. If the 245 * allocating movable memory 248 * This returns if the zpool supports allocating movable memory. 252 * Returns: true if the zpool supports allocating movable memory, false if not 263 * @gfp: The GFP flags to use when allocating memory. 267 * The gfp flags will be used when allocating memory, if the
|
| /kernel/linux/linux-6.6/lib/ |
| 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()
|
| /kernel/linux/linux-5.10/lib/ |
| 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()
|
| /kernel/linux/linux-6.6/Documentation/admin-guide/aoe/ |
| 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
|
| /kernel/linux/linux-5.10/Documentation/admin-guide/aoe/ |
| 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
|
| /kernel/linux/linux-5.10/tools/testing/fault-injection/ |
| 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)
|
| /kernel/linux/linux-6.6/tools/testing/fault-injection/ |
| 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)
|
| /kernel/linux/linux-6.6/Documentation/core-api/ |
| 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
|
| /kernel/linux/linux-5.10/tools/testing/selftests/vm/ |
| D | write_to_hugetlbfs.c | 166 printf("Allocating using HUGETLBFS.\n"); in main() 183 printf("Allocating using MAP_HUGETLB.\n"); in main() 197 printf("Allocating using SHM.\n"); in main()
|
| /kernel/linux/linux-6.6/tools/testing/selftests/mm/ |
| 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()
|
| /kernel/linux/linux-6.6/fs/btrfs/ |
| 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 */
|
| /kernel/linux/linux-5.10/Documentation/core-api/ |
| D | idr.rst | 12 A common problem to solve is allocating identifiers (IDs); generally 60 If you need to take a lock while allocating a new ID from the IDR,
|