Home
last modified time | relevance | path

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

123

/f-stack/app/micro_thread/
H A Dmt_cache.cpp165 void rw_cache_init(TRWCache* cache, TSkBuffMng* pool) in rw_cache_init()
173 void rw_cache_destroy(TRWCache* cache) in rw_cache_destroy()
243 void cache_skip_data(TRWCache* cache, uint32_t len) in cache_skip_data()
260 TSkBuffer* cache_skip_first_buffer(TRWCache* cache) in cache_skip_first_buffer()
394 int32_t cache_tcp_recv(TRWCache* cache, uint32_t fd) in cache_tcp_recv()
541 TRWCache* cache = (TRWCache*)multi; in get_data_len() local
551 TRWCache* cache = (TRWCache*)multi; in get_block_count() local
561 TRWCache* cache = (TRWCache*)multi; in get_first_block() local
571 TRWCache* cache = (TRWCache*)multi; in get_next_block() local
603 TRWCache* cache = (TRWCache*)multi; in read_cache_data() local
[all …]
/f-stack/freebsd/contrib/openzfs/module/os/freebsd/spl/
H A Dspl_kmem.c145 struct kmem_cache *cache = private; in kmem_std_constructor() local
153 struct kmem_cache *cache = private; in kmem_std_destructor() local
163 kmem_cache_t *cache; in kmem_cache_create() local
185 kmem_cache_destroy(kmem_cache_t *cache) in kmem_cache_destroy()
194 kmem_cache_alloc(kmem_cache_t *cache, int flags) in kmem_cache_alloc()
209 kmem_cache_free(kmem_cache_t *cache, void *buf) in kmem_cache_free()
243 kmem_cache_reap_soon(kmem_cache_t *cache) in kmem_cache_reap_soon()
308 spl_kmem_cache_inuse(kmem_cache_t *cache) in spl_kmem_cache_inuse()
314 spl_kmem_cache_entry_size(kmem_cache_t *cache) in spl_kmem_cache_entry_size()
/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_file_cache.c89 ngx_http_file_cache_t *cache; in ngx_http_file_cache_init() local
202 ngx_http_file_cache_t *cache; in ngx_http_file_cache_create() local
272 ngx_http_file_cache_t *cache; in ngx_http_file_cache_open() local
406 ngx_http_file_cache_t *cache; in ngx_http_file_cache_lock() local
486 ngx_http_file_cache_t *cache; in ngx_http_file_cache_lock_wait() local
1210 ngx_http_file_cache_t *cache; in ngx_http_file_cache_reopen() local
1309 ngx_http_file_cache_t *cache; in ngx_http_file_cache_update_variant() local
1364 ngx_http_file_cache_t *cache; in ngx_http_file_cache_update() local
1618 ngx_http_file_cache_t *cache; in ngx_http_file_cache_free() local
2089 ngx_http_file_cache_t *cache; in ngx_http_file_cache_manage_file() local
[all …]
/f-stack/app/nginx-1.16.1/src/core/
H A Dngx_open_file_cache.c60 ngx_open_file_cache_t *cache; in ngx_open_file_cache_init() local
91 ngx_open_file_cache_t *cache = data; in ngx_open_file_cache_cleanup() local
144 ngx_open_cached_file(ngx_open_file_cache_t *cache, ngx_str_t *name, in ngx_open_cached_file()
954 ngx_open_file_add_event(ngx_open_file_cache_t *cache, in ngx_open_file_add_event()
1032 ngx_close_cached_file(ngx_open_file_cache_t *cache, in ngx_close_cached_file()
1095 ngx_expire_old_cached_files(ngx_open_file_cache_t *cache, ngx_uint_t n, in ngx_expire_old_cached_files()
1187 ngx_open_file_lookup(ngx_open_file_cache_t *cache, ngx_str_t *name, in ngx_open_file_lookup()
H A Dngx_open_file_cache.h103 ngx_open_file_cache_t *cache; member
119 ngx_open_file_cache_t *cache; member
/f-stack/freebsd/contrib/openzfs/cmd/zpool/os/linux/
H A Dzpool_vdev_os.c269 check_slice(const char *path, blkid_cache cache, int force, boolean_t isspare) in check_slice()
314 check_disk(const char *path, blkid_cache cache, int force, in check_disk()
396 blkid_cache cache; in check_device() local
/f-stack/app/redis-5.0.5/deps/lua/test/
H A Dfib.lua14 function cache(f) function
/f-stack/dpdk/lib/librte_mempool/
H A Drte_mempool.h1260 rte_mempool_cache_flush(struct rte_mempool_cache *cache, in rte_mempool_cache_flush()
1286 unsigned int n, struct rte_mempool_cache *cache) in __mempool_generic_put()
1345 unsigned int n, struct rte_mempool_cache *cache) in rte_mempool_generic_put()
1370 struct rte_mempool_cache *cache; in rte_mempool_put_bulk() local
1410 unsigned int n, struct rte_mempool_cache *cache) in __mempool_generic_get()
1488 unsigned int n, struct rte_mempool_cache *cache) in rte_mempool_generic_get()
1523 struct rte_mempool_cache *cache; in rte_mempool_get_bulk() local
H A Drte_mempool.c732 mempool_cache_init(struct rte_mempool_cache *cache, uint32_t size) in mempool_cache_init()
747 struct rte_mempool_cache *cache; in rte_mempool_cache_create() local
774 rte_mempool_cache_free(struct rte_mempool_cache *cache) in rte_mempool_cache_free()
1168 const struct rte_mempool_cache *cache; in mempool_audit_cache() local
/f-stack/freebsd/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
/f-stack/freebsd/vm/
H A Duma_core.c794 cache_bucket_unload_alloc(uma_cache_t cache) in cache_bucket_unload_alloc()
801 cache_bucket_unload_free(uma_cache_t cache) in cache_bucket_unload_free()
808 cache_bucket_unload_cross(uma_cache_t cache) in cache_bucket_unload_cross()
1188 uma_cache_t cache; in cache_drain() local
1237 uma_cache_t cache; in cache_drain_safe_cpu() local
3412 uma_cache_t cache; in uma_zalloc_smr() local
3436 uma_cache_t cache; in uma_zalloc_arg() local
4138 uma_cache_t cache; in uma_zfree_smr() local
4186 uma_cache_t cache; in uma_zfree_arg() local
5090 uma_cache_t cache; local
[all …]
H A Duma_int.h290 cache_set_uz_flags(uma_cache_t cache, uint32_t flags) in cache_set_uz_flags()
297 cache_set_uz_size(uma_cache_t cache, uint32_t size) in cache_set_uz_size()
304 cache_uz_flags(uma_cache_t cache) in cache_uz_flags()
311 cache_uz_size(uma_cache_t cache) in cache_uz_size()
/f-stack/app/redis-5.0.5/deps/jemalloc/include/jemalloc/internal/
H A Drtree_tsd.h43 rtree_ctx_cache_elm_t cache[RTREE_CTX_NCACHE]; member
/f-stack/dpdk/drivers/bus/dpaa/include/
H A Dfsl_usd.h37 uint32_t cache; member
/f-stack/dpdk/examples/ipsec-secgw/
H A Dsad.c84 struct ipsec_sad_cache *cache; in ipsec_sad_lcore_cache_init() local
H A Dsad.h78 struct ipsec_sad_cache *cache; in sad_lookup() local
/f-stack/dpdk/drivers/common/mlx5/
H A Dmlx5_common_mr.h72 struct mr_cache_entry cache[MLX5_MR_CACHE_N]; /* Cache for top-half. */ member
82 struct mlx5_mr_btree cache; /* Global MR cache table. */ member
/f-stack/dpdk/drivers/net/nfp/nfpcore/
H A Dnfp_rtsym.c49 nfp_rtsym_sw_entry_init(struct nfp_rtsym_table *cache, uint32_t strtab_size, in nfp_rtsym_sw_entry_init()
121 struct nfp_rtsym_table *cache; in __nfp_rtsym_table_read() local
/f-stack/app/redis-5.0.5/deps/jemalloc/src/
H A Drtree.c311 rtree_ctx_cache_elm_t *cache = &ctx->cache[i]; in rtree_ctx_data_init() local
316 rtree_ctx_cache_elm_t *cache = &ctx->l2_cache[i]; in rtree_ctx_data_init() local
/f-stack/freebsd/contrib/openzfs/lib/libzutil/
H A Dzutil_import.c1047 avl_tree_t *cache, const char *path, const char *name, int order) in zpool_find_import_scan_add_slice()
1076 avl_tree_t *cache, const char *dir, int order) in zpool_find_import_scan_dir()
1119 avl_tree_t *cache, const char *dir, int order) in zpool_find_import_scan_path()
1166 avl_tree_t *cache; in zpool_find_import_scan() local
1237 avl_tree_t *cache; in zpool_find_import_impl() local
/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_upstream_keepalive_module.c18 ngx_queue_t cache; member
233 ngx_queue_t *q, *cache; in ngx_http_upstream_get_keepalive_peer() local
/f-stack/tools/compat/include/vm/
H A Duma_int.h293 cache_set_uz_flags(uma_cache_t cache, uint32_t flags) in cache_set_uz_flags()
300 cache_set_uz_size(uma_cache_t cache, uint32_t size) in cache_set_uz_size()
307 cache_uz_flags(uma_cache_t cache) in cache_uz_flags()
314 cache_uz_size(uma_cache_t cache) in cache_uz_size()
/f-stack/dpdk/drivers/net/mlx4/
H A Dmlx4_mr.h64 struct mlx4_mr_cache cache[MLX4_MR_CACHE_N]; /* Cache for top-half. */ member
/f-stack/freebsd/contrib/ck/include/
H A Dck_hp.h67 void *cache[CK_HP_CACHE]; member
/f-stack/dpdk/app/test/
H A Dtest_mempool_perf.c125 struct rte_mempool_cache *cache; in per_lcore_mempool_test() local

123