Home
last modified time | relevance | path

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

/arch/avr32/include/asm/
Dsetup.h115 struct tagtable { struct
122 static struct tagtable __tagtable_##fn __tag = { tag, fn } argument
/arch/xtensa/kernel/
Dsetup.c100 typedef struct tagtable { struct
103 } tagtable_t; argument
/arch/arm/include/uapi/asm/
Dsetup.h171 struct tagtable { struct
172 __u32 tag;
173 int (*parse)(const struct tag *);
/arch/arm/kernel/
Dvmlinux.lds.S195 __tagtable_begin = .;
197 __tagtable_end = .;