Home
last modified time | relevance | path

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

/dpdk/drivers/event/dlb2/pf/base/
H A Ddlb2_osdep_list.h91 static inline void dlb2_list_splice(struct dlb2_list_head *src_head, in dlb2_list_splice() argument
94 TAILQ_CONCAT(head, src_head, node); in dlb2_list_splice()