Searched refs:have_poll_lock (Results 1 – 1 of 1) sorted by relevance
6641 static void busy_poll_stop(struct napi_struct *napi, void *have_poll_lock, bool prefer_busy_poll, in busy_poll_stop() argument6680 netpoll_poll_unlock(have_poll_lock); in busy_poll_stop()6692 void *have_poll_lock = NULL; in napi_busy_loop() local6728 have_poll_lock = netpoll_poll_lock(napi); in napi_busy_loop()6745 busy_poll_stop(napi, have_poll_lock, prefer_busy_poll, budget); in napi_busy_loop()6756 busy_poll_stop(napi, have_poll_lock, prefer_busy_poll, budget); in napi_busy_loop()