Searched refs:inactive_file (Results 1 – 4 of 4) sorted by relevance
249 LOS_DL_LIST *inactive_file = &physSeg->lruList[VM_LRU_INACTIVE_FILE]; in OsShrinkInactiveList() local251 LOS_DL_LIST_FOR_EACH_ENTRY_SAFE(fpage, fnext, inactive_file, LosFilePage, lru) { in OsShrinkInactiveList()
181 unsigned long inactive_file; in calc_sys_cur_avail_buffers() local186 inactive_file = global_node_page_state(NR_INACTIVE_FILE) * PAGE_SIZE / SZ_1K; in calc_sys_cur_avail_buffers()188 buffers = freemem + inactive_file * get_inactive_file_ratio() / percent_constant + in calc_sys_cur_avail_buffers()
559 inactive_file # of bytes of file-backed memory on inactive LRU list.
1303 inactive_anon, active_anon, inactive_file, active_file, unevictable