Home
last modified time | relevance | path

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

/linux-6.8/mm/
Dslab.h251 struct kmem_cache { struct
253 struct kmem_cache_cpu __percpu *cpu_slab; argument
268 struct kmem_cache_order_objects oo; argument
271 struct kmem_cache_order_objects min; argument
272 gfp_t allocflags; /* gfp flags to use on each alloc */
273 int refcount; /* Refcount for slab cache destroy */
274 void (*ctor)(void *object); /* Object constructor */
275 unsigned int inuse; /* Offset to metadata */
276 unsigned int align; /* Alignment */
277 unsigned int red_left_pad; /* Left redzone padding size */
[all …]
Dslab_common.c41 struct kmem_cache *kmem_cache; variable
/linux-6.8/tools/testing/radix-tree/
Dlinux.c19 struct kmem_cache { struct
31 void kmem_cache_set_non_kernel(struct kmem_cache *cachep, unsigned int val) in kmem_cache_set_non_kernel() argument
/linux-6.8/include/linux/
Dkvm_types.h97 struct kmem_cache *kmem_cache; member
/linux-6.8/arch/x86/events/intel/
Dlbr.c621 struct kmem_cache *kmem_cache; in release_lbr_buffers() local
640 struct kmem_cache *kmem_cache; in reserve_lbr_buffers() local