Home
last modified time | relevance | path

Searched defs:cached (Results 1 – 9 of 9) sorted by relevance

/f-stack/app/redis-5.0.5/src/
H A Devict.c57 sds cached; /* Cached SDS object for key name. */ member
226 sds cached = pool[EVPOOL_SIZE-1].cached; in evictionPoolPopulate() local
235 sds cached = pool[0].cached; /* Save SDS before overwriting. */ in evictionPoolPopulate() local
/f-stack/app/nginx-1.16.1/src/event/
H A Dngx_event_connect.h63 unsigned cached:1; member
/f-stack/freebsd/contrib/zstd/lib/compress/
H A Dhist.c91 { U32 cached = MEM_read32(ip); ip += 4; in HIST_count_parallel_wksp() local
/f-stack/dpdk/lib/librte_eal/windows/include/
H A Ddirent.h82 int cached; member
/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_upstream_keepalive_module.c144 ngx_http_upstream_keepalive_cache_t *cached; in ngx_http_upstream_init_keepalive() local
/f-stack/freebsd/contrib/openzfs/module/os/freebsd/zfs/
H A Dzfs_vnops_os.c779 int flags, boolean_t cached) in zfs_lookup()
4553 zfs_freebsd_lookup(struct vop_lookup_args *ap, boolean_t cached) in zfs_freebsd_lookup()
/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_request.h493 unsigned cached:1; member
/f-stack/freebsd/amd64/amd64/
H A Dpmap.c9573 uint64_t cached; in pmap_pcid_alloc_checked() local
9598 uint64_t cached, cr3, kcr3, ucr3; in pmap_activate_sw_pcid_pti() local
9635 uint64_t cached, cr3; in pmap_activate_sw_pcid_nopti() local
/f-stack/freebsd/contrib/openzfs/module/zstd/lib/
H A Dzstd.c8271 { U32 cached = MEM_read32(ip); ip += 4; in HIST_count_parallel_wksp() local