Home
last modified time | relevance | path

Searched refs:rte_mp_request_async (Results 1 – 6 of 6) sorted by relevance

/f-stack/dpdk/lib/librte_eal/windows/
H A Deal_mp.c63 rte_mp_request_async(struct rte_mp_msg *req, const struct timespec *ts, in rte_mp_request_async() function
/f-stack/dpdk/lib/librte_eal/include/
H A Drte_eal.h342 rte_mp_request_async(struct rte_mp_msg *req, const struct timespec *ts,
/f-stack/dpdk/lib/librte_eal/
H A Drte_eal_exports.def202 rte_mp_request_async
H A Dversion.map267 rte_mp_request_async;
/f-stack/dpdk/lib/librte_eal/common/
H A Dmalloc_mp.c317 ret = rte_mp_request_async(&sr_msg, &ts, in handle_request()
465 ret = rte_mp_request_async(&rb_msg, &ts, in handle_sync_response()
H A Deal_common_proc.c1062 rte_mp_request_async(struct rte_mp_msg *req, const struct timespec *ts, in rte_mp_request_async() function