Home
last modified time | relevance | path

Searched refs:kmem_cache_cpu (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Dslub_def.h43 struct kmem_cache_cpu { struct
85 struct kmem_cache_cpu __percpu *cpu_slab;
/OK3568_Linux_fs/kernel/mm/
H A Dslub.c2008 struct kmem_cache_cpu *c, gfp_t flags) in get_partial_node()
2057 struct kmem_cache_cpu *c) in get_any_partial()
2121 struct kmem_cache_cpu *c) in get_partial()
2209 void *freelist, struct kmem_cache_cpu *c) in deactivate_slab()
2365 struct kmem_cache_cpu *c) in unfreeze_partials()
2484 static inline void flush_slab(struct kmem_cache *s, struct kmem_cache_cpu *c) in flush_slab()
2497 struct kmem_cache_cpu *c = per_cpu_ptr(s->cpu_slab, cpu); in __flush_cpu_slab()
2515 struct kmem_cache_cpu *c = per_cpu_ptr(s->cpu_slab, cpu); in has_cpu_slab()
2623 int node, struct kmem_cache_cpu **pc) in new_slab_objects()
2626 struct kmem_cache_cpu *c = *pc; in new_slab_objects()
[all …]