Searched refs:xdp_mem_allocator (Results 1 – 1 of 1) sorted by relevance
32 struct xdp_mem_allocator { struct48 BUILD_BUG_ON(FIELD_SIZEOF(struct xdp_mem_allocator, mem.id) in xdp_mem_id_hashfn() argument58 const struct xdp_mem_allocator *xa = ptr; in xdp_mem_id_cmp()66 .head_offset = offsetof(struct xdp_mem_allocator, node),67 .key_offset = offsetof(struct xdp_mem_allocator, mem.id),68 .key_len = FIELD_SIZEOF(struct xdp_mem_allocator, mem.id),78 struct xdp_mem_allocator *xa; in __xdp_mem_allocator_rcu_free()80 xa = container_of(rcu, struct xdp_mem_allocator, rcu); in __xdp_mem_allocator_rcu_free()99 struct xdp_mem_allocator *xa; in __xdp_rxq_info_unreg_mem_model()244 struct xdp_mem_allocator *xdp_alloc; in xdp_rxq_info_reg_mem_model()[all …]