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.c7831 static void napi_threaded_poll_loop(struct napi_struct *napi, in napi_thread_wait()
7904 napi_threaded_poll_loop(napi, want_busy_poll ? &last_qs : NULL); in napi_threaded_poll()
13202 napi_threaded_poll_loop(&sd->backlog, NULL);
7835 static void napi_threaded_poll_loop(struct napi_struct *napi, napi_threaded_poll_loop() function