Home
last modified time | relevance | path

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

/linux-4.4.14/Documentation/scheduler/
Dsched-bwc.txt49 unthrottled if it is in a constrained state.
/linux-4.4.14/drivers/tty/
Dn_tty.c280 int unthrottled; in n_tty_check_unthrottle() local
287 unthrottled = tty_unthrottle_safe(tty); in n_tty_check_unthrottle()
288 if (!unthrottled) in n_tty_check_unthrottle()