Searched defs:bo (Results 1 – 6 of 6) sorted by relevance
164 struct ttm_buffer_object *bo; member277 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
50 struct ttm_buffer_object *bo; member
259 struct ttm_buffer_object *bo; member
52 struct ttm_buffer_object bo; member75 struct ttm_buffer_object *bo) in drm_gem_vram_of_bo()
130 struct host1x_bo *bo; member162 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; member260 struct host1x_bo *bo; member
295 __u64 bo; member
Completed in 32 milliseconds