Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_eal/common/
H A Dmalloc_mp.c124 find_request_by_id(uint64_t id) in find_request_by_id() function
141 } while (find_request_by_id(id) != NULL); in get_unique_id()
246 entry = find_request_by_id(m->id); in handle_request()
357 entry = find_request_by_id(mpreq->id); in handle_sync_response()
507 entry = find_request_by_id(mpreq->id); in handle_rollback_response()
551 entry = find_request_by_id(m->id); in handle_response()