Home
last modified time | relevance | path

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

/openbmc/linux/arch/xtensa/kernel/
H A Dsetup.c93 typedef struct tagtable { struct
96 } tagtable_t; argument
/openbmc/linux/arch/arm/kernel/
H A Dvmlinux-xip.lds.S90 __tagtable_begin = .;
92 __tagtable_end = .;
H A Dvmlinux.lds.S106 __tagtable_begin = .;
108 __tagtable_end = .;
/openbmc/linux/arch/arm/include/uapi/asm/
H A Dsetup.h172 struct tagtable { struct
173 __u32 tag;
174 int (*parse)(const struct tag *);
/openbmc/u-boot/arch/nds32/include/asm/
H A Dsetup.h141 struct tagtable { struct
160 static struct tagtable __tagtable_##fn __tag = { tag, fn } argument
/openbmc/u-boot/arch/arm/include/asm/
H A Dsetup.h233 struct tagtable { struct
240 static struct tagtable __tagtable_##fn __tag = { tag, fn } argument