Searched refs:tag_header (Results 1 – 5 of 5) sorted by relevance
39 struct tag_header { struct104 struct tag_header hdr;129 #define tag_size(type) ((sizeof(struct tag_header) + sizeof(struct type)) >> 2)
24 struct tag_header { struct147 struct tag_header hdr;181 #define tag_size(type) ((sizeof(struct tag_header) + sizeof(struct type)) >> 2)
41 struct tag_header hdr1;43 struct tag_header hdr2;45 struct tag_header hdr3;
52 size = (char *)tag - atags_copy + sizeof(struct tag_header); in init_atags_procfs()
204 sizeof(struct tag_header)) >> 2; in build_tag_list()212 sizeof(struct tag_header)); in build_tag_list()