Searched refs:find_mergeable (Results 1 – 6 of 6) sorted by relevance
| /linux/mm/ |
| A D | slab.h | 105 struct kmem_cache *find_mergeable(unsigned size, unsigned align,
|
| A D | slab_common.c | 186 struct kmem_cache *find_mergeable(unsigned int size, unsigned int align, in find_mergeable() function
|
| A D | slab.c | 1805 cachep = find_mergeable(size, align, flags, name, ctor); in __kmem_cache_alias()
|
| A D | slub.c | 4868 s = find_mergeable(size, align, flags, name, ctor); in __kmem_cache_alias()
|
| /linux/ |
| A D | System.map | 6895 ffff8000101bb3c0 T find_mergeable
|
| A D | .tmp_System.map | 6895 ffff8000101bb3c0 T find_mergeable
|
Completed in 311 milliseconds