Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/zfs/
H A Ddmu_zfetch.c693 boolean_t have_lock, boolean_t uncached) in dmu_zfetch_run() argument
748 ZIO_PRIORITY_ASYNC_READ, uncached ? in dmu_zfetch_run()
765 boolean_t missed, boolean_t have_lock, boolean_t uncached) in dmu_zfetch() argument
771 dmu_zfetch_run(zf, zs, missed, have_lock, uncached); in dmu_zfetch()
H A Darc.c7043 blkptr_t *bp, arc_buf_t *buf, boolean_t uncached, boolean_t l2arc, in arc_write() argument
7060 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.h322 arc_buf_t *buf, boolean_t uncached, boolean_t l2arc, const zio_prop_t *zp,
/freebsd/contrib/llvm-project/llvm/lib/Target/ARC/
H A DARCInstrInfo.td901 // di - uncached.
974 // 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.rst631 The ratelimited domains return an error for uncached (new) queries, but
H A Dexample.conf.in1015 # ratelimit for uncached, new queries, this limits recursion effort.
H A DChangelog3437 - Merge PR #208: Fix uncached CLIENT_RESPONSE'es on stateful
/freebsd/contrib/ntp/
H A DCommitLog[all...]