Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_eal/windows/
H A Deal_mp.c91 request_to_primary(struct malloc_mp_req *req) in request_to_primary() function
/f-stack/dpdk/lib/librte_eal/common/
H A Dmalloc_mp.h67 request_to_primary(struct malloc_mp_req *req);
H A Dmalloc_heap.c478 req_result = request_to_primary(&req); in try_expand_heap_secondary()
995 request_to_primary(&req); in malloc_heap_free()
H A Dmalloc_mp.c640 request_to_primary(struct malloc_mp_req *user_req) in request_to_primary() function