Home
last modified time | relevance | path

Searched refs:vma_is_shmem (Results 1 - 1 of 1) sorted by relevance

/device/soc/rockchip/common/sdk_linux/include/linux/
H A Dmm.h702 * The vma_is_shmem is not inline because it is used only by slow
705 bool vma_is_shmem(struct vm_area_struct *vma);
707 static inline bool vma_is_shmem(struct vm_area_struct *vma) in vma_is_shmem() function

Completed in 5 milliseconds