| /freebsd/sys/contrib/openzfs/.github/codeql/custom-queries/cpp/ |
| H A D | dslDatasetHoldReleMismatch.ql | 4 * - a dataset held with dsl_dataset_hold_obj() ends up in dsl_dataset_rele_flags(), or 5 * - a dataset held with dsl_dataset_hold_obj_flags() ends up in dsl_dataset_rele(). 32 …"Mismatched release: held with $@ but released with " + releCall.getTarget().getName() + " for dat…
|
| /freebsd/crypto/openssl/doc/internal/man3/ |
| H A D | ossl_DER_w_precompiled.pod | 19 the buffer held by I<pkt>. For example, precompiled values, such as 26 held by I<pkt>. 31 may mean that the buffer held by the I<pkt> is too small, but may also
|
| H A D | ossl_DER_w_bn.pod | 25 their respective value to the already written output buffer held by 49 mean that the buffer held by the I<pkt> is too small, but may also
|
| H A D | ossl_DER_w_begin_sequence.pod | 31 mean that the buffer held by the I<pkt> is too small, but may also
|
| /freebsd/sys/contrib/openzfs/module/zfs/ |
| H A D | rrwlock.c | 277 boolean_t held; in rrw_held() local 281 held = (rrl->rr_writer == curthread); in rrw_held() 283 held = (!zfs_refcount_is_zero(&rrl->rr_anon_rcount) || in rrw_held() 288 return (held); in rrw_held()
|
| /freebsd/sys/contrib/device-tree/Bindings/remoteproc/ |
| H A D | qcom,wcnss-pil.txt | 48 Definition: reference to the regulators to be held on behalf of the 54 Definition: reference to the power domains to be held on behalf of the 108 Definition: reference to the regulators to be held on behalf of the
|
| H A D | qcom,adsp.txt | 81 held on behalf of the booting Hexagon core 91 Definition: reference to the regulator to be held on behalf of the 97 Definition: reference to the px regulator to be held on behalf of the
|
| H A D | qcom,q6v5.txt | 73 Definition: reference to the regulators to be held on behalf of the
|
| /freebsd/tools/test/stress2/misc/ |
| H A D | all.exclude | 76 syzkaller91.sh Kernel page fault with the following non-sleepable locks held 20260318 77 syzkaller92.sh Kernel page fault with the following non-sleepable locks held 20260318 80 syzkaller95.sh Kernel page fault with the following non-sleepable locks held 20260318
|
| /freebsd/sys/contrib/device-tree/Bindings/fpga/ |
| H A D | lattice-ice40-fpga-mgr.txt | 9 that unless the GPIO is held low during startup, the
|
| /freebsd/contrib/pnglite/ |
| H A D | LICENSE | 6 warranty. In no event will the authors be held liable for any damages
|
| /freebsd/sys/contrib/zlib/ |
| H A D | LICENSE | 6 warranty. In no event will the authors be held liable for any damages
|
| /freebsd/sys/net80211/ |
| H A D | DEFERRED_WORK.md | 66 occur, but in a lot of cases there may be other mutexes being held inside 87 * Any locks held across the driver receive path don't matter here, 89 mutexes being held;
|
| /freebsd/crypto/openssl/doc/man3/ |
| H A D | SSL_CTX_sess_set_cache_size.pod | 25 currently 1024*20, so that up to 20000 sessions can be held. This size
|
| H A D | SSL_CTX_set_new_pending_conn_cb.pod | 54 In particular no references should be held on SSL objects passed to callbacks
|
| H A D | BIO_new_CMS.pod | 23 all held in memory at once: so it is possible to encode very large structures.
|
| H A D | X509_STORE_CTX_new.pod | 204 "Email Protection". This "key usage" information is held internally to the 207 information is not held within the certificate itself but is "meta" information 208 held alongside it. This "meta" information is associated with the certificate
|
| H A D | EVP_EncodeInit.pod | 63 function. Any remainder is held in the B<ctx> object and will be processed by a 66 amount of unprocessed data held in B<ctx> and divide the result by 48 (ignore
|
| /freebsd/cddl/usr.sbin/dwatch/libexec/ |
| H A D | lock | 11 # naming the lock, the thread held-off by it, and for how long. Answers
|
| /freebsd/sys/riscv/iommu/ |
| H A D | iommu_if.m | 89 # Release all the resources held by IOMMU domain.
|
| /freebsd/sys/arm64/iommu/ |
| H A D | iommu_if.m | 94 # Release all the resources held by IOMMU domain.
|
| /freebsd/crypto/openssh/ |
| H A D | PROTOCOL.sshsig | 65 operation, which may be of concern if the signing key is held in limited
|
| /freebsd/contrib/kyua/utils/config/ |
| H A D | nodes.ipp | 254 /// \return A string representation of the value held by the node. 359 /// \return A string representation of the value held by the node.
|
| /freebsd/sys/contrib/openzfs/module/os/linux/zfs/ |
| H A D | zfs_ctldir.c | 1225 bool held = dsl_dataset_long_held(ds); in zfsctl_snapshot_unmount_check() local 1229 return (!held); in zfsctl_snapshot_unmount_check()
|
| /freebsd/crypto/openssl/crypto/property/ |
| H A D | README.md | 62 lock more easily. The global lock is held for short periods of time with
|