Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/mm/
H A Dpage-writeback.c1561 struct dirty_throttle_control gdtc_stor = { GDTC_INIT(wb) }; in balance_dirty_pages() local
1562 struct dirty_throttle_control mdtc_stor = { MDTC_INIT(wb, &gdtc_stor) }; in balance_dirty_pages()
1563 struct dirty_throttle_control * const gdtc = &gdtc_stor; in balance_dirty_pages()
1949 struct dirty_throttle_control gdtc_stor = { GDTC_INIT(wb) }; in wb_over_bg_thresh() local
1950 struct dirty_throttle_control mdtc_stor = { MDTC_INIT(wb, &gdtc_stor) }; in wb_over_bg_thresh()
1951 struct dirty_throttle_control * const gdtc = &gdtc_stor; in wb_over_bg_thresh()