OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bo_is_busy
(Results
1 - 2
of
2
) sorted by null
/hardware/intel/img/libdrm/libdrm/radeon/
radeon_bo.h
76
int (*
bo_is_busy
)(struct radeon_bo *bo, uint32_t *domain);
member in struct:radeon_bo_funcs
176
return bo->bom->funcs->
bo_is_busy
(bo, domain);
radeon_bo_gem.c
212
static int
bo_is_busy
(struct radeon_bo *bo, uint32_t *domain)
function
275
bo_is_busy
,
Completed in 122 milliseconds