Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dmmzone.h870 bool zone_watermark_ok_safe(struct zone *z, unsigned int order,
/OK3568_Linux_fs/kernel/android/
H A Dabi_gki_aarch64_vivo2076 zone_watermark_ok_safe
H A Dabi_gki_aarch64_qcom3068 zone_watermark_ok_safe
H A Dabi_gki_aarch64_galaxy4641 zone_watermark_ok_safe
/OK3568_Linux_fs/kernel/mm/
H A Dvmscan.c2983 return zone_watermark_ok_safe(zone, 0, watermark, sc->reclaim_idx); in compaction_ready()
3521 if (zone_watermark_ok_safe(zone, order, mark, highest_zoneidx)) in pgdat_balanced()
H A Dpage_alloc.c3877 bool zone_watermark_ok_safe(struct zone *z, unsigned int order, in zone_watermark_ok_safe() function
3888 EXPORT_SYMBOL_GPL(zone_watermark_ok_safe);