Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dsched.h1824 #define PF_MEMALLOC_PIN 0x10000000 /* Allocations constrained to zones which allow long term pinni… macro
/linux/mm/
H A Dhugetlb.c1256 bool pin = !!(current->flags & PF_MEMALLOC_PIN); in dequeue_hugetlb_folio_node_exact()