__copy__ 112 include/linux/compiler_attributes.h #if __has_attribute(__copy__) __copy__ 113 include/linux/compiler_attributes.h # define __copy(symbol) __attribute__((__copy__(symbol)))