Searched refs:ba_inuse (Results 1 – 4 of 4) sorted by relevance
87 int ba_inuse(struct bitalloc *pool, int index);
636 allocated = ba_inuse(pool, parms->idx); in tf_tcam_shared_free()744 allocated = ba_inuse(pool, parms->idx); in tf_tcam_shared_set()853 allocated = ba_inuse(pool, parms->idx); in tf_tcam_shared_get()
318 ba_inuse(struct bitalloc *pool, int index) in ba_inuse() function
1307 *parms->allocated = ba_inuse(pool, adj_index); in tf_rm_is_allocated()