Home
last modified time | relevance | path

Searched defs:bo (Results 1 – 6 of 6) sorted by relevance

/include/drm/ttm/
A Dttm_bo.h164 struct ttm_buffer_object *bo; member
277 static inline int ttm_bo_reserve(struct ttm_buffer_object *bo, in ttm_bo_reserve()
312 static inline int ttm_bo_reserve_slowpath(struct ttm_buffer_object *bo, in ttm_bo_reserve_slowpath()
330 ttm_bo_move_to_lru_tail_unlocked(struct ttm_buffer_object *bo) in ttm_bo_move_to_lru_tail_unlocked()
337 static inline void ttm_bo_assign_mem(struct ttm_buffer_object *bo, in ttm_bo_assign_mem()
351 static inline void ttm_bo_move_null(struct ttm_buffer_object *bo, in ttm_bo_move_null()
365 static inline void ttm_bo_unreserve(struct ttm_buffer_object *bo) in ttm_bo_unreserve()
482 struct ttm_buffer_object *bo; member
A Dttm_execbuf_util.h50 struct ttm_buffer_object *bo; member
A Dttm_resource.h259 struct ttm_buffer_object *bo; member
/include/drm/
A Ddrm_gem_vram_helper.h52 struct ttm_buffer_object bo; member
75 struct ttm_buffer_object *bo) in drm_gem_vram_of_bo()
/include/linux/
A Dhost1x.h130 struct host1x_bo *bo; member
162 static inline void host1x_bo_init(struct host1x_bo *bo, in host1x_bo_init()
170 static inline struct host1x_bo *host1x_bo_get(struct host1x_bo *bo) in host1x_bo_get()
175 static inline void host1x_bo_put(struct host1x_bo *bo) in host1x_bo_put()
185 static inline void *host1x_bo_mmap(struct host1x_bo *bo) in host1x_bo_mmap()
190 static inline void host1x_bo_munmap(struct host1x_bo *bo, void *addr) in host1x_bo_munmap()
256 struct host1x_bo *bo; member
260 struct host1x_bo *bo; member
/include/uapi/drm/
A Dvc4_drm.h295 __u64 bo; member

Completed in 32 milliseconds