Searched refs:COLOR_ALIGN (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/arch/parisc/kernel/
H A Dsys_parisc.c57 static inline unsigned long COLOR_ALIGN(unsigned long addr, COLOR_ALIGN() function
114 addr = COLOR_ALIGN(addr, last_mmap, pgoff); arch_get_unmapped_area()
175 addr = COLOR_ALIGN(addr, last_mmap, pgoff); arch_get_unmapped_area_topdown()
/linux-4.4.14/arch/sparc/kernel/
H A Dsys_sparc_64.c77 static inline unsigned long COLOR_ALIGN(unsigned long addr, COLOR_ALIGN() function
115 addr = COLOR_ALIGN(addr, pgoff); arch_get_unmapped_area()
178 addr = COLOR_ALIGN(addr, pgoff); arch_get_unmapped_area_topdown()

Completed in 71 milliseconds