Searched defs:tag_next (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/avr32/include/asm/
H A Dsetup.h121 #define tag_next(t) ((struct tag *)((u32 *)(t) + (t)->hdr.size)) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/include/asm/
H A Dsetup.h180 #define tag_next(t) ((struct tag *)((__u32 *)(t) + (t)->hdr.size)) macro

Completed in 23 milliseconds