Home
last modified time | relevance | path

Searched defs:kmem_cache_alloc (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/tools/include/linux/
Dslab.h34 static inline void *kmem_cache_alloc(struct kmem_cache *cachep, int flags) in kmem_cache_alloc() function
/Linux-v6.6/mm/
Dslab.c3430 void *kmem_cache_alloc(struct kmem_cache *cachep, gfp_t flags) in kmem_cache_alloc() function
Dslub.c3500 void *kmem_cache_alloc(struct kmem_cache *s, gfp_t gfpflags) in kmem_cache_alloc() function