Searched refs:COLOR_ALIGN (Results 1 – 2 of 2) sorted by relevance
46 static inline unsigned long COLOR_ALIGN(unsigned long addr, in COLOR_ALIGN() function129 addr = COLOR_ALIGN(addr, last_mmap, pgoff); in arch_get_unmapped_area()186 addr = COLOR_ALIGN(addr, last_mmap, pgoff); in arch_get_unmapped_area_topdown()
81 static inline unsigned long COLOR_ALIGN(unsigned long addr, in COLOR_ALIGN() function119 addr = COLOR_ALIGN(addr, pgoff); in arch_get_unmapped_area()182 addr = COLOR_ALIGN(addr, pgoff); in arch_get_unmapped_area_topdown()