Home
last modified time | relevance | path

Searched defs:allocated (Results 1 – 8 of 8) sorted by relevance

/dpdk/drivers/net/bnxt/tf_core/
H A Dtf_tbl_sram.c279 bool allocated = false; in tf_tbl_sram_free() local
395 bool allocated = 0; in tf_tbl_sram_set() local
534 bool allocated = 0; in tf_tbl_sram_get() local
649 bool allocated = false; in tf_tbl_sram_bulk_get() local
H A Dtf_identifier.c156 int allocated = 0; in tf_ident_free() local
214 int allocated = 0; in tf_ident_search() local
H A Dtf_tbl.c176 int allocated = 0; in tf_tbl_free() local
280 int allocated = 0; in tf_tbl_set() local
372 int allocated = 0; in tf_tbl_get() local
H A Dtf_rm.h261 int *allocated; member
/dpdk/app/test-compress-perf/
H A Dcomp_perf_test_throughput.c62 int allocated = 0; in main_loop() local
H A Dcomp_perf_test_verify.c65 int allocated = 0; in main_loop() local
H A Dcomp_perf_test_cyclecount.c164 int allocated = 0; in main_loop() local
/dpdk/lib/eventdev/
H A Drte_event_timer_adapter.h541 uint8_t allocated : 1; member