Home
last modified time | relevance | path

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

/include/linux/
Dmm.h760 bool vma_is_shmem(struct vm_area_struct *vma);
762 static inline bool vma_is_shmem(struct vm_area_struct *vma) { return false; } in vma_is_shmem() function