Home
last modified time | relevance | path

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

/linux-6.15/tools/testing/shared/
H A 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.15/mm/
H A Dslab.h258 struct kmem_cache { struct
260 struct kmem_cache_cpu __percpu *cpu_slab; argument
275 struct kmem_cache_order_objects oo; argument
278 struct kmem_cache_order_objects min; argument
282 unsigned int inuse; /* Offset to metadata */
283 unsigned int align; /* Alignment */
285 const char *name; /* Name (only for display!) */
286 struct list_head list; /* List of slab caches */
288 struct kobject kobj; /* For sysfs */
314 struct kmem_cache_node *node[MAX_NUMNODES]; argument
[all …]
H A Dslab_common.c43 struct kmem_cache *kmem_cache; variable
/linux-6.15/tools/perf/util/bpf_skel/vmlinux/
H A Dvmlinux.h198 struct kmem_cache { struct
203 struct kmem_cache *s; argument
/linux-6.15/include/linux/
H A Dkvm_types.h90 struct kmem_cache *kmem_cache; member
/linux-6.15/arch/x86/events/intel/
H A Dlbr.c621 struct kmem_cache *kmem_cache; in release_lbr_buffers() local
640 struct kmem_cache *kmem_cache; in reserve_lbr_buffers() local