Home
last modified time | relevance | path

Searched defs:tag_next (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/arm/include/uapi/asm/
H A Dsetup.h181 #define tag_next(t) ((struct tag *)((__u32 *)(t) + (t)->hdr.size)) macro
/openbmc/u-boot/arch/nds32/include/asm/
H A Dsetup.h150 #define tag_next(t) ((struct tag *)((u32 *)(t) + (t)->hdr.size)) macro
/openbmc/u-boot/arch/arm/include/asm/
H A Dsetup.h246 #define tag_next(t) ((struct tag *)((u32 *)(t) + (t)->hdr.size)) macro