Searched refs:rte_malloc (Results 1 – 2 of 2) sorted by relevance
4 #define rte_malloc(_type, _size, _align) malloc(_size, M_TEMP, M_NOWAIT) macro
291 tbl8_pool = rte_malloc(NULL, in rte_lpm6_create()302 tbl8_hdrs = rte_malloc(NULL, in rte_lpm6_create()