Searched refs:bucket_fill_obj_table (Results 1 – 1 of 1) sorted by relevance
| /f-stack/dpdk/drivers/mempool/bucket/ |
| H A D | rte_mempool_bucket.c | 165 bucket_fill_obj_table(const struct bucket_data *bd, void **pstart, in bucket_fill_obj_table() function 205 bucket_fill_obj_table(bd, (void **)&objptr, obj_table, in bucket_dequeue_orphans() 234 obj_table = bucket_fill_obj_table(bd, &obj, obj_table, in bucket_dequeue_buckets() 252 obj_table = bucket_fill_obj_table(bd, (void **)&hdr, in bucket_dequeue_buckets()
|