Home
last modified time | relevance | path

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

/linux-6.3-rc2/mm/
A Dinternal.h772 #define ALLOC_HIGHATOMIC 0x200 /* Allows access to MIGRATE_HIGHATOMIC */ macro
776 #define ALLOC_RESERVES (ALLOC_NON_BLOCK|ALLOC_MIN_RESERVE|ALLOC_HIGHATOMIC|ALLOC_OOM)
A Dpage_alloc.c3727 if (alloc_flags & ALLOC_HIGHATOMIC) in rmqueue_buddy()
4065 if ((alloc_flags & (ALLOC_HIGHATOMIC|ALLOC_OOM)) && in __zone_watermark_ok()
4331 if (unlikely(alloc_flags & ALLOC_HIGHATOMIC)) in get_page_from_freelist()
4888 alloc_flags |= ALLOC_HIGHATOMIC; in gfp_to_alloc_flags()

Completed in 20 milliseconds