Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/include/os/linux/spl/sys/
H A Dkmem_cache.h121 struct spl_kmem_cache *sks_cache; /* Owned by cache */ member
/freebsd/sys/contrib/openzfs/module/os/linux/spl/
H A Dspl-kmem-cache.c267 sks->sks_cache = skc; in spl_slab_alloc()
302 skc = sks->sks_cache; in spl_slab_free()
1174 ASSERT(sks->sks_cache == skc); in spl_cache_shrink()