Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/xtensa/kernel/
H A Dsetup.c90 typedef struct tagtable { struct
93 } tagtable_t; argument
/OK3568_Linux_fs/kernel/arch/arm/kernel/
H A Dvmlinux-xip.lds.S91 __tagtable_begin = .;
93 __tagtable_end = .;
H A Dvmlinux.lds.S107 __tagtable_begin = .;
109 __tagtable_end = .;
/OK3568_Linux_fs/kernel/arch/arm/include/uapi/asm/
H A Dsetup.h172 struct tagtable { struct
173 __u32 tag;
174 int (*parse)(const struct tag *);
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/asm/
H A Dsetup.h172 struct tagtable { struct
173 __u32 tag;
174 int (*parse)(const struct tag *);
/OK3568_Linux_fs/u-boot/arch/nds32/include/asm/
H A Dsetup.h142 struct tagtable { struct
161 static struct tagtable __tagtable_##fn __tag = { tag, fn } argument
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/
H A Dsetup.h233 struct tagtable { struct
240 static struct tagtable __tagtable_##fn __tag = { tag, fn } argument