xdp_mem_allocator  320 include/trace/events/xdp.h 	TP_PROTO(const struct xdp_mem_allocator *xa),
xdp_mem_allocator  325 include/trace/events/xdp.h 		__field(const struct xdp_mem_allocator *,	xa)
xdp_mem_allocator  347 include/trace/events/xdp.h 	TP_PROTO(const struct xdp_mem_allocator *xa,
xdp_mem_allocator  353 include/trace/events/xdp.h 		__field(const struct xdp_mem_allocator *,	xa)
xdp_mem_allocator   39 net/core/xdp.c 	BUILD_BUG_ON(FIELD_SIZEOF(struct xdp_mem_allocator, mem.id)
xdp_mem_allocator   49 net/core/xdp.c 	const struct xdp_mem_allocator *xa = ptr;
xdp_mem_allocator   57 net/core/xdp.c 	.head_offset = offsetof(struct xdp_mem_allocator, node),
xdp_mem_allocator   58 net/core/xdp.c 	.key_offset  = offsetof(struct xdp_mem_allocator, mem.id),
xdp_mem_allocator   59 net/core/xdp.c 	.key_len = FIELD_SIZEOF(struct xdp_mem_allocator, mem.id),
xdp_mem_allocator   69 net/core/xdp.c 	struct xdp_mem_allocator *xa;
xdp_mem_allocator   71 net/core/xdp.c 	xa = container_of(rcu, struct xdp_mem_allocator, rcu);
xdp_mem_allocator   84 net/core/xdp.c static void mem_xa_remove(struct xdp_mem_allocator *xa)
xdp_mem_allocator   94 net/core/xdp.c 	struct xdp_mem_allocator *xa;
xdp_mem_allocator  118 net/core/xdp.c 	struct xdp_mem_allocator *xa;
xdp_mem_allocator  139 net/core/xdp.c 	struct xdp_mem_allocator *xa;
xdp_mem_allocator  292 net/core/xdp.c 	struct xdp_mem_allocator *xdp_alloc;
xdp_mem_allocator  370 net/core/xdp.c 	struct xdp_mem_allocator *xa;
xdp_mem_allocator  424 net/core/xdp.c 	struct xdp_mem_allocator *xa;