Searched refs:COLOR_ALIGN (Results 1 – 2 of 2) sorted by relevance
59 static inline unsigned long COLOR_ALIGN(unsigned long addr, in COLOR_ALIGN() function122 addr = COLOR_ALIGN(addr, last_mmap, pgoff); in arch_get_unmapped_area()179 addr = COLOR_ALIGN(addr, last_mmap, pgoff); in arch_get_unmapped_area_topdown()
80 static inline unsigned long COLOR_ALIGN(unsigned long addr, in COLOR_ALIGN() function118 addr = COLOR_ALIGN(addr, pgoff); in arch_get_unmapped_area()181 addr = COLOR_ALIGN(addr, pgoff); in arch_get_unmapped_area_topdown()