Searched refs:xdp_mem_info (Results 1 – 3 of 3) sorted by relevance
10 struct xdp_mem_info mem;
55 struct xdp_mem_info { struct66 struct xdp_mem_info mem; argument458 int xdp_reg_mem_model(struct xdp_mem_info *mem,460 void xdp_unreg_mem_model(struct xdp_mem_info *mem);476 const struct xdp_mem_info *mem) in xdp_rxq_info_attach_mem_model()491 xdp_rxq->mem = (struct xdp_mem_info){ }; in xdp_rxq_info_detach_mem_model()
265 struct xdp_mem_info;273 const struct xdp_mem_info *mem);282 const struct xdp_mem_info *mem) in page_pool_use_xdp_mem()
Completed in 12 milliseconds