Searched defs:vma_is_anon_shmem (Results 1 - 2 of 2) sorted by relevance

/linux-master/mm/
H A Dshmem.c272 bool vma_is_anon_shmem(struct vm_area_struct *vma) function
/linux-master/include/linux/
H A Dmm.h1071 static inline bool vma_is_anon_shmem(struct vm_area_struct *vma) { return false; } function

Completed in 235 milliseconds