Home
last modified time | relevance | path

Searched defs:xdp_mem_allocator (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/include/net/
Dxdp_priv.h8 struct xdp_mem_allocator { struct
9 struct xdp_mem_info mem;
10 union {
15 struct rhash_head node;
16 struct rcu_head rcu;
/kernel/linux/linux-4.19/net/core/
Dxdp.c32 struct xdp_mem_allocator { struct
48 BUILD_BUG_ON(FIELD_SIZEOF(struct xdp_mem_allocator, mem.id) in xdp_mem_id_hashfn() argument