Searched refs:p_bo (Results 1 – 2 of 2) sorted by relevance
596 struct ttm_buffer_object **p_bo);
596 void ttm_bo_unref(struct ttm_buffer_object **p_bo) in ttm_bo_unref() argument598 struct ttm_buffer_object *bo = *p_bo; in ttm_bo_unref()600 *p_bo = NULL; in ttm_bo_unref()1283 struct ttm_buffer_object **p_bo) in ttm_bo_create() argument1298 *p_bo = bo; in ttm_bo_create()