Home
last modified time | relevance | path

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

/Linux-v5.15/mm/
Dshmem.c253 bool vma_is_shmem(struct vm_area_struct *vma) in vma_is_shmem() function
/Linux-v5.15/include/linux/
Dmm.h716 static inline bool vma_is_shmem(struct vm_area_struct *vma) { return false; } in vma_is_shmem() function