Searched refs:xdp_mem_info (Results 1 – 5 of 5) sorted by relevance
50 struct xdp_mem_info { struct61 struct xdp_mem_info mem; argument123 struct xdp_mem_info mem;245 void __xdp_release_frame(void *data, struct xdp_mem_info *mem);248 struct xdp_mem_info *mem = &xdpf->mem; in xdp_release_frame()
9 struct xdp_mem_info mem;
342 static void __xdp_return(void *data, struct xdp_mem_info *mem, bool napi_direct, in __xdp_return()416 struct xdp_mem_info *mem = &xdpf->mem; in xdp_return_frame_bulk()449 void __xdp_release_frame(void *data, struct xdp_mem_info *mem) in __xdp_release_frame()
383 TP_PROTO(const struct xdp_mem_info *mem,
63 struct xdp_mem_info xdp_mem;