Searched refs:kmalloc_slab (Results 1 – 4 of 4) sorted by relevance
| /linux/tools/power/pm-graph/config/ |
| H A D | cgskip.txt | 41 kmalloc_slab
|
| /linux/mm/ |
| H A D | slab.h | 376 kmalloc_slab(size_t size, kmem_buckets *b, gfp_t flags, unsigned long caller) in kmalloc_slab() function
|
| H A D | slab_common.c | 750 return kmalloc_slab(size, NULL, GFP_KERNEL, 0)->object_size; in kmalloc_size_roundup()
|
| H A D | slub.c | 5654 s = kmalloc_slab(size, b, flags, caller); in __do_kmalloc_node() 5703 s = kmalloc_slab(size, NULL, alloc_gfp, _RET_IP_); in kmalloc_nolock_noprof()
|