Home
last modified time | relevance | path

Searched defs:vma_is_shmem (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/mm/
H A Dshmem.c257 bool vma_is_shmem(struct vm_area_struct *vma) in vma_is_shmem() function
/kernel/linux/linux-6.6/mm/
H A Dshmem.c271 bool vma_is_shmem(struct vm_area_struct *vma) in vma_is_shmem() function
/kernel/linux/linux-5.10/include/linux/
H A Dmm.h706 static inline bool vma_is_shmem(struct vm_area_struct *vma) { return false; } in vma_is_shmem() function
/kernel/linux/linux-6.6/include/linux/
H A Dmm.h1057 static inline bool vma_is_shmem(struct vm_area_struct *vma) { return false; } in vma_is_shmem() function

Completed in 32 milliseconds