Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dbuffer_head.h251 extern int buffer_heads_over_limit;
480 #define buffer_heads_over_limit 0 macro
/linux-6.3-rc2/fs/
A Dmpage.c429 if (buffer_heads_over_limit && PageUptodate(page)) in clean_buffers()
A Dbuffer.c2923 int buffer_heads_over_limit; variable
2942 buffer_heads_over_limit = (tot > max_buffer_heads); in recalc_bh_state()
/linux-6.3-rc2/mm/
A Dvmscan.c2653 if (unlikely(buffer_heads_over_limit)) { in shrink_active_list()
6648 if (buffer_heads_over_limit) { in shrink_zones()
7381 if (buffer_heads_over_limit) { in balance_pgdat()

Completed in 24 milliseconds