| /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 …
|
| /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()
|
| /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 …
|
| /linux/drivers/media/platform/samsung/s5p-mfc/ |
| H A D | s5p_mfc_opr.c | 42 mfc_debug(3, "Allocating priv: %zu\n", b->size); in s5p_mfc_alloc_priv_buf() 72 mfc_err("Allocating private buffer of size %zu failed\n", b->size); in s5p_mfc_alloc_priv_buf() 81 mfc_debug(3, "Allocating generic buf: %zu\n", b->size); in s5p_mfc_alloc_generic_buf() 91 mfc_err("Allocating generic buffer of size %zu failed\n", b->size); in s5p_mfc_alloc_generic_buf()
|
| /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 | 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()
|
| /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
|
| /linux/tools/testing/fault-injection/ |
| H A D | failcmd.sh | 34 --oom-kill-allocating-task=value 97 LONGOPTS=$LONGOPTS,reject-start:,reject-end:,oom-kill-allocating-task:,help 190 --oom-kill-allocating-task)
|
| /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 91 Allocating Nodes 197 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,
|
| /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 …
|
| /linux/fs/btrfs/ |
| H A D | tree-log.h | 50 * avoid allocating a temporary extent buffer while holding a lock on 52 * Also helps to avoid allocating and freeing a temporary extent buffer
|
| H A D | space-info.h | 30 * - Allocating a new chunk 39 * - Allocating a new chunk 147 unsigned int chunk_alloc:1; /* set if we are allocating a chunk */
|
| /linux/drivers/net/wireless/ath/wil6210/ |
| H A D | pmc.c | 92 wil_err(wil, "ERROR allocating pmc skb list\n"); in wil_pmc_alloc() 106 * allocation before allocating vring memory. in wil_pmc_alloc() 132 wil_err(wil, "ERROR allocating pmc pring\n"); in wil_pmc_alloc() 151 wil_err(wil, "ERROR allocating pmc descriptor %d", i); in wil_pmc_alloc()
|
| /linux/sound/xen/ |
| H A D | xen_snd_front_evtchnl.c | 290 dev_err(dev, "Error allocating control channel\n"); in xen_snd_front_evtchnl_create_all() 298 dev_err(dev, "Error allocating in-event channel\n"); in xen_snd_front_evtchnl_create_all() 310 dev_err(dev, "Error allocating control channel\n"); in xen_snd_front_evtchnl_create_all() 318 dev_err(dev, "Error allocating in-event channel\n"); in xen_snd_front_evtchnl_create_all()
|
| /linux/drivers/md/dm-vdo/ |
| H A D | memory-alloc.c | 29 * Register the current thread as an allocating thread. 32 * threads associated with that flag should be allocating storage. If the flag is false, a message 52 /* Unregister the current thread as an allocating thread. */ 157 * Determine whether allocating a memory block should use kmalloc or __vmalloc.
|
| /linux/tools/bpf/bpftool/ |
| H A D | cfg.c | 77 p_err("OOM when allocating FUNC node"); in cfg_append_func() 103 p_err("OOM when allocating BB node"); in func_append_bb() 120 p_err("OOM when allocating BB node"); in func_insert_dummy_bb() 263 p_err("OOM when allocating edge node"); in new_edge()
|
| /linux/arch/powerpc/platforms/pasemi/ |
| H A D | msi.c | 98 pr_debug("pasemi_msi: failed allocating hwirq\n"); in pasemi_msi_setup_msi_irqs() 148 pr_debug("pasemi_msi: Error allocating bitmap!\n"); in mpic_pasemi_msi_init()
|
| /linux/arch/powerpc/boot/ |
| H A D | main.c | 53 printf("Allocating 0x%lx bytes for kernel...\n\r", ei.memsize); in prep_kernel() 129 printf("Allocating 0x%lx bytes for initrd ...\n\r", in prep_initrd() 171 printf("Allocating 0x%lx bytes for esm_blob ...\n\r", in prep_esm_blob()
|
| /linux/arch/powerpc/sysdev/ |
| H A D | mpic_u3msi.c | 138 pr_debug("u3msi: failed allocating hwirq\n"); in u3msi_setup_msi_irqs() 180 pr_debug("u3msi: Error allocating bitmap!\n"); in mpic_u3msi_init()
|
| /linux/drivers/gpu/drm/amd/amdgpu/ |
| H A D | gfx_v9_4_3_cleaner_shader.asm | 40 // Waves are allocating 96 SGPRs 41 // CP sets up SPI_RESOURCE_RESERVE_* registers to prevent these waves from allocating SGPR…
|
| /linux/fs/ocfs2/ |
| H A D | suballoc.h | 23 struct inode *ac_inode; /* which bitmap are we allocating from? */ 25 u32 ac_alloc_slot; /* which slot are we allocating from? */
|