Searched refs:vma_is_shmem (Results 1 – 1 of 1) sorted by relevance
1663 bool vma_is_shmem(const struct vm_area_struct *vma);1666 static inline bool vma_is_shmem(const struct vm_area_struct *vma) { return false; } in vma_is_shmem() function