Home
last modified time | relevance | path

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

/linux-6.15/net/core/
H A Ddev.c6571 static void busy_poll_stop(struct napi_struct *napi, void *have_poll_lock, in busy_poll_stop() argument
6612 netpoll_poll_unlock(have_poll_lock); in busy_poll_stop()
6626 void *have_poll_lock = NULL; in __napi_busy_loop() local
6664 have_poll_lock = netpoll_poll_lock(napi); in __napi_busy_loop()
6685 busy_poll_stop(napi, have_poll_lock, flags, budget); in __napi_busy_loop()
6698 busy_poll_stop(napi, have_poll_lock, flags, budget); in __napi_busy_loop()