Home
last modified time | relevance | path

Searched defs:tagtable (Results 1 – 4 of 4) sorted by relevance

/linux-3.3/arch/xtensa/kernel/
Dsetup.c104 typedef struct tagtable { struct
107 } tagtable_t; argument
/linux-3.3/arch/avr32/include/asm/
Dsetup.h116 struct tagtable { struct
123 static struct tagtable __tagtable_##fn __tag = { tag, fn } argument
/linux-3.3/arch/arm/include/asm/
Dsetup.h171 struct tagtable { struct
190 static const struct tagtable __tagtable_##fn __tag = { tag, fn } argument
/linux-3.3/arch/arm/kernel/
Dvmlinux.lds.S154 __tagtable_begin = .;
156 __tagtable_end = .;