Searched refs:TAIL_MAPPING (Results 1 - 5 of 5) sorted by relevance

/linux-master/tools/include/linux/
H A Dpoison.h43 #define TAIL_MAPPING ((void *) 0x400 + POISON_POINTER_DELTA) macro
/linux-master/include/linux/
H A Dpoison.h34 #define TAIL_MAPPING ((void *) 0x400 + POISON_POINTER_DELTA) macro
/linux-master/mm/
H A Dinternal.h534 p->mapping = TAIL_MAPPING;
H A Dpage_alloc.c1015 if (page->mapping != TAIL_MAPPING) {
H A Dhuge_memory.c2838 VM_BUG_ON_PAGE(tail > 2 && page_tail->mapping != TAIL_MAPPING,

Completed in 146 milliseconds