Lines Matching refs:xdp_mem_allocator
39 BUILD_BUG_ON(FIELD_SIZEOF(struct xdp_mem_allocator, mem.id) in xdp_mem_id_hashfn()
49 const struct xdp_mem_allocator *xa = ptr; in xdp_mem_id_cmp()
57 .head_offset = offsetof(struct xdp_mem_allocator, node),
58 .key_offset = offsetof(struct xdp_mem_allocator, mem.id),
59 .key_len = FIELD_SIZEOF(struct xdp_mem_allocator, mem.id),
69 struct xdp_mem_allocator *xa; in __xdp_mem_allocator_rcu_free()
71 xa = container_of(rcu, struct xdp_mem_allocator, rcu); in __xdp_mem_allocator_rcu_free()
90 struct xdp_mem_allocator *xa; in __mem_id_disconnect()
124 struct xdp_mem_allocator *xa = container_of(dwq, typeof(*xa), defer_wq); in mem_id_disconnect_defer_retry()
148 struct xdp_mem_allocator *xa; in xdp_rxq_info_unreg_mem_model()
318 struct xdp_mem_allocator *xdp_alloc; in xdp_rxq_info_reg_mem_model()
396 struct xdp_mem_allocator *xa; in __xdp_return()
457 struct xdp_mem_allocator *xa; in __xdp_release_frame()