| /src/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()
|
| /src/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_get/ |
| H A D | vdev_get.cfg | 68 allocating
|
| /src/sys/contrib/device-tree/Bindings/soc/qcom/ |
| H A D | qcom,smp2p.txt | 61 and for outbound entries this name is used for allocating
|
| /src/crypto/openssl/doc/man3/ |
| H A D | X509_EXTENSION_set_object.pod | 41 written to B<*ex> reusing or allocating a new extension if necessary so B<*ex>
|
| H A D | SSL_CTX_set_domain_flags.pod | 61 Enable reliable support for blocking I/O calls, allocating whatever OS resources
|
| H A D | ASYNC_start_job.pod | 162 Custom memory allocation functions allow alternative methods of allocating 166 The stack size can be altered by allocating a stack of a size different to
|
| H A D | DTLSv1_listen.pod | 48 that address. All of this can be done by the server without allocating any
|
| H A D | X509V3_get_d2i.pod | 58 X509V3_add1_i2d() adds extension I<value> to STACK I<*x> (allocating a new
|
| H A D | BN_generate_prime.pod | 153 B<ctx> is a preallocated B<BN_CTX> (to save the overhead of allocating and
|
| H A D | EC_GROUP_new.pod | 118 I<bnctx> is an optional preallocated BN_CTX (to save the overhead of allocating
|
| H A D | OPENSSL_malloc.pod | 112 allocating additional memory and offsetting the returned pointer to be on the
|
| /src/sys/dev/bhnd/bhndb/ |
| H A D | bhndb_bus_if.m | 117 * Return the hardware priority table to be used when allocating bridge
|
| /src/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | PPCRegisterInfoMMA.td | 85 // FIXME: This allocation order may increase stack frame size when allocating
|
| H A D | PPCRegisterInfo.td | 396 // previous stack frame. By allocating non-volatiles in reverse order we make 406 // instructions for these registers and we are not register allocating or
|
| /src/contrib/ntp/libjsmn/ |
| H A D | README.md | 20 every JSON packet or allocating temporary objects to store parsed JSON fields
|
| /src/sys/contrib/device-tree/Bindings/memory-controllers/ |
| H A D | mvebu-devbus.txt | 110 is showed below. Note that the Device Bus driver is in charge of allocating
|
| /src/sys/contrib/openzfs/module/zfs/ |
| H A D | vdev_removal.c | 1866 uint64_t allocating = 1; in vdev_prop_allocating_off() local 1875 1, &allocating); in vdev_prop_allocating_off() 1878 return (allocating == 0); in vdev_prop_allocating_off()
|
| /src/contrib/llvm-project/llvm/lib/Support/BLAKE3/ |
| H A D | README.md | 244 efficiently stream a large output without allocating memory, call this
|
| /src/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | ARMFeatures.td | 289 // True if use a wider stride when allocating VFP registers. 292 "Use a wide stride when allocating VFP registers">;
|
| /src/crypto/openssl/doc/man7/ |
| H A D | openssl-quic-concurrency.pod | 209 Enable reliable support for blocking I/O calls, allocating whatever OS resources
|
| /src/sys/kern/ |
| H A D | bus_if.m | 315 * unless RF_UNMAPPED was set when allocating the resource. 566 * resource without actually allocating it.
|
| /src/crypto/krb5/src/po/ |
| H A D | mit-krb5.pot | 762 msgid "allocating krb5_get_init_creds_opt" 938 msgid "while allocating memory" 1183 msgid "while allocating memory for the target ccache name" 2187 msgid "while allocating temporary filename dump" 2195 msgid "while allocating dump_ok filename" 2839 msgid "while allocating args.kvnos" 2880 msgid "while allocating key_data" 3886 msgid "allocating database file name '%s'" 3931 msgid "while allocating i_vector" 3961 msgid "while allocating filename for update_last_prop_file" [all …]
|
| /src/sys/contrib/openzfs/.github/ |
| H A D | CONTRIBUTING.md | 251 Ensure free is called after allocating memory in function().
|
| /src/crypto/openssl/include/openssl/ |
| H A D | crypto.h.in | 73 * Old type for allocating dynamic locks. No longer used. Use the new thread
|
| /src/contrib/jemalloc/doc_internal/ |
| H A D | PROFILING_INTERNALS.md | 99 …twice as often. Consider the case in which there are only two types of allocating call stacks in a…
|