Searched refs:tag_header (Results 1 - 4 of 4) sorted by last modified time

/linux-master/arch/arm/kernel/
H A Datags_proc.c53 size = (char *)tag - atags_copy + sizeof(struct tag_header);
H A Datags_parse.c40 struct tag_header hdr1;
42 struct tag_header hdr2;
44 struct tag_header hdr3;
H A Datags_compat.c199 sizeof(struct tag_header)) >> 2;
207 sizeof(struct tag_header));
/linux-master/arch/arm/include/uapi/asm/
H A Dsetup.h25 struct tag_header { struct
148 struct tag_header hdr;
182 #define tag_size(type) ((sizeof(struct tag_header) + sizeof(struct type)) >> 2)

Completed in 152 milliseconds