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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm26/kernel/
H A Dcompat.c151 sizeof(struct tag_header)) >> 2;
159 sizeof(struct tag_header));
H A Dsetup.c434 struct tag_header hdr1;
436 struct tag_header hdr2;
438 struct tag_header hdr3;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-arm/
H A Dsetup.h24 struct tag_header { struct
147 struct tag_header hdr;
181 #define tag_size(type) ((sizeof(struct tag_header) + sizeof(struct type)) >> 2)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-arm26/
H A Dsetup.h24 struct tag_header { struct
147 struct tag_header hdr;
185 #define tag_size(type) ((sizeof(struct tag_header) + sizeof(struct type)) >> 2)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-avr32/
H A Dsetup.h40 struct tag_header { struct
98 struct tag_header hdr;
122 #define tag_size(type) ((sizeof(struct tag_header) + sizeof(struct type)) >> 2)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/boot/compressed/
H A Dofw-shark.c71 tag->hdr.size = (j + 7 + sizeof(struct tag_header)) >> 2;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/kernel/
H A Dcompat.c204 sizeof(struct tag_header)) >> 2;
212 sizeof(struct tag_header));
H A Dsetup.c746 struct tag_header hdr1;
748 struct tag_header hdr2;
750 struct tag_header hdr3;

Completed in 79 milliseconds