Searched refs:zone_watermark_ok_safe (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | mmzone.h | 870 bool zone_watermark_ok_safe(struct zone *z, unsigned int order,
|
| /OK3568_Linux_fs/kernel/android/ |
| H A D | abi_gki_aarch64_vivo | 2076 zone_watermark_ok_safe
|
| H A D | abi_gki_aarch64_qcom | 3068 zone_watermark_ok_safe
|
| H A D | abi_gki_aarch64_galaxy | 4641 zone_watermark_ok_safe
|
| /OK3568_Linux_fs/kernel/mm/ |
| H A D | vmscan.c | 2983 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 D | page_alloc.c | 3877 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);
|