Home
last modified time | relevance | path

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

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