Searched refs:have_poll_lock (Results 1 – 1 of 1) sorted by relevance
6932 static void busy_poll_stop(struct napi_struct *napi, void *have_poll_lock, in busy_poll_stop() argument6960 netpoll_poll_unlock(have_poll_lock); in busy_poll_stop()6978 netpoll_poll_unlock(have_poll_lock); in busy_poll_stop()6996 void *have_poll_lock = NULL; in __napi_busy_loop() local7034 have_poll_lock = netpoll_poll_lock(napi); in __napi_busy_loop()7055 busy_poll_stop(napi, have_poll_lock, flags, budget); in __napi_busy_loop()7068 busy_poll_stop(napi, have_poll_lock, flags, budget); in __napi_busy_loop()