Searched refs:skip_schedule (Results 1 – 1 of 1) sorted by relevance
6622 static void __busy_poll_stop(struct napi_struct *napi, bool skip_schedule) in __busy_poll_stop() argument6624 if (!skip_schedule) { in __busy_poll_stop()6644 bool skip_schedule = false; in busy_poll_stop() local6667 skip_schedule = true; in busy_poll_stop()6682 __busy_poll_stop(napi, skip_schedule); in busy_poll_stop()