__weak            271 include/linux/compiler_attributes.h #define __weak                          __attribute__((__weak__))
__weak             66 tools/include/linux/compiler.h # define __weak			__attribute__((weak))
__weak             12 tools/lib/traceevent/parse-utils.c #define __weak __attribute__((weak))