Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dvmacache.h18 extern void vmacache_flush_all(struct mm_struct *mm);
35 vmacache_flush_all(mm); in vmacache_invalidate()
/linux-4.1.27/mm/
Dvmacache.c16 void vmacache_flush_all(struct mm_struct *mm) in vmacache_flush_all() function