Home
last modified time | relevance | path

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

/dpdk/lib/eal/common/
H A Deal_common_proc.c910 mp_request_sync(const char *dst, struct rte_mp_msg *req, in mp_request_sync() function
1020 ret = mp_request_sync(eal_mp_socket_path(), req, reply, &end); in rte_mp_request_sync()
1055 if (mp_request_sync(path, req, reply, &end)) in rte_mp_request_sync()