Searched refs:base_index (Results 1 – 4 of 4) sorted by relevance
179 uint32_t base_index; in tf_rm_adjust_index() local181 base_index = db[db_index].alloc.entry.start; in tf_rm_adjust_index()185 *adj_index = index - base_index; in tf_rm_adjust_index()188 *adj_index = index + base_index; in tf_rm_adjust_index()760 if (parms->base_index) in tf_rm_allocate()761 *parms->base_index = id; in tf_rm_allocate()852 if (parms->base_index) in tf_rm_is_allocated()853 *parms->base_index = adj_index; in tf_rm_is_allocated()945 uint32_t base_index; in tf_rm_check_indexes_in_range() local971 base_index = rm_db->db[parms->db_index].alloc.entry.start; in tf_rm_check_indexes_in_range()[all …]
210 uint32_t *base_index; member256 uint32_t *base_index; member
166 aparms.base_index = &base_id; in tf_ident_alloc()220 aparms.base_index = &base_id; in tf_ident_free()303 aparms.base_index = &base_id; in tf_ident_search()
623 uint32_t base_index; member