Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/core/
A Dxdp.c53 const struct xdp_mem_allocator *xa = ptr; in xdp_mem_id_cmp()
73 struct xdp_mem_allocator *xa; in __xdp_mem_allocator_rcu_free()
75 xa = container_of(rcu, struct xdp_mem_allocator, rcu); in __xdp_mem_allocator_rcu_free()
93 struct xdp_mem_allocator *xa; in mem_allocator_disconnect()
117 struct xdp_mem_allocator *xa; in xdp_unreg_mem_model()
276 struct xdp_mem_allocator *xdp_alloc; in __xdp_reg_mem_model()
341 struct xdp_mem_allocator *xdp_alloc; in xdp_reg_mem_model()
353 struct xdp_mem_allocator *xdp_alloc; in xdp_rxq_info_reg_mem_model()
460 struct xdp_mem_allocator *xa = bq->xa; in xdp_flush_frame_bulk()
476 struct xdp_mem_allocator *xa; in xdp_return_frame_bulk()
[all …]
/linux-6.3-rc2/include/net/
A Dxdp_priv.h9 struct xdp_mem_allocator { struct
/linux-6.3-rc2/include/trace/events/
A Dxdp.h322 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)

Completed in 6 milliseconds