Home
last modified time | relevance | path

Searched defs:skip_schedule (Results 1 – 1 of 1) sorted by relevance

/net/core/
Ddev.c6671 static void __busy_poll_stop(struct napi_struct *napi, bool skip_schedule) in __busy_poll_stop()
6693 bool skip_schedule = false; in busy_poll_stop() local