Home
last modified time | relevance | path

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

/linux-6.15/net/core/
H A Ddev.h305 void xdp_do_check_flushed(struct napi_struct *napi);
307 static inline void xdp_do_check_flushed(struct napi_struct *napi) { } in xdp_do_check_flushed() function
H A Ddev.c7327 xdp_do_check_flushed(n); in __napi_poll()
H A Dfilter.c4316 void xdp_do_check_flushed(struct napi_struct *napi) in xdp_do_check_flushed() function