Home
last modified time | relevance | path

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

/Linux-v4.19/net/core/
Ddev.c5997 static void busy_poll_stop(struct napi_struct *napi, void *have_poll_lock) in busy_poll_stop() argument
6020 netpoll_poll_unlock(have_poll_lock); in busy_poll_stop()
6032 void *have_poll_lock = NULL; in napi_busy_loop() local
6062 have_poll_lock = netpoll_poll_lock(napi); in napi_busy_loop()
6078 busy_poll_stop(napi, have_poll_lock); in napi_busy_loop()
6089 busy_poll_stop(napi, have_poll_lock); in napi_busy_loop()