Home
last modified time | relevance | path

Searched refs:store_return (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/lib/librte_distributor/
H A Drte_distributor_single.c110 store_return(uintptr_t oldbuf, struct rte_distributor_single *d, in store_return() function
196 store_return(oldbuf, d, &ret_start, &ret_count); in process_returns()
292 store_return(oldbuf, d, &ret_start, &ret_count); in rte_distributor_process_single()
308 store_return(oldbuf, d, &ret_start, &ret_count); in rte_distributor_process_single()
H A Drte_distributor.c221 store_return(uintptr_t oldbuf, struct rte_distributor *d, in store_return() function
359 store_return(oldbuf, d, &ret_start, &ret_count); in handle_returns()