Searched defs:vma_is_shmem (Results 1 – 2 of 2) sorted by relevance
288 bool vma_is_shmem(const struct vm_area_struct *vma) in vma_is_shmem() function
1188 static inline bool vma_is_shmem(const struct vm_area_struct *vma) { return false; } in vma_is_shmem() function