Searched refs:adj_index (Results 1 – 1 of 1) sorted by relevance
192 uint32_t *adj_index) in tf_rm_adjust_index() argument201 *adj_index = index - base_index; in tf_rm_adjust_index()204 *adj_index = index + base_index; in tf_rm_adjust_index()1231 uint32_t adj_index; in tf_rm_free() local1258 &adj_index); in tf_rm_free()1262 rc = ba_free(pool, adj_index); in tf_rm_free()1274 uint32_t adj_index; in tf_rm_is_allocated() local1301 &adj_index); in tf_rm_is_allocated()1306 *parms->base_index = adj_index; in tf_rm_is_allocated()1307 *parms->allocated = ba_inuse(pool, adj_index); in tf_rm_is_allocated()