Home
last modified time | relevance | path

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

/Linux-v5.10/net/core/
Dlink_watch.c172 static void __linkwatch_run_queue(int urgent_only) in __linkwatch_run_queue() argument
181 if (urgent_only) in __linkwatch_run_queue()
191 if (!urgent_only) in __linkwatch_run_queue()
207 if (urgent_only && !linkwatch_urgent_event(dev)) { in __linkwatch_run_queue()