Searched refs:dpool_alloc (Results 1 – 4 of 4) sorted by relevance
208 uint32_t dpool_alloc(struct dpool *dpool,
60 index = dpool_alloc(pool, in tf_em_hash_insert_int_entry()
57 index = dpool_alloc(pool, TF_SESSION_EM_ENTRY_SIZE, 0); in tf_em_insert_int_entry()
270 uint32_t dpool_alloc(struct dpool *dpool, in dpool_alloc() function