Searched refs:COLOR_ALIGN (Results 1 – 2 of 2) sorted by relevance
57 static inline unsigned long COLOR_ALIGN(unsigned long addr, in COLOR_ALIGN() function114 addr = COLOR_ALIGN(addr, last_mmap, pgoff); in arch_get_unmapped_area()175 addr = COLOR_ALIGN(addr, last_mmap, pgoff); in arch_get_unmapped_area_topdown()
77 static inline unsigned long COLOR_ALIGN(unsigned long addr, in COLOR_ALIGN() function115 addr = COLOR_ALIGN(addr, pgoff); in arch_get_unmapped_area()178 addr = COLOR_ALIGN(addr, pgoff); in arch_get_unmapped_area_topdown()