Lines Matching refs:alloc_flags
2079 unsigned int alloc_flags,
2088 watermark = wmark_pages(zone, alloc_flags & ALLOC_WMARK_MASK);
2094 alloc_flags))
2100 * watermark and alloc_flags have to match, or be more pessimistic than
2102 * compactor's alloc_flags, as they are not relevant for freepage
2122 unsigned int alloc_flags,
2128 ret = __compaction_suitable(zone, order, alloc_flags, highest_zoneidx,
2160 int alloc_flags)
2182 compact_result = __compaction_suitable(zone, order, alloc_flags,
2213 ret = compaction_suitable(cc->zone, cc->order, cc->alloc_flags,
2405 unsigned int alloc_flags, int highest_zoneidx,
2416 .alloc_flags = alloc_flags,
2458 * @alloc_flags: The allocation flags of the current allocation
2466 unsigned int alloc_flags, const struct alloc_context *ac,
2495 alloc_flags, ac->highest_zoneidx, capture);