Searched defs:xdp_mem_allocator (Results 1 – 2 of 2) sorted by relevance
8 struct xdp_mem_allocator { struct9 struct xdp_mem_info mem;10 union {15 struct rhash_head node;16 struct rcu_head rcu;
32 struct xdp_mem_allocator { struct48 BUILD_BUG_ON(FIELD_SIZEOF(struct xdp_mem_allocator, mem.id) in xdp_mem_id_hashfn() argument