Home
last modified time | relevance | path

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

/linux/net/core/
H A Ddev.h369 void xdp_do_check_flushed(struct napi_struct *napi);
371 static inline void xdp_do_check_flushed(struct napi_struct *napi) { }
352 static inline void xdp_do_check_flushed(struct napi_struct *napi) { } xdp_do_check_flushed() function
H A Ddev.c7740 xdp_do_check_flushed(n); in __napi_poll()
H A Dfilter.c4364 void xdp_do_check_flushed(struct napi_struct *napi) in xdp_do_check_flushed() function