Home
last modified time | relevance | path

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

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