Searched refs:have_poll_lock (Results 1 - 1 of 1) sorted by relevance

/linux-master/net/core/
H A Ddev.c6217 static void busy_poll_stop(struct napi_struct *napi, void *have_poll_lock, argument
6256 netpoll_poll_unlock(have_poll_lock);
6268 void *have_poll_lock = NULL; local
6305 have_poll_lock = netpoll_poll_lock(napi);
6325 busy_poll_stop(napi, have_poll_lock, flags, budget);
6338 busy_poll_stop(napi, have_poll_lock, flags, budget);

Completed in 119 milliseconds