Home
last modified time | relevance | path

Searched refs:thrashing (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/mm/
H A Dfilemap.c1229 bool thrashing = false; in folio_wait_bit_common() local
1237 thrashing = true; in folio_wait_bit_common()
1334 if (thrashing) { in folio_wait_bit_common()
1380 bool thrashing = false; in __releases() local
1390 thrashing = true; in __releases()
1431 if (thrashing) { in __releases()
/kernel/linux/linux-5.10/mm/
H A Dfilemap.c1202 bool thrashing = false; in wait_on_page_bit_common() local
1213 thrashing = true; in wait_on_page_bit_common()
1310 if (thrashing) { in wait_on_page_bit_common()

Completed in 11 milliseconds