Home
last modified time | relevance | path

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

/openbmc/linux/net/core/
H A Ddev.c6553 static int __napi_poll(struct napi_struct *n, bool *repoll) in __napi_poll() function
6634 work = __napi_poll(n, &do_repoll); in napi_poll()
6710 __napi_poll(napi, &repoll); in napi_threaded_poll()