Searched refs:kmem_cache (Results 1 – 11 of 11) sorted by relevance
11 struct kmem_cache *skc_linux_cache;
145 struct kmem_cache *cache = private; in kmem_std_constructor()153 struct kmem_cache *cache = private; in kmem_std_destructor()
55 typedef struct kmem_cache { struct
363 struct kmem_cache *map_cache; // handle to mapping cache368 struct kmem_cache *ioerr_cache; // handle to IO error cache
58 typedef struct kmem_cache { struct
24 kmem_cache.h \
19 kmem_cache.h \
156 struct kmem_cache *skc_linux_cache; /* Linux slab cache if used */
64 #define kmem_cache linux_kmem_cache macro
1053 struct kmem_cache *dev_cmd_pool;
1242 struct kmem_cache *slc = skc->skc_linux_cache; in spl_kmem_cache_alloc()