/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_allocator_size_class_map.h | 193 uptr cached = MaxCachedHint(s) * s; in Print() local
|
/freebsd/sys/contrib/openzfs/module/zstd/lib/compress/ |
H A D | hist.c | 92 { U32 cached = MEM_read32(ip); ip += 4; in HIST_count_parallel_wksp() local
|
/freebsd/sys/contrib/zstd/lib/compress/ |
H A D | hist.c | 91 { U32 cached = MEM_read32(ip); ip += 4; in HIST_count_parallel_wksp() local
|
/freebsd/usr.bin/sort/ |
H A D | coll.h | 74 unsigned char cached[12]; member
|
/freebsd/sys/dev/ice/ |
H A D | ice_fwlog.c | 248 struct ice_fwlog_module_entry *cached = update_cached_entries() local
|
/freebsd/sys/cddl/dev/dtrace/ |
H A D | dtrace_ioctl.c | 218 caddr_t cached; in dtrace_ioctl() local
|
/freebsd/contrib/unbound/services/cache/ |
H A D | rrset.c | 130 struct packed_rrset_data* cached = (struct packed_rrset_data*)cd; in need_to_update_rrset() local
|
H A D | dns.c | 1070 struct reply_info* cached = e->entry.data; in dns_cache_store() local
|
/freebsd/tests/sys/fs/fusefs/ |
H A D | nfs.cc | 178 TEST_F(Fhstat, cached) in TEST_F() argument
|
/freebsd/sys/contrib/dev/athk/ath11k/ |
H A D | dp.c | 232 bool cached = false; in ath11k_dp_srng_setup() local
|
H A D | dp.h | 68 u8 cached; member
|
/freebsd/contrib/unbound/util/data/ |
H A D | msgencode.c | 999 int cached, struct regional* region, uint16_t udpsize, in reply_info_answer_encode()
|
H A D | msgreply.c | 967 int cached, struct sldns_buffer *rmsg, struct sockaddr_storage* daddr, in log_reply_info()
|
/freebsd/contrib/ntp/sntp/ |
H A D | main.c | 1551 static struct timeval cached; in gettimeofday_cached() local
|
/freebsd/contrib/wpa/src/crypto/ |
H A D | tls_gnutls.c | 703 char *cached; in server_ocsp_status_req() local
|
/freebsd/contrib/wpa/src/pae/ |
H A D | ieee802_1x_kay_i.h | 90 bool cached; member
|
/freebsd/sys/compat/linprocfs/ |
H A D | linprocfs.c | 153 unsigned long cached; /* page cache */ in linprocfs_domeminfo() local
|
/freebsd/sys/contrib/openzfs/module/os/freebsd/zfs/ |
H A D | zfs_vnops_os.c | 655 boolean_t cached) in zfs_lookup() 4515 zfs_freebsd_lookup(struct vop_lookup_args *ap, boolean_t cached) in zfs_freebsd_lookup()
|
/freebsd/sys/amd64/amd64/ |
H A D | pmap.c | 10119 uint64_t cached; in pmap_pcid_alloc_checked() local 10143 uint64_t cached, cr3, kcr3, ucr3; in pmap_activate_sw_pcid_pti() local 10182 uint64_t cached, cr3; in pmap_activate_sw_pcid_nopti() local
|
/freebsd/sys/cddl/contrib/opensolaris/uts/common/dtrace/ |
H A D | dtrace.c | 11950 dtrace_ecb_t *cached = dtrace_ecb_create_cache; local 17937 caddr_t cached; local
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/ |
H A D | ProcessGDBRemote.cpp | 4118 auto cached = m_cached_module_specs.find(key); in GetModuleSpec() local
|