Home
last modified time | relevance | path

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

/openbmc/linux/net/core/
H A Dlink_watch.c190 static void __linkwatch_run_queue(int urgent_only) in __linkwatch_run_queue() argument
199 if (urgent_only) in __linkwatch_run_queue()
209 if (!urgent_only) in __linkwatch_run_queue()
226 (urgent_only && !linkwatch_urgent_event(dev))) { in __linkwatch_run_queue()