Home
last modified time | relevance | path

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

/linux/net/core/
H A Ddev.c7783 static void napi_threaded_poll_loop(struct napi_struct *napi, bool busy_poll) in napi_threaded_poll_loop() function
7851 napi_threaded_poll_loop(napi, want_busy_poll); in napi_threaded_poll()
13162 napi_threaded_poll_loop(&sd->backlog, false); in run_backlog_napi()