Home
last modified time | relevance | path

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

/linux-6.12.1/tools/testing/shared/
Dlinux.c19 struct kmem_cache { struct
34 void kmem_cache_set_callback(struct kmem_cache *cachep, void (*callback)(void *)) in kmem_cache_set_callback() argument
/linux-6.12.1/mm/
Dslab.h253 struct kmem_cache { struct
255 struct kmem_cache_cpu __percpu *cpu_slab; argument
270 struct kmem_cache_order_objects oo; argument
273 struct kmem_cache_order_objects min; argument
274 gfp_t allocflags; /* gfp flags to use on each alloc */
275 int refcount; /* Refcount for slab cache destroy */
276 void (*ctor)(void *object); /* Object constructor */
277 unsigned int inuse; /* Offset to metadata */
278 unsigned int align; /* Alignment */
279 unsigned int red_left_pad; /* Left redzone padding size */
[all …]
Dslab_common.c41 struct kmem_cache *kmem_cache; variable
/linux-6.12.1/include/linux/
Dkvm_types.h90 struct kmem_cache *kmem_cache; member
/linux-6.12.1/arch/x86/events/intel/
Dlbr.c622 struct kmem_cache *kmem_cache; in release_lbr_buffers() local
641 struct kmem_cache *kmem_cache; in reserve_lbr_buffers() local