Searched refs:xdp_mem_info (Results 1 – 8 of 8) sorted by relevance
| /Linux-v6.6/include/net/page_pool/ |
| D | types.h | 190 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/ |
| D | xdp.h | 53 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);
|
| D | xdp_priv.h | 10 struct xdp_mem_info mem;
|
| /Linux-v6.6/net/core/ |
| D | xdp.c | 115 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()
|
| D | page_pool.c | 881 struct xdp_mem_info *mem) in page_pool_use_xdp_mem()
|
| /Linux-v6.6/include/trace/events/ |
| D | xdp.h | 384 TP_PROTO(const struct xdp_mem_info *mem,
|
| /Linux-v6.6/net/bpf/ |
| D | test_run.c | 117 struct xdp_mem_info mem;
|
| /Linux-v6.6/drivers/net/ |
| D | veth.c | 64 struct xdp_mem_info xdp_mem;
|