Home
last modified time | relevance | path

Searched refs:__tag (Results 1 – 2 of 2) sorted by relevance

/arch/arm/include/asm/
Dsetup.h20 #define __tag __used __attribute__((__section__(".taglist.init"))) macro
22 static const struct tagtable __tagtable_##fn __tag = { tag, fn }
/arch/avr32/include/asm/
Dsetup.h120 #define __tag __used __attribute__((__section__(".taglist.init"))) macro
122 static struct tagtable __tagtable_##fn __tag = { tag, fn }