Home
last modified time | relevance | path

Searched refs:kmem_cache_alloc_lru_noprof (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dslab.h770 void *kmem_cache_alloc_lru_noprof(struct kmem_cache *s, struct list_lru *lru,
772 #define kmem_cache_alloc_lru(...) alloc_hooks(kmem_cache_alloc_lru_noprof(__VA_ARGS__))
/linux/mm/
H A Dslub.c4914 void *kmem_cache_alloc_lru_noprof(struct kmem_cache *s, struct list_lru *lru, in kmem_cache_alloc_lru_noprof() function
4924 EXPORT_SYMBOL(kmem_cache_alloc_lru_noprof);