Searched refs:__tag (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-avr32/
H A Dsetup.h113 #define __tag __attribute_used__ __attribute__((__section__(".taglist.init"))) macro
115 static struct tagtable __tagtable_##fn __tag = { tag, fn }
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-arm26/
H A Dsetup.h176 #define __tag __used __attribute__((__section__(".taglist"))) macro
178 static struct tagtable __tagtable_##fn __tag = { tag, fn }
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-arm/
H A Dsetup.h188 #define __tag __used __attribute__((__section__(".taglist.init"))) macro
190 static struct tagtable __tagtable_##fn __tag = { tag, fn }

Completed in 99 milliseconds