Home
last modified time | relevance | path

Searched refs:uncached (Results 1 – 14 of 14) sorted by relevance

/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/uncached/
H A Duncached_dontcache.ksh73 uncached=$(cached_dbufs)
91 log_note "cached dbufs: write $uncached/$cached read $rd_uncached/$rd_cached"
94 log_must [ $uncached -le 2 ]
H A Duncached_noreuse.ksh76 uncached=$(cached_dbufs)
94 log_note "cached dbufs: write $uncached/$cached read $rd_uncached/$rd_cached"
97 log_must [ $uncached -le 2 ]
/freebsd/sys/contrib/openzfs/module/zfs/
H A Ddmu_zfetch.c744 boolean_t have_lock, boolean_t uncached) in dmu_zfetch_run() argument
799 ZIO_PRIORITY_ASYNC_READ, uncached ? in dmu_zfetch_run()
816 boolean_t missed, boolean_t have_lock, boolean_t uncached) in dmu_zfetch() argument
822 dmu_zfetch_run(zf, zs, missed, have_lock, uncached); in dmu_zfetch()
H A Darc.c7100 blkptr_t *bp, arc_buf_t *buf, boolean_t uncached, boolean_t l2arc, in arc_write() argument
7117 if (uncached) in arc_write()
/freebsd/sys/contrib/vchiq/interface/vchi/message_drivers/
H A Dmessage.h183 …int32_t (*buffer_aligned)( VCHI_MDRIVER_HANDLE_T *handle, int tx, int uncached, const void *addres…
/freebsd/sys/contrib/openzfs/include/sys/
H A Darc.h311 arc_buf_t *buf, boolean_t uncached, boolean_t l2arc, const zio_prop_t *zp,
/freebsd/sys/contrib/openzfs/tests/runfiles/
H A Dcommon.run1099 [tests/functional/uncached]
1101 tags = ['functional', 'uncached']
/freebsd/contrib/llvm-project/llvm/lib/Target/ARC/
H A DARCInstrInfo.td900 // di - uncached.
973 // di - uncached.
/freebsd/contrib/ntp/ntpq/
H A Dntpq-opts.def455 uncached keys, expired keys, encryptions, decryptions.
H A Dinvoke-ntpq.texi334 uncached keys, expired keys, encryptions, decryptions.
/freebsd/contrib/unbound/doc/
H A Dunbound-control.rst635 The ratelimited domains return an error for uncached (new) queries, but
H A Dexample.conf.in1053 # ratelimit for uncached, new queries, this limits recursion effort.
H A DChangelog4528 - Merge PR #208: Fix uncached CLIENT_RESPONSE'es on stateful
/freebsd/contrib/ntp/
H A DCommitLog[all...]