Searched refs:xdp_mem_allocator (Results 1 – 3 of 3) sorted by relevance
51 const struct xdp_mem_allocator *xa = ptr; in xdp_mem_id_cmp()71 struct xdp_mem_allocator *xa; in __xdp_mem_allocator_rcu_free()73 xa = container_of(rcu, struct xdp_mem_allocator, rcu); in __xdp_mem_allocator_rcu_free()81 static void mem_xa_remove(struct xdp_mem_allocator *xa) in mem_xa_remove()91 struct xdp_mem_allocator *xa; in mem_allocator_disconnect()115 struct xdp_mem_allocator *xa; in xdp_rxq_info_unreg_mem_model()265 struct xdp_mem_allocator *xdp_alloc; in xdp_rxq_info_reg_mem_model()343 struct xdp_mem_allocator *xa; in __xdp_return()399 struct xdp_mem_allocator *xa = bq->xa; in xdp_flush_frame_bulk()415 struct xdp_mem_allocator *xa; in xdp_return_frame_bulk()[all …]
322 TP_PROTO(const struct xdp_mem_allocator *xa),327 __field(const struct xdp_mem_allocator *, xa)349 TP_PROTO(const struct xdp_mem_allocator *xa,355 __field(const struct xdp_mem_allocator *, xa)
8 struct xdp_mem_allocator { struct
Completed in 6 milliseconds