Home
last modified time | relevance | path

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

/linux/tools/testing/vma/include/
H A Dstubs.h100 static inline bool shmem_file(struct file *file) in shmem_file() function
/linux/mm/
H A Dmemfd.c212 if (shmem_file(file)) in memfd_file_seals_ptr()
H A Dmemfd_luo.c585 return shmem_file(file) && !inode->i_nlink; in memfd_luo_can_preserve()
H A Dvma.c2727 if (shmem_file(file)) in can_set_ksm_flags_early()
H A Dhuge_memory.c181 if (!in_pf && shmem_file(vma->vm_file)) in __thp_vma_allowable_orders()
/linux/drivers/dma-buf/
H A Dudmabuf.c275 if (!shmem_file(memfd) && !is_file_hugepages(memfd)) in end_cpu_udmabuf()