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)
42 struct tag_header hdr1;44 struct tag_header hdr2;46 struct tag_header hdr3;
53 size = (char *)tag - atags_copy + sizeof(struct tag_header); in init_atags_procfs()
202 sizeof(struct tag_header)) >> 2; in build_tag_list()210 sizeof(struct tag_header)); in build_tag_list()