Home
last modified time | relevance | path

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

/Linux-v6.6/include/net/page_pool/
Dtypes.h190 struct xdp_mem_info;
196 struct xdp_mem_info *mem);
210 struct xdp_mem_info *mem) in page_pool_use_xdp_mem()
/Linux-v6.6/include/net/
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,
351 int xdp_reg_mem_model(struct xdp_mem_info *mem,
353 void xdp_unreg_mem_model(struct xdp_mem_info *mem);
Dxdp_priv.h10 struct xdp_mem_info mem;
/Linux-v6.6/net/core/
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()
Dpage_pool.c881 struct xdp_mem_info *mem) in page_pool_use_xdp_mem()
/Linux-v6.6/include/trace/events/
Dxdp.h384 TP_PROTO(const struct xdp_mem_info *mem,
/Linux-v6.6/net/bpf/
Dtest_run.c117 struct xdp_mem_info mem;
/Linux-v6.6/drivers/net/
Dveth.c64 struct xdp_mem_info xdp_mem;