Home
last modified time | relevance | path

Searched refs:xe_bo_assert_held (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/xe/
H A Dxe_bo.h202 static inline void xe_bo_assert_held(struct xe_bo *bo) in xe_bo_assert_held() function
253 xe_bo_assert_held(bo); in xe_bo_is_purged()
270 xe_bo_assert_held(bo); in xe_bo_madv_is_dontneed()
287 xe_bo_assert_held(bo); in xe_bo_willneed_get_locked()
312 xe_bo_assert_held(bo); in xe_bo_willneed_put_locked()
333 xe_bo_assert_held(bo); in xe_bo_vma_count_inc_locked()
351 xe_bo_assert_held(bo); in xe_bo_vma_count_dec_locked()
598 xe_bo_assert_held(bo); in xe_bo_is_mem_type()
H A Dxe_vm_madvise.c158 xe_bo_assert_held(bo); in madvise_atomic()
219 xe_bo_assert_held(bo); in madvise_purgeable()
H A Dxe_drm_client.c173 xe_bo_assert_held(bo); in bo_meminfo()