Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/net/
A Dxdp.h53 struct xdp_mem_info { struct
64 struct xdp_mem_info mem; argument
174 struct xdp_mem_info mem;
311 void __xdp_return(void *data, struct xdp_mem_info *mem, bool napi_direct,
325 void __xdp_release_frame(void *data, struct xdp_mem_info *mem);
328 struct xdp_mem_info *mem = &xdpf->mem; in xdp_release_frame()
380 int xdp_reg_mem_model(struct xdp_mem_info *mem,
382 void xdp_unreg_mem_model(struct xdp_mem_info *mem);
A Dpage_pool.h246 struct xdp_mem_info;
251 struct xdp_mem_info *mem);
262 struct xdp_mem_info *mem) in page_pool_use_xdp_mem()
A Dxdp_priv.h10 struct xdp_mem_info mem;
/linux-6.3-rc2/net/core/
A Dxdp.c115 void xdp_unreg_mem_model(struct xdp_mem_info *mem) in xdp_unreg_mem_model()
272 static struct xdp_mem_allocator *__xdp_reg_mem_model(struct xdp_mem_info *mem, in __xdp_reg_mem_model()
338 int xdp_reg_mem_model(struct xdp_mem_info *mem, in xdp_reg_mem_model()
377 void __xdp_return(void *data, struct xdp_mem_info *mem, bool napi_direct, in __xdp_return()
475 struct xdp_mem_info *mem = &xdpf->mem; in xdp_return_frame_bulk()
535 void __xdp_release_frame(void *data, struct xdp_mem_info *mem) in __xdp_release_frame()
A Dpage_pool.c833 struct xdp_mem_info *mem) in page_pool_use_xdp_mem()
/linux-6.3-rc2/include/trace/events/
A Dxdp.h383 TP_PROTO(const struct xdp_mem_info *mem,
/linux-6.3-rc2/net/bpf/
A Dtest_run.c114 struct xdp_mem_info mem;
/linux-6.3-rc2/drivers/net/
A Dveth.c63 struct xdp_mem_info xdp_mem;

Completed in 21 milliseconds