Searched refs:base_index (Results 1 – 4 of 4) sorted by relevance
195 uint32_t base_index; in tf_rm_adjust_index() local197 base_index = db[subtype].alloc.entry.start; in tf_rm_adjust_index()201 *adj_index = index - base_index; in tf_rm_adjust_index()204 *adj_index = index + base_index; in tf_rm_adjust_index()1221 if (parms->base_index) in tf_rm_allocate()1222 *parms->base_index = id; in tf_rm_allocate()1305 if (parms->base_index) in tf_rm_is_allocated()1306 *parms->base_index = adj_index; in tf_rm_is_allocated()1450 uint32_t base_index; in tf_rm_check_indexes_in_range() local1472 base_index = rm_db->db[subtype].alloc.entry.start; in tf_rm_check_indexes_in_range()[all …]
220 uint32_t *base_index; member268 uint32_t *base_index; member
180 aparms.base_index = &base_id; in tf_ident_alloc()238 aparms.base_index = &base_id; in tf_ident_free()325 aparms.base_index = &base_id; in tf_ident_search()
1015 uint32_t base_index; member