Searched refs:napi_poll (Results 1 – 2 of 2) sorted by relevance
38 EXPORT_TRACEPOINT_SYMBOL_GPL(napi_poll);
4897 static int napi_poll(struct napi_struct *n, struct list_head *repoll) in napi_poll() function4981 budget -= napi_poll(n, &repoll); in net_rx_action()