Home
last modified time | relevance | path

Searched refs:shmem_file (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/include/linux/
Dshmem_fs.h126 static inline bool shmem_file(struct file *file) in shmem_file() function
/linux-6.1.9/mm/
Dmemfd.c138 if (shmem_file(file)) in memfd_file_seals_ptr()
Dkhugepaged.c1756 bool is_shmem = shmem_file(file); in collapse_file()
Dhuge_memory.c121 if (!in_pf && shmem_file(vma->vm_file)) in hugepage_vma_check()