Home
last modified time | relevance | path

Searched refs:rte_mp_sendmsg (Results 1 – 9 of 9) sorted by relevance

/f-stack/dpdk/lib/librte_eal/common/
H A Dmalloc_mp.c289 if (rte_mp_sendmsg(&resp_msg)) { in handle_request()
402 if (rte_mp_sendmsg(&msg)) in handle_sync_response()
426 if (rte_mp_sendmsg(&msg)) in handle_sync_response()
526 if (rte_mp_sendmsg(&msg)) in handle_rollback_response()
684 if (rte_mp_sendmsg(&msg)) { in request_to_primary()
H A Deal_common_proc.c814 rte_mp_sendmsg(struct rte_mp_msg *msg) in rte_mp_sendmsg() function
/f-stack/dpdk/lib/librte_eal/windows/
H A Deal_mp.c44 rte_mp_sendmsg(struct rte_mp_msg *msg) in rte_mp_sendmsg() function
/f-stack/dpdk/lib/librte_eal/include/
H A Drte_eal.h277 rte_mp_sendmsg(struct rte_mp_msg *msg);
/f-stack/dpdk/lib/librte_eal/
H A Drte_eal_exports.def169 rte_mp_sendmsg
H A Dversion.map231 rte_mp_sendmsg;
/f-stack/dpdk/drivers/bus/vdev/
H A Dvdev.c424 if (rte_mp_sendmsg(&mp_resp) < 0) in vdev_action()
/f-stack/dpdk/doc/guides/rel_notes/
H A Drelease_18_02.rst225 * ``rte_mp_sendmsg`` is for sending a message without blocking for a response.
/f-stack/dpdk/doc/guides/prog_guide/
H A Dmulti_proc_support.rst251 Once the structure is populated, calling ``rte_mp_sendmsg()`` will send the