Home
last modified time | relevance | path

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

/linux-6.15/arch/arm64/include/asm/
H A Dmman.h48 if (shmem_file(file) || is_file_hugepages(file)) in arch_calc_vm_flag_bits()
/linux-6.15/include/linux/
H A Dshmem_fs.h170 static inline bool shmem_file(struct file *file) in shmem_file() function
/linux-6.15/mm/
H A Dmemfd.c175 if (shmem_file(file)) in memfd_file_seals_ptr()
H A Dkhugepaged.c1847 bool is_shmem = shmem_file(file); in collapse_file()
H A Dgup.c3662 if (!shmem_file(memfd) && !is_file_hugepages(memfd)) in memfd_pin_folios()
H A Dhuge_memory.c168 if (!in_pf && shmem_file(vma->vm_file)) in __thp_vma_allowable_orders()
/linux-6.15/drivers/dma-buf/
H A Dudmabuf.c306 if (!shmem_file(memfd) && !is_file_hugepages(memfd)) in check_memfd_seals()