Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/mm/
H A Dpage-writeback.c1575 struct dirty_throttle_control gdtc_stor = { GDTC_INIT(wb) }; in balance_dirty_pages() local
1576 struct dirty_throttle_control mdtc_stor = { MDTC_INIT(wb, &gdtc_stor) }; in balance_dirty_pages()
1577 struct dirty_throttle_control * const gdtc = &gdtc_stor; in balance_dirty_pages()
1960 struct dirty_throttle_control gdtc_stor = { GDTC_INIT(wb) }; in wb_over_bg_thresh() local
1961 struct dirty_throttle_control mdtc_stor = { MDTC_INIT(wb, &gdtc_stor) }; in wb_over_bg_thresh()
1962 struct dirty_throttle_control * const gdtc = &gdtc_stor; in wb_over_bg_thresh()
/kernel/linux/linux-6.6/mm/
H A Dpage-writeback.c1672 struct dirty_throttle_control gdtc_stor = { GDTC_INIT(wb) }; in balance_dirty_pages() local
1673 struct dirty_throttle_control mdtc_stor = { MDTC_INIT(wb, &gdtc_stor) }; in balance_dirty_pages()
1674 struct dirty_throttle_control * const gdtc = &gdtc_stor; in balance_dirty_pages()
2079 struct dirty_throttle_control gdtc_stor = { GDTC_INIT(wb) }; in wb_over_bg_thresh() local
2080 struct dirty_throttle_control mdtc_stor = { MDTC_INIT(wb, &gdtc_stor) }; in wb_over_bg_thresh()
2081 struct dirty_throttle_control * const gdtc = &gdtc_stor; in wb_over_bg_thresh()

Completed in 8 milliseconds