Home
last modified time | relevance | path

Searched refs:xdp_mem_allocator (Results 1 – 3 of 3) sorted by relevance

/linux/net/core/
A Dxdp.c54 const struct xdp_mem_allocator *xa = ptr; in xdp_mem_id_cmp()
74 struct xdp_mem_allocator *xa; in __xdp_mem_allocator_rcu_free()
76 xa = container_of(rcu, struct xdp_mem_allocator, rcu); in __xdp_mem_allocator_rcu_free()
84 static void mem_xa_remove(struct xdp_mem_allocator *xa) in mem_xa_remove()
94 struct xdp_mem_allocator *xa; in mem_allocator_disconnect()
118 struct xdp_mem_allocator *xa; in xdp_unreg_mem_model()
275 struct xdp_mem_allocator *xdp_alloc; in __xdp_reg_mem_model()
338 struct xdp_mem_allocator *xdp_alloc; in xdp_reg_mem_model()
350 struct xdp_mem_allocator *xdp_alloc; in xdp_rxq_info_reg_mem_model()
457 struct xdp_mem_allocator *xa = bq->xa; in xdp_flush_frame_bulk()
[all …]
/linux/include/net/
A Dxdp_priv.h9 struct xdp_mem_allocator { struct
/linux/include/trace/events/
A Dxdp.h323 TP_PROTO(const struct xdp_mem_allocator *xa),
328 __field(const struct xdp_mem_allocator *, xa)
350 TP_PROTO(const struct xdp_mem_allocator *xa,
356 __field(const struct xdp_mem_allocator *, xa)

Completed in 12 milliseconds