Home
last modified time | relevance | path

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

/linux/kernel/
H A Ddelayacct.c223 void __delayacct_thrashing_start(bool *in_thrashing) in __delayacct_thrashing_start()
233 void __delayacct_thrashing_end(bool *in_thrashing) in __delayacct_thrashing_end()
/linux/mm/
H A Dfilemap.c1247 bool in_thrashing; in folio_wait_bit_common() local
1398 bool in_thrashing; in migration_entry_wait_on_locked() local
/linux/include/linux/
H A Dsched.h1044 unsigned in_thrashing:1; global() member