Home
last modified time | relevance | path

Searched refs:ocache (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/librtld/common/
H A Drelocate.c423 update_reloc(Cache *ocache, Cache *icache, Cache *_icache, const char *name, argument
501 orcache = &ocache[ndx];
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Darc.c3275 kmem_cache_t *ncache, *ocache; in arc_hdr_realloc_crypt() local
3292 ocache = hdr_full_cache; in arc_hdr_realloc_crypt()
3295 ocache = hdr_full_crypt_cache; in arc_hdr_realloc_crypt()
3381 if (ocache == hdr_full_crypt_cache) { in arc_hdr_realloc_crypt()
3392 kmem_cache_free(ocache, hdr); in arc_hdr_realloc_crypt()