Home
last modified time | relevance | path

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

/linux/tools/testing/shared/
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/mm/
A 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
277 unsigned int inuse; /* Offset to metadata */
278 unsigned int align; /* Alignment */
280 const char *name; /* Name (only for display!) */
281 struct list_head list; /* List of slab caches */
283 struct kobject kobj; /* For sysfs */
309 struct kmem_cache_node *node[MAX_NUMNODES]; argument
[all …]
A Dslab_common.c41 struct kmem_cache *kmem_cache; variable
/linux/include/linux/
A Dkvm_types.h90 struct kmem_cache *kmem_cache; member
/linux/arch/x86/events/intel/
A Dlbr.c622 struct kmem_cache *kmem_cache; in release_lbr_buffers() local
641 struct kmem_cache *kmem_cache; in reserve_lbr_buffers() local

Completed in 16 milliseconds