Searched refs:tag_header (Results 1 – 9 of 9) sorted by relevance
25 struct tag_header { struct148 struct tag_header hdr;182 #define tag_size(type) ((sizeof(struct tag_header) + sizeof(struct type)) >> 2)
21 struct tag_header { struct127 struct tag_header hdr;151 #define tag_size(type) ((sizeof(struct tag_header) + sizeof(struct type)) >> 2)
86 struct tag_header { struct209 struct tag_header hdr;247 #define tag_size(type) ((sizeof(struct tag_header) + sizeof(struct type)) >> 2)
40 struct tag_header hdr1;42 struct tag_header hdr2;44 struct tag_header hdr3;
53 size = (char *)tag - atags_copy + sizeof(struct tag_header); in init_atags_procfs()
199 sizeof(struct tag_header)) >> 2; in build_tag_list()207 sizeof(struct tag_header)); in build_tag_list()
179 (sizeof(struct tag_header) + strlen(p) + 1 + 4) >> 2; in setup_commandline_tag()
164 (sizeof (struct tag_header) + strlen (p) + 1 + 4) >> 2; in setup_commandline_tag()
251 total_size = sizeof(struct tag_header); in setup_board_tags()