Searched refs:NAME_ALIGN (Results 1 – 2 of 2) sorted by relevance
119 #define NAME_ALIGN 64 macro124 static const char zero_buf[NAME_ALIGN]; in write_padded()154 len = KERNEL_ALIGN(len, NAME_ALIGN); in __dsos__write_buildid_table()156 len = ALIGN(len, NAME_ALIGN); in __dsos__write_buildid_table()1218 len = KERNEL_ALIGN(len, NAME_ALIGN); in perf_event__synthesize_build_id()1220 len = ALIGN(len, NAME_ALIGN); in perf_event__synthesize_build_id()
691 + len = KERNEL_ALIGN(len, NAME_ALIGN);693 len = ALIGN(len, NAME_ALIGN);775 + len = KERNEL_ALIGN(len, NAME_ALIGN);777 len = ALIGN(len, NAME_ALIGN);