Searched refs:tag_header (Results 1 – 4 of 4) 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)
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()