Searched defs:vma_is_anon_shmem (Results 1 – 2 of 2) sorted by relevance
243 bool vma_is_anon_shmem(struct vm_area_struct *vma) in vma_is_anon_shmem() function
812 static inline bool vma_is_anon_shmem(struct vm_area_struct *vma) { return false; } in vma_is_anon_shmem() function
Completed in 17 milliseconds