Home
last modified time | relevance | path

Searched refs:shmem_file (Results 1 – 5 of 5) 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_luo.c572 return shmem_file(file) && !inode->i_nlink; in memfd_luo_can_preserve()
H A Dvma.c2725 if (shmem_file(file)) in can_set_ksm_flags_early()
H A Dhuge_memory.c178 if (!in_pf && shmem_file(vma->vm_file)) in __thp_vma_allowable_orders()
/linux/drivers/dma-buf/
H A Dudmabuf.c295 if (!shmem_file(memfd) && !is_file_hugepages(memfd)) in check_memfd_seals()