Home
last modified time | relevance | path

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

/linux-6.3-rc2/mm/
A Dshmem.c243 bool vma_is_anon_shmem(struct vm_area_struct *vma) in vma_is_anon_shmem() function
/linux-6.3-rc2/include/linux/
A Dmm.h812 static inline bool vma_is_anon_shmem(struct vm_area_struct *vma) { return false; } in vma_is_anon_shmem() function

Completed in 17 milliseconds