Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/include/os/linux/spl/sys/
H A Dkmem_cache.h127 struct spl_kmem_cache *sks_cache; /* Owned by cache */ member
/f-stack/freebsd/contrib/openzfs/module/os/linux/spl/
H A Dspl-kmem-cache.c284 sks->sks_cache = skc; in spl_slab_alloc()
319 skc = sks->sks_cache; in spl_slab_free()
1199 ASSERT(sks->sks_cache == skc); in spl_cache_shrink()