Searched refs:kmem_cache_alloc_lru (Results 1 – 2 of 2) sorted by relevance
743 #define kmem_cache_alloc_lru(...) alloc_hooks(kmem_cache_alloc_lru_noprof(__VA_ARGS__)) macro
3405 #define alloc_inode_sb(_sb, _cache, _gfp) kmem_cache_alloc_lru(_cache, &_sb->s_inode_lru, _gfp)
Completed in 17 milliseconds