Searched defs:napi_poll (Results 1 – 1 of 1) sorted by relevance
6740 int (*napi_poll)(struct napi_struct *napi, int budget); in napi_busy_loop() local7099 static int napi_poll(struct napi_struct *n, struct list_head *repoll) in napi_poll() function