Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/mm/
H A Dzswapd.c180 unsigned long active_file; in calc_sys_cur_avail_buffers() local
185 active_file = global_node_page_state(NR_ACTIVE_FILE) * PAGE_SIZE / SZ_1K; in calc_sys_cur_avail_buffers()
189 active_file * get_active_file_ratio() / percent_constant; in calc_sys_cur_avail_buffers()
/kernel/linux/linux-6.6/mm/
H A Dzswapd.c181 unsigned long active_file; in calc_sys_cur_avail_buffers() local
186 active_file = global_node_page_state(NR_ACTIVE_FILE) * PAGE_SIZE / SZ_1K; in calc_sys_cur_avail_buffers()
190 active_file * get_active_file_ratio() / percent_constant; in calc_sys_cur_avail_buffers()

Completed in 4 milliseconds