Searched refs:vma_is_shmem (Results 1 – 3 of 3) sorted by relevance
1736 if (vma_is_shmem(vma)) in vma_multi_allowed()
289 bool vma_is_shmem(const struct vm_area_struct *vma) in vma_is_shmem() function
1743 bool vma_is_shmem(const struct vm_area_struct *vma);1746 static inline bool vma_is_shmem(const struct vm_area_struct *vma) { return false; } in vma_is_shmem() function