Home
last modified time | relevance | path

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

/linux-6.6.21/mm/
Dshmem.c271 bool vma_is_shmem(struct vm_area_struct *vma) in vma_is_shmem() function
/linux-6.6.21/include/linux/
Dmm.h1031 static inline bool vma_is_shmem(struct vm_area_struct *vma) { return false; } in vma_is_shmem() function