Searched refs:uncached (Results 1 – 14 of 14) sorted by relevance
| /freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/uncached/ |
| H A D | uncached_dontcache.ksh | 73 uncached=$(cached_dbufs) 91 log_note "cached dbufs: write $uncached/$cached read $rd_uncached/$rd_cached" 94 log_must [ $uncached -le 2 ]
|
| H A D | uncached_noreuse.ksh | 76 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 D | dmu_zfetch.c | 744 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 D | arc.c | 7100 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 D | message.h | 183 …int32_t (*buffer_aligned)( VCHI_MDRIVER_HANDLE_T *handle, int tx, int uncached, const void *addres…
|
| /freebsd/sys/contrib/openzfs/include/sys/ |
| H A D | arc.h | 311 arc_buf_t *buf, boolean_t uncached, boolean_t l2arc, const zio_prop_t *zp,
|
| /freebsd/sys/contrib/openzfs/tests/runfiles/ |
| H A D | common.run | 1099 [tests/functional/uncached] 1101 tags = ['functional', 'uncached']
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/ARC/ |
| H A D | ARCInstrInfo.td | 900 // di - uncached. 973 // di - uncached.
|
| /freebsd/contrib/ntp/ntpq/ |
| H A D | ntpq-opts.def | 455 uncached keys, expired keys, encryptions, decryptions.
|
| H A D | invoke-ntpq.texi | 334 uncached keys, expired keys, encryptions, decryptions.
|
| /freebsd/contrib/unbound/doc/ |
| H A D | unbound-control.rst | 635 The ratelimited domains return an error for uncached (new) queries, but
|
| H A D | example.conf.in | 1053 # ratelimit for uncached, new queries, this limits recursion effort.
|
| H A D | Changelog | 4528 - Merge PR #208: Fix uncached CLIENT_RESPONSE'es on stateful
|
| /freebsd/contrib/ntp/ |
| H A D | CommitLog | [all...] |