Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/trace/events/
A Dwriteback.h532 TP_PROTO(unsigned long background_thresh,
536 TP_ARGS(background_thresh,
543 __field(unsigned long, background_thresh)
555 __entry->background_thresh = background_thresh;
565 __entry->background_thresh,
/linux-6.3-rc2/mm/
A Dbacking-dev.c55 unsigned long background_thresh; in bdi_debug_stats_show() local
74 global_dirty_limits(&background_thresh, &dirty_thresh); in bdi_debug_stats_show()
96 K(background_thresh), in bdi_debug_stats_show()
A Dpage-writeback.c666 unsigned long background_thresh; in bdi_ratio_from_pages() local
670 global_dirty_limits(&background_thresh, &dirty_thresh); in bdi_ratio_from_pages()
678 unsigned long background_thresh; in bdi_get_bytes() local
682 global_dirty_limits(&background_thresh, &dirty_thresh); in bdi_get_bytes()
2205 unsigned long background_thresh; in writeback_set_ratelimit() local
2208 global_dirty_limits(&background_thresh, &dirty_thresh); in writeback_set_ratelimit()

Completed in 11 milliseconds