Home
last modified time | relevance | path

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

/arch/avr32/include/asm/
Dsetup.h113 #define __tag __used __attribute__((__section__(".taglist.init"))) macro
115 static struct tagtable __tagtable_##fn __tag = { tag, fn }
/arch/arm/include/asm/
Dsetup.h188 #define __tag __used __attribute__((__section__(".taglist.init"))) macro
190 static struct tagtable __tagtable_##fn __tag = { tag, fn }