Home
last modified time | relevance | path

Searched refs:zc_alloc (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/include/net/
Dxdp_priv.h13 struct zero_copy_allocator *zc_alloc; member
/Linux-v5.4/net/core/
Dxdp.c428 xa->zc_alloc->free(xa->zc_alloc, handle); in __xdp_return()