Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dbacking-dev.h200 long wait_iff_congested(struct zone *zone, int sync, long timeout);
/linux-4.4.14/mm/
Dbacking-dev.c968 long wait_iff_congested(struct zone *zone, int sync, long timeout) in wait_iff_congested() function
1015 EXPORT_SYMBOL(wait_iff_congested);
Dpage_alloc.c2914 wait_iff_congested(ac->preferred_zone, BLK_RW_ASYNC, in __alloc_pages_high_priority()
3157 wait_iff_congested(ac->preferred_zone, BLK_RW_ASYNC, HZ/50); in __alloc_pages_slowpath()
Dvmscan.c1692 wait_iff_congested(zone, BLK_RW_ASYNC, HZ/10); in shrink_inactive_list()