| /freebsd/lib/libpmc/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 …
|
| /freebsd/lib/libpmc/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 …
|
| /freebsd/sbin/camcontrol/ |
| H A D | timestamp.c | 87 warnx("%s: error allocating CCB", __func__); in set_restore_flags() 198 warnx("%s: error allocating CCB", __func__); in report_timestamp() 265 warnx("%s: error allocating CCB", __func__); in set_timestamp() 365 warn("Error allocating memory for format " in timestamp() 377 warn("Error allocating memory"); in timestamp() 391 warn("Error allocating memory for format " in timestamp() 445 warn("Error allocating memory for format " in timestamp() 482 warn("Error allocating memory for format " in timestamp()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/ |
| H A D | OrcABISupport.h | 98 /// responsible for allocating the memory and setting permissions. 163 /// responsible for allocating the memory and setting permissions. 183 /// responsible for allocating the memory and setting permissions. 207 /// responsible for allocating the memory and setting permissions. 256 /// responsible for allocating the memory and setting permissions. 310 /// responsible for allocating the memory and setting permissions. 350 /// responsible for allocating the memory and setting permissions. 390 /// responsible for allocating the memory and setting permissions.
|
| /freebsd/share/man/man9/ |
| H A D | vm_page_alloc.9 | 251 allocation will fail or the allocating thread will sleep, depending on 265 For example, this flag is used when allocating kernel page table pages, where 273 This flag may only be specified when allocating pages in a VM object. 276 This flag is implicit when allocating pages without a VM object. 277 When allocating pages in a VM object, and neither
|
| H A D | OF_getprop.9 | 194 The function might sleep when allocating memory. 217 The function might sleep when allocating memory. 242 The function might sleep when allocating memory. 269 The function might sleep when allocating memory.
|
| H A D | unr.9 | 86 it is used for locking when allocating and freeing units. 142 This function may require allocating memory, and thus it can sleep.
|
| /freebsd/usr.bin/diff/ |
| H A D | xmalloc.c | 34 err(2, "xmalloc: allocating %zu bytes", size); in xmalloc() 45 err(2, "xcalloc: allocating %zu * %zu bytes", nmemb, size); in xcalloc() 56 err(2, "xreallocarray: allocating %zu * %zu bytes", in xreallocarray()
|
| /freebsd/sys/dev/nvmf/host/ |
| H A D | nvmf_qpair.c | 32 u_int allocating; member 71 qp->allocating++; in nvmf_allocate_request() 72 MPASS(qp->allocating != 0); in nvmf_allocate_request() 85 qp->allocating--; in nvmf_allocate_request() 86 if (qp->allocating == 0 && qp->shutting_down) in nvmf_allocate_request() 358 while (qp->allocating != 0) in nvmf_shutdown_qp()
|
| /freebsd/usr.sbin/makefs/ffs/ |
| H A D | ffs_balloc.c | 59 * by allocating the physical blocks on a device given 215 * Fetch the first indirect block allocating if necessary. in ffs_balloc_ufs1() 244 * Fetch through the indirect blocks, allocating as necessary. in ffs_balloc_ufs1() 291 * Get the data block, allocating if necessary. in ffs_balloc_ufs1() 472 * Fetch the first indirect block allocating if necessary. in ffs_balloc_ufs2() 501 * Fetch through the indirect blocks, allocating as necessary. in ffs_balloc_ufs2() 548 * Get the data block, allocating if necessary. in ffs_balloc_ufs2()
|
| /freebsd/share/doc/smm/05.fastfs/ |
| H A D | 4.t | 140 The overhead of allocating blocks in the new system is greater 141 than the overhead of allocating blocks in the old system, 150 allocating blocks than when simply reading them. 235 overhead of allocating at each write,
|
| /freebsd/sys/contrib/xen/hvm/ |
| H A D | pvdrivers.h | 30 * If you need a new product number allocating, please 32 * a product number without allocating one.
|
| /freebsd/contrib/jemalloc/include/jemalloc/internal/ |
| H A D | tsd_win.h | 56 malloc_write("<jemalloc>: Error allocating TSD\n"); in tsd_wrapper_get() 87 malloc_write("<jemalloc>: Error allocating TSD\n"); in tsd_boot1()
|
| H A D | tsd_generic.h | 85 malloc_write("<jemalloc>: Error allocating TSD\n"); in tsd_wrapper_get() 126 malloc_write("<jemalloc>: Error allocating TSD\n"); in tsd_boot()
|
| /freebsd/lib/libpmc/pmu-events/arch/arm64/arm/cortex-a65/ |
| 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 …
|
| /freebsd/sys/fs/ext2fs/ |
| H A D | ext2_balloc.c | 94 * by allocating the physical blocks on a device given 182 * Fetch the first indirect block allocating if necessary. in ext2_balloc() 211 * Fetch through the indirect blocks, allocating as necessary. in ext2_balloc() 266 * Get the data block, allocating if necessary. in ext2_balloc()
|
| /freebsd/crypto/openssh/ |
| H A D | xmalloc.c | 42 fatal("xmalloc: out of memory (allocating %zu bytes)", size); in xmalloc() 57 fatal("xcalloc: out of memory (allocating %zu bytes)", in xcalloc()
|
| /freebsd/contrib/googletest/googletest/include/gtest/internal/ |
| H A D | gtest-string.h | 67 // Clones a 0-terminated C string, allocating memory using new. The 81 // Creates a UTF-16 wide string from the given ANSI string, allocating 91 // Creates an ANSI string from the given wide string, allocating
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/ctx_profile/ |
| H A D | CtxInstrProfiling.h | 34 // When allocating a new Arena, optionally specify an existing one to append 77 /// with allocating and zero-initializing the global value (as in, GlobalValue) 111 // instrumentation lowering side because it is responsible for allocating and
|
| /freebsd/usr.sbin/makefs/zfs/ |
| H A D | objset.c | 167 * cannot write space maps before we're finished allocating space from in objset_write() 169 * for indirect dnode blocks. Thus, rather than lazily allocating in objset_write() 186 * We've finished allocating space, account for it in $MOS and in objset_write()
|
| /freebsd/crypto/krb5/src/lib/krb5/krb/ |
| H A D | copy_creds.c | 31 * Copy credentials, allocating fresh storage where needed. 53 * destination, allocating storage for indirect fields as needed. On
|
| /freebsd/crypto/krb5/src/kdc/ |
| H A D | rtest.c | 41 com_err(prog, ENOMEM, "while allocating principal data"); in make_princ() 48 com_err(prog, ENOMEM, "while allocating principal realm data"); in make_princ()
|
| /freebsd/sys/ufs/ffs/ |
| H A D | ffs_balloc.c | 83 * by allocating the physical blocks on a device given 251 * Fetch the first indirect block allocating if necessary. in ffs_balloc_ufs1() 294 * Fetch through the indirect blocks, allocating as necessary. in ffs_balloc_ufs1() 395 * Get the data block, allocating if necessary. in ffs_balloc_ufs1() 400 * If allocating metadata at the front of the cylinder in ffs_balloc_ufs1() 588 * by allocating the physical blocks on a device given 637 * Check for allocating external data. in ffs_balloc_ufs2() 871 * Fetch the first indirect block allocating if necessary. in ffs_balloc_ufs2() 915 * Fetch through the indirect blocks, allocating as necessary. in ffs_balloc_ufs2() 1017 * Get the data block, allocating if necessary. in ffs_balloc_ufs2() [all …]
|
| /freebsd/usr.sbin/bhyve/amd64/ |
| H A D | e820.c | 208 * falls back to allocating the highest address below 4 GB. in e820_add_entry() 389 * address is mostly unusable and we should avoid allocating it. in e820_alloc_highest() 423 * address is mostly unusable and we should avoid allocating it. in e820_alloc_lowest() 453 * and reuse the code path for allocating the lowest address. in e820_alloc()
|
| /freebsd/usr.sbin/ypldap/ |
| H A D | entries.c | 59 * XXX: try allocating a smaller chunk of memory in flatten_entries() 95 * XXX: try allocating a smaller chunk of memory in flatten_entries()
|