Home
last modified time | relevance | path

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

/net/core/
Dnet-traces.c38 EXPORT_TRACEPOINT_SYMBOL_GPL(napi_poll);
Ddev.c4897 static int napi_poll(struct napi_struct *n, struct list_head *repoll) in napi_poll() function
4981 budget -= napi_poll(n, &repoll); in net_rx_action()