Home
last modified time | relevance | path

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

/openbmc/linux/net/xdp/
H A Dxdp_umem.h12 void xdp_put_umem(struct xdp_umem *umem, bool defer_cleanup);
H A Dxdp_umem.c79 void xdp_put_umem(struct xdp_umem *umem, bool defer_cleanup) in xdp_put_umem() argument
85 if (defer_cleanup) { in xdp_put_umem()