Home
last modified time | relevance | path

Searched refs:kmalloc_slab (Results 1 – 3 of 3) sorted by relevance

/linux/tools/power/pm-graph/config/
H A Dcgskip.txt41 kmalloc_slab
/linux/mm/
H A Dslab.h389 kmalloc_slab(size_t size, kmem_buckets *b, gfp_t flags, unsigned long caller) in kmalloc_slab() function
H A Dslub.c4362 s = kmalloc_slab(size, b, flags, caller); in __do_kmalloc_node()