Home
last modified time | relevance | path

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

/linux-5.19.10/net/core/
Dxdp.c270 static struct xdp_mem_allocator *__xdp_reg_mem_model(struct xdp_mem_info *mem, in __xdp_reg_mem_model() function
341 xdp_alloc = __xdp_reg_mem_model(mem, type, allocator); in xdp_reg_mem_model()
358 xdp_alloc = __xdp_reg_mem_model(&xdp_rxq->mem, type, allocator); in xdp_rxq_info_reg_mem_model()