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.h373 void xdp_do_check_flushed(struct napi_struct *napi);
375 static inline void xdp_do_check_flushed(struct napi_struct *napi) { } in xdp_do_check_flushed() function
H A Ddev.c7736 xdp_do_check_flushed(n); in __napi_poll()
H A Dfilter.c4373 void xdp_do_check_flushed(struct napi_struct *napi) in xdp_do_check_flushed() function