Home
last modified time | relevance | path

Searched refs:msm_bo_madvise (Results 1 – 2 of 2) sorted by relevance

/third_party/libdrm/freedreno/msm/
Dmsm_bo.c88 static int msm_bo_madvise(struct fd_bo *bo, int willneed) in msm_bo_madvise() function
130 .madvise = msm_bo_madvise,
/third_party/mesa3d/src/freedreno/drm/msm/
Dmsm_bo.c92 msm_bo_madvise(struct fd_bo *bo, int willneed) in msm_bo_madvise() function
160 .madvise = msm_bo_madvise,