xdp_mem_allocator
TP_PROTO(const struct xdp_mem_allocator *xa),
__field(const struct xdp_mem_allocator *, xa)
TP_PROTO(const struct xdp_mem_allocator *xa,
__field(const struct xdp_mem_allocator *, xa)
struct xdp_mem_allocator *xa;
static struct xdp_mem_allocator *__xdp_reg_mem_model(struct xdp_mem_info *mem,
struct xdp_mem_allocator *xdp_alloc;
struct xdp_mem_allocator *xdp_alloc;
struct xdp_mem_allocator *xdp_alloc;
BUILD_BUG_ON(sizeof_field(struct xdp_mem_allocator, mem.id)
const struct xdp_mem_allocator *xa = ptr;
.head_offset = offsetof(struct xdp_mem_allocator, node),
.key_offset = offsetof(struct xdp_mem_allocator, mem.id),
.key_len = sizeof_field(struct xdp_mem_allocator, mem.id),
struct xdp_mem_allocator *xa;
xa = container_of(rcu, struct xdp_mem_allocator, rcu);
static void mem_xa_remove(struct xdp_mem_allocator *xa)
struct xdp_mem_allocator *xa;