Searched refs:__xdp_reg_mem_model (Results 1 - 1 of 1) sorted by path

/linux-master/net/core/
H A Dxdp.c273 static struct xdp_mem_allocator *__xdp_reg_mem_model(struct xdp_mem_info *mem, function
344 xdp_alloc = __xdp_reg_mem_model(mem, type, allocator);
361 xdp_alloc = __xdp_reg_mem_model(&xdp_rxq->mem, type, allocator);

Completed in 181 milliseconds