Home
last modified time | relevance | path

Searched defs:cache (Results 1 – 25 of 130) sorted by relevance

123456

/freebsd/contrib/processor-trace/libipt/src/
H A Dpt_tnt_cache.c34 void pt_tnt_cache_init(struct pt_tnt_cache *cache) in pt_tnt_cache_init()
43 int pt_tnt_cache_is_empty(const struct pt_tnt_cache *cache) in pt_tnt_cache_is_empty()
51 int pt_tnt_cache_query(struct pt_tnt_cache *cache) in pt_tnt_cache_query()
67 int pt_tnt_cache_update_tnt(struct pt_tnt_cache *cache, in pt_tnt_cache_update_tnt()
H A Dpt_msec_cache.c36 int pt_msec_cache_init(struct pt_msec_cache *cache) in pt_msec_cache_init()
46 void pt_msec_cache_fini(struct pt_msec_cache *cache) in pt_msec_cache_fini()
55 int pt_msec_cache_invalidate(struct pt_msec_cache *cache) in pt_msec_cache_invalidate()
76 int pt_msec_cache_read(struct pt_msec_cache *cache, in pt_msec_cache_read()
99 int pt_msec_cache_fill(struct pt_msec_cache *cache, in pt_msec_cache_fill()
/freebsd/sys/contrib/openzfs/module/os/freebsd/spl/
H A Dspl_kmem.c142 struct kmem_cache *cache = private; in kmem_std_constructor() local
150 struct kmem_cache *cache = private; in kmem_std_destructor() local
160 kmem_cache_t *cache; in kmem_cache_create() local
182 kmem_cache_destroy(kmem_cache_t *cache) in kmem_cache_destroy()
191 kmem_cache_alloc(kmem_cache_t *cache, int flags) in kmem_cache_alloc()
206 kmem_cache_free(kmem_cache_t *cache, void *buf) in kmem_cache_free()
240 kmem_cache_reap_soon(kmem_cache_t *cache) in kmem_cache_reap_soon()
297 spl_kmem_cache_inuse(kmem_cache_t *cache) in spl_kmem_cache_inuse()
303 spl_kmem_cache_entry_size(kmem_cache_t *cache) in spl_kmem_cache_entry_size()
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_allocator_combined.h44 void *Allocate(AllocatorCache *cache, uptr size, uptr alignment) { in Allocate()
89 void Deallocate(AllocatorCache *cache, void *p) { in Deallocate()
97 void *Reallocate(AllocatorCache *cache, void *p, uptr new_size, in Reallocate()
155 void InitCache(AllocatorCache *cache) { in InitCache()
159 void DestroyCache(AllocatorCache *cache) { in DestroyCache()
163 void SwallowCache(AllocatorCache *cache) { in SwallowCache()
H A Dsanitizer_allocator.cpp49 static void *RawInternalAlloc(uptr size, InternalAllocatorCache *cache, in RawInternalAlloc()
61 InternalAllocatorCache *cache) { in RawInternalRealloc()
71 static void RawInternalFree(void *ptr, InternalAllocatorCache *cache) { in RawInternalFree()
86 void *InternalAlloc(uptr size, InternalAllocatorCache *cache, uptr alignment) { in InternalAlloc()
93 void *InternalRealloc(void *addr, uptr size, InternalAllocatorCache *cache) { in InternalRealloc()
101 InternalAllocatorCache *cache) { in InternalReallocArray()
112 void *InternalCalloc(uptr count, uptr size, InternalAllocatorCache *cache) { in InternalCalloc()
125 void InternalFree(void *addr, InternalAllocatorCache *cache) { in InternalFree()
/freebsd/contrib/libarchive/libarchive/
H A Darchive_read_disk_set_standard_lookup.c72 } cache[name_cache_size]; global() member
124 struct name_cache *cache = (struct name_cache *)data; cleanup() local
142 lookup_name(struct name_cache * cache,const char * (* lookup_fn)(struct name_cache *,id_t),id_t id) lookup_name() argument
187 lookup_uname_helper(struct name_cache * cache,id_t id) lookup_uname_helper() argument
232 lookup_uname_helper(struct name_cache * cache,id_t id) lookup_uname_helper() argument
256 lookup_gname_helper(struct name_cache * cache,id_t id) lookup_gname_helper() argument
299 lookup_gname_helper(struct name_cache * cache,id_t id) lookup_gname_helper() argument
[all...]
/freebsd/crypto/openssl/crypto/x509/
H A Dpcy_cache.c30 X509_POLICY_CACHE *cache = x->policy_cache; in policy_cache_create() local
83 X509_POLICY_CACHE *cache; in policy_cache_new() local
178 void ossl_policy_cache_free(X509_POLICY_CACHE *cache) in ossl_policy_cache_free()
201 X509_POLICY_DATA *ossl_policy_cache_find_data(const X509_POLICY_CACHE *cache, in ossl_policy_cache_find_data()
H A Dpcy_tree.c102 const X509_POLICY_CACHE *cache; in tree_init() local
288 const X509_POLICY_CACHE *cache, in tree_link_nodes()
310 const X509_POLICY_CACHE *cache, in tree_add_unmatched()
339 const X509_POLICY_CACHE *cache, in tree_link_unmatched()
375 const X509_POLICY_CACHE *cache, in tree_link_any()
605 const X509_POLICY_CACHE *cache; in tree_evaluate() local
H A Dpcy_map.c26 X509_POLICY_CACHE *cache = x->policy_cache; in ossl_policy_cache_set_mapping() local
/freebsd/cddl/compat/opensolaris/lib/libumem/
H A Dumem.c108 umem_cache_t *cache = malloc(sizeof(umem_cache_t)); in umem_cache_create() local
123 void *umem_cache_alloc(umem_cache_t *cache, int flags) in umem_cache_alloc()
153 void umem_cache_free(umem_cache_t *cache, void *buffer) in umem_cache_free()
164 void umem_cache_destroy(umem_cache_t *cache) in umem_cache_destroy()
/freebsd/contrib/cortex-strings/scripts/
H A Dbench.py58 def run(cache, variant, function, bytes, loops, alignment, run_id, quiet=False): argument
84 def run_many(cache, variants, bytes, all_functions): argument
131 def run_top(cache): argument
/freebsd/sys/dev/usb/
H A Dusb_busdma.c165 usbd_copy_in(struct usb_page_cache *cache, usb_frlength_t offset, in usbd_copy_in()
193 usbd_copy_in_user(struct usb_page_cache *cache, usb_frlength_t offset, in usbd_copy_in_user()
222 struct usb_page_cache *cache; member
237 usbd_m_copy_in(struct usb_page_cache *cache, usb_frlength_t dst_offset, in usbd_m_copy_in()
282 usbd_copy_out(struct usb_page_cache *cache, usb_frlength_t offset, in usbd_copy_out()
310 usbd_copy_out_user(struct usb_page_cache *cache, usb_frlength_t offset, in usbd_copy_out_user()
338 usbd_frame_zero(struct usb_page_cache *cache, usb_frlength_t offset, in usbd_frame_zero()
/freebsd/contrib/dialog/
H A Dinputstr.c197 #define load_cache(cache, string) &my_cache argument
205 same_cache2(CACHE * cache, const char *string, unsigned i_len) in same_cache2()
244 same_cache1(CACHE * cache, const char *string, size_t i_len) in same_cache1()
279 CACHE *cache = load_cache(cCntWideBytes, string); in dlg_count_wcbytes() local
317 CACHE *cache = load_cache(cCntWideChars, string); in dlg_count_wchars() local
356 CACHE *cache = load_cache(cInxWideChars, string); in dlg_index_wchars() local
410 CACHE *cache = load_cache(cInxCols, string); in dlg_index_columns() local
/freebsd/stand/usb/
H A Dusb_busdma_loader.c96 usbd_copy_in(struct usb_page_cache *cache, usb_frlength_t offset, in usbd_copy_in()
120 usbd_copy_out(struct usb_page_cache *cache, usb_frlength_t offset, in usbd_copy_out()
144 usbd_frame_zero(struct usb_page_cache *cache, usb_frlength_t offset, in usbd_frame_zero()
/freebsd/sys/contrib/openzfs/cmd/zpool/os/linux/
H A Dzpool_vdev_os.c265 check_slice(const char *path, blkid_cache cache, int force, boolean_t isspare) in check_slice() argument
310 check_disk(const char *path, blkid_cache cache, int force, in check_disk() argument
392 blkid_cache cache; in check_device() local
[all...]
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Ddfsan_allocator.cpp110 AllocatorCache *cache = GetAllocatorCache(&t->malloc_storage()); in DFsanAllocate() local
114 AllocatorCache *cache = &fallback_allocator_cache; in DFsanAllocate() local
145 AllocatorCache *cache = GetAllocatorCache(&t->malloc_storage()); in dfsan_deallocate() local
149 AllocatorCache *cache = &fallback_allocator_cache; in dfsan_deallocate() local
/freebsd/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_mr.c66 struct mlx5_mr_cache *cache = &dev->cache; in order2idx() local
113 struct mlx5_mr_cache *cache = &dev->cache; in reg_mr_callback() local
155 struct mlx5_mr_cache *cache = &dev->cache; in add_keys() local
216 struct mlx5_mr_cache *cache = &dev->cache; in remove_keys() local
241 static int someone_adding(struct mlx5_mr_cache *cache) in someone_adding()
256 struct mlx5_mr_cache *cache = &dev->cache; in __cache_work_func() local
323 struct mlx5_mr_cache *cache = &dev->cache; in alloc_cached_mr() local
364 struct mlx5_mr_cache *cache = &dev->cache; in free_cached_mr() local
388 struct mlx5_mr_cache *cache = &dev->cache; in clean_keys() local
422 struct mlx5_mr_cache *cache = &dev->cache; in mlx5_mr_cache_init() local
/freebsd/contrib/llvm-project/lldb/source/Utility/
H A DUserIDResolver.cpp18 id_t id, Map &cache, in Get()
/freebsd/sys/contrib/ck/src/
H A Dck_hp.c190 ck_hp_member_cache(struct ck_hp *global, void **cache, unsigned int *n_hazards) in ck_hp_member_cache()
226 void **cache, *marker, *match; in ck_hp_reclaim() local
/freebsd/contrib/jemalloc/include/jemalloc/internal/
H A Drtree_tsd.h43 rtree_ctx_cache_elm_t cache[RTREE_CTX_NCACHE]; member
/freebsd/sys/contrib/openzfs/lib/libzutil/
H A Dzutil_import.c1253 avl_tree_t *cache, const char *path, const char *name, int order) in zpool_find_import_scan_add_slice()
1282 avl_tree_t *cache, const char *dir, int order) in zpool_find_import_scan_dir()
1337 avl_tree_t *cache, const char *dir, int order) in zpool_find_import_scan_path()
1385 avl_tree_t *cache; in zpool_find_import_scan() local
1448 pthread_mutex_t *lock, avl_tree_t *cache) in zpool_find_import_impl()
1588 avl_tree_t *cache, pthread_mutex_t *lock) in discover_cached_paths()
1727 avl_tree_t *cache = zutil_alloc(hdl, in zpool_find_import_cached() local
1811 avl_tree_t *cache; in zpool_find_import() local
/freebsd/sys/vm/
H A Duma_core.c907 cache_bucket_pop(uma_cache_t cache, uma_cache_bucket_t bucket) in cache_bucket_pop()
926 cache_bucket_push(uma_cache_t cache, uma_cache_bucket_t bucket, void *item) in cache_bucket_push()
958 cache_bucket_unload_alloc(uma_cache_t cache) in cache_bucket_unload_alloc()
965 cache_bucket_unload_free(uma_cache_t cache) in cache_bucket_unload_free()
972 cache_bucket_unload_cross(uma_cache_t cache) in cache_bucket_unload_cross()
995 cache_bucket_load_alloc(uma_cache_t cache, uma_bucket_t b) in cache_bucket_load_alloc()
1002 cache_bucket_load_free(uma_cache_t cache, uma_bucket_t b) in cache_bucket_load_free()
1010 cache_bucket_load_cross(uma_cache_t cache, uma_bucket_t b) in cache_bucket_load_cross()
1048 cache_fetch_bucket(uma_zone_t zone, uma_cache_t cache, int domain) in cache_fetch_bucket()
1391 uma_cache_t cache; in cache_drain() local
[all …]
/freebsd/crypto/heimdal/kuser/
H A Dkdestroy.c36 static const char *cache; variable
/freebsd/contrib/unbound/dnscrypt/
H A Ddnscrypt.c109 dnsc_shared_secret_cache_insert(struct slabhash *cache, in dnsc_shared_secret_cache_insert()
143 dnsc_shared_secrets_lookup(struct slabhash* cache, in dnsc_shared_secrets_lookup()
179 dnsc_nonce_cache_insert(struct slabhash *cache, in dnsc_nonce_cache_insert()
215 dnsc_nonces_lookup(struct slabhash* cache, in dnsc_nonces_lookup()
/freebsd/crypto/heimdal/kcm/
H A Dcache.c190 kcm_ccache_data *cache) in kcm_free_ccache_data_internal()
377 kcm_ccache_data *cache) in kcm_zero_ccache_data_internal()
396 kcm_ccache cache) in kcm_zero_ccache_data()

123456