Home
last modified time | relevance | path

Searched defs:ALLOC_NOFRAGMENT (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/mm/
Dinternal.h725 #define ALLOC_NOFRAGMENT 0x100 /* avoid mixing pageblock types */ macro
727 #define ALLOC_NOFRAGMENT 0x0 macro
/kernel/linux/linux-6.6/mm/
Dinternal.h840 #define ALLOC_NOFRAGMENT 0x100 /* avoid mixing pageblock types */ macro
842 #define ALLOC_NOFRAGMENT 0x0 macro