Home
last modified time | relevance | path

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

/linux-4.4.14/mm/
Dvmscan.c61 struct scan_control { struct
153 static bool global_reclaim(struct scan_control *sc) in global_reclaim()
171 static bool sane_reclaim(struct scan_control *sc) in sane_reclaim()
184 static bool global_reclaim(struct scan_control *sc) in global_reclaim()
189 static bool sane_reclaim(struct scan_control *sc) in sane_reclaim()
486 static int may_write_to_inode(struct inode *inode, struct scan_control *sc) in may_write_to_inode()
535 struct scan_control *sc) in pageout()
794 struct scan_control *sc) in page_check_references()
882 struct scan_control *sc, in shrink_page_list()
1237 struct scan_control sc = { in reclaim_clean_pages_from_list()
[all …]
/linux-4.4.14/drivers/misc/
Dlkdtm.c204 struct scan_control;
208 struct scan_control *sc) in jp_shrink_inactive_list()