Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/include/linux/
A Dslab.h34 static inline void *kmem_cache_alloc(struct kmem_cache *cachep, int flags) in kmem_cache_alloc() function
/linux-6.3-rc2/mm/
A Dslob.c640 void *kmem_cache_alloc(struct kmem_cache *cachep, gfp_t flags) in kmem_cache_alloc() function
A Dslab.c3450 void *kmem_cache_alloc(struct kmem_cache *cachep, gfp_t flags) in kmem_cache_alloc() function
A Dslub.c3474 void *kmem_cache_alloc(struct kmem_cache *s, gfp_t gfpflags) in kmem_cache_alloc() function

Completed in 24 milliseconds