Home
last modified time | relevance | path

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

/linux/arch/xtensa/kernel/
A Dsetup.c91 typedef struct tagtable { struct
94 } tagtable_t; argument
/linux/arch/arm/kernel/
A Dvmlinux-xip.lds.S91 __tagtable_begin = .;
93 __tagtable_end = .;
A Dvmlinux.lds.S107 __tagtable_begin = .;
109 __tagtable_end = .;
/linux/arch/arm/include/uapi/asm/
A Dsetup.h172 struct tagtable { struct
173 __u32 tag;
174 int (*parse)(const struct tag *);

Completed in 5 milliseconds