Home
last modified time | relevance | path

Searched defs:kmem_cache (Results 1 – 6 of 6) sorted by relevance

/linux/tools/include/linux/
H A Dslab.h46 struct kmem_cache { struct
63 struct kmem_cache_args { argument
/linux/mm/
H A Dslab.h197 struct kmem_cache { struct
207 struct kmem_cache_order_objects oo; argument
210 struct kmem_cache_order_objects min; argument
211 gfp_t allocflags; /* gfp flags to use on each alloc */
212 int refcount; /* Refcount for slab cache destroy */
213 void (*ctor)(void *object); /* Object constructor */
214 unsigned int inuse; /* Offset to metadata */
215 unsigned int align; /* Alignment */
216 unsigned int red_left_pad; /* Left redzone padding size */
217 const char *name; /* Name (only for display!) */
[all …]
H A Dslab_common.c43 struct kmem_cache *kmem_cache; variable
/linux/tools/perf/util/bpf_skel/vmlinux/
H A Dvmlinux.h198 struct kmem_cache { struct
203 struct kmem_cache *s; argument
/linux/include/linux/
H A Dkvm_types.h114 struct kmem_cache *kmem_cache; member
/linux/arch/x86/events/intel/
H A Dlbr.c622 struct kmem_cache *kmem_cache; in release_lbr_buffers() local
641 struct kmem_cache *kmem_cache; in reserve_lbr_buffers() local