Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm64/include/asm/
H A Dmman.h37 if (shmem_file(file)) in arch_calc_vm_flag_bits()
/openbmc/linux/include/linux/
H A Dshmem_fs.h162 static inline bool shmem_file(struct file *file) in shmem_file() function
/openbmc/linux/mm/
H A Dmemfd.c139 if (shmem_file(file)) in memfd_file_seals_ptr()
H A Dkhugepaged.c1793 bool is_shmem = shmem_file(file); in collapse_file()
H A Dhuge_memory.c111 if (!in_pf && shmem_file(vma->vm_file)) in hugepage_vma_check()