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.h777 void *kmem_cache_alloc_lru_noprof(struct kmem_cache *s, struct list_lru *lru,
779 #define kmem_cache_alloc_lru(...) alloc_hooks(kmem_cache_alloc_lru_noprof(__VA_ARGS__))
/linux/mm/
H A Dslub.c5279 void *kmem_cache_alloc_lru_noprof(struct kmem_cache *s, struct list_lru *lru, in kmem_cache_alloc_lru_noprof() function
5289 EXPORT_SYMBOL(kmem_cache_alloc_lru_noprof);