/freebsd/contrib/ntp/sntp/libevent/ |
H A D | buffer.c | 817 struct evbuffer_chain *chain, **pinned; in PRESERVE_PINNED() local 826 pinned = src->last_with_datap; in PRESERVE_PINNED() 827 if (!CHAIN_PINNED_R(*pinned)) in PRESERVE_PINNED() 828 pinned = &(*pinned)->next; in PRESERVE_PINNED() 829 EVUTIL_ASSERT(CHAIN_PINNED_R(*pinned)); in PRESERVE_PINNED() 830 chain = *first = *pinned; in PRESERVE_PINNED() 838 EVUTIL_ASSERT(pinned == src->last_with_datap); in PRESERVE_PINNED() 851 *pinned = NULL; in PRESERVE_PINNED() 858 RESTORE_PINNED(struct evbuffer *src, struct evbuffer_chain *pinned, in RESTORE_PINNED() argument 863 if (!pinned) { in RESTORE_PINNED() [all …]
|
/freebsd/contrib/libevent/ |
H A D | buffer.c | 817 struct evbuffer_chain *chain, **pinned; in PRESERVE_PINNED() local 826 pinned = src->last_with_datap; in PRESERVE_PINNED() 827 if (!CHAIN_PINNED_R(*pinned)) in PRESERVE_PINNED() 828 pinned = &(*pinned)->next; in PRESERVE_PINNED() 829 EVUTIL_ASSERT(CHAIN_PINNED_R(*pinned)); in PRESERVE_PINNED() 830 chain = *first = *pinned; in PRESERVE_PINNED() 838 EVUTIL_ASSERT(pinned == src->last_with_datap); in PRESERVE_PINNED() 851 *pinned = NULL; in PRESERVE_PINNED() 858 RESTORE_PINNED(struct evbuffer *src, struct evbuffer_chain *pinned, in RESTORE_PINNED() argument 863 if (!pinned) { in RESTORE_PINNED() [all …]
|
/freebsd/sys/contrib/openzfs/module/os/linux/zfs/ |
H A D | zfs_uio.c | 482 if (uio->uio_dio.pinned) { in zfs_uio_free_dio_pages() 526 uio->uio_dio.pinned = B_TRUE; in zfs_uio_pin_user_pages() 649 if (uio->uio_dio.pinned) { in zfs_uio_get_dio_pages_alloc() 665 if (rw == UIO_WRITE && !uio->uio_dio.pinned) in zfs_uio_get_dio_pages_alloc()
|
/freebsd/contrib/llvm-project/compiler-rt/lib/asan/ |
H A D | asan_win.cpp | 178 HMODULE pinned; in InitializePlatformInterceptors() local 181 (LPCWSTR)&InitializePlatformInterceptors, &pinned)); in InitializePlatformInterceptors()
|
/freebsd/sys/contrib/openzfs/include/os/linux/spl/sys/ |
H A D | uio.h | 66 boolean_t pinned; /* Whether FOLL_PIN was used */ member
|
/freebsd/sys/contrib/device-tree/Bindings/soc/fsl/ |
H A D | bman.txt | 89 (e.g. number of MAC(s) pinned-out, number of offline/host command FMan ports,
|
H A D | qman.txt | 116 specific board (e.g. number of MAC(s) pinned-out, number of offline/host command
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | OSSL_CMP_validate_msg.pod | 30 If no such sender cert has been pinned then candidate sender certificates are
|
H A D | OSSL_CMP_CTX_new.pod | 431 Defaults to the subject of the pinned server certificate, if any. 442 This is ignored when a certificate is pinned using OSSL_CMP_CTX_set1_srvCert().
|
/freebsd/sys/contrib/device-tree/src/arm64/qcom/ |
H A D | sdm660-xiaomi-lavender.dts | 178 * and Coresight QPDI that both request pinned 2.95V.
|
H A D | sda660-inforce-ifc6560.dts | 382 * and Coresight QPDI that both request pinned 2.95V.
|
H A D | sdm630-sony-xperia-nile.dtsi | 368 * and Coresight QPDI that both request pinned 2.95V.
|
/freebsd/contrib/llvm-project/openmp/runtime/src/ |
H A D | kmp_alloc.cpp | 1396 al->pinned = true; in __kmpc_init_allocator() 1574 is_pinned = al->pinned; in __kmp_alloc() 1861 if (allocator > kmp_max_mem_alloc && kmp_target_unlock_mem && al->pinned) { in ___kmpc_free()
|
H A D | kmp.h | 1128 bool pinned; member
|
/freebsd/lib/libc/db/mpool/ |
H A D | mpool.libtp | 198 error_log1 ( "All buffers are pinned. %s\n",
|
/freebsd/crypto/openssl/doc/man1/ |
H A D | openssl-cmp.pod.in | 547 certificate of the server is not pinned but may be any certificate 588 Defaults to the subject DN of the pinned B<-srvcert>, if any.
|
/freebsd/sys/contrib/zstd/ |
H A D | CHANGELOG | 418 API exp : breaking change : pinned down values of error codes
|
/freebsd/crypto/openssl/ |
H A D | INSTALL.md | 817 case the shared library will be pinned. To prevent this behaviour, you need to
|
/freebsd/share/dict/ |
H A D | web2a | 74571 wooden-pinned
|
H A D | web2 | 147170 pinned
|
/freebsd/contrib/ncurses/misc/ |
H A D | terminfo.src | 25582 # * Tim Theisen pinned down a bug in the DMD firmware.
|