Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/
H A Dmsm_gem.h104 return (msm_obj->madv == MSM_MADV_DONTNEED) && msm_obj->sgt && in is_purgeable()
H A Dmsm_gem.c824 case MSM_MADV_DONTNEED: in msm_gem_describe()
H A Dmsm_drv.c911 case MSM_MADV_DONTNEED: in msm_ioctl_gem_madvise()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/drm/
H A Dmsm_drm.h253 #define MSM_MADV_DONTNEED 1 /* backing pages not needed */ macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/drm/
H A Dmsm_drm.h253 #define MSM_MADV_DONTNEED 1 /* backing pages not needed */ macro
/OK3568_Linux_fs/kernel/include/uapi/drm/
H A Dmsm_drm.h290 #define MSM_MADV_DONTNEED 1 /* backing pages not needed */ macro