Searched refs:p_bo (Results 1 – 1 of 1) sorted by relevance
636 void ttm_bo_unref(struct ttm_buffer_object **p_bo) in ttm_bo_unref() argument638 struct ttm_buffer_object *bo = *p_bo; in ttm_bo_unref()640 *p_bo = NULL; in ttm_bo_unref()1216 struct ttm_buffer_object **p_bo) in ttm_bo_create() argument1231 *p_bo = bo; in ttm_bo_create()