Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/arm/include/uapi/asm/
Dsetup.h181 #define tag_next(t) ((struct tag *)((__u32 *)(t) + (t)->hdr.size)) macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-arm/asm/
Dsetup.h125 #define tag_next(t) ((struct tag *) ((__u32 *) (t) + (t)->hdr.size)) macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/asm-arm/asm/
Dsetup.h116 #define tag_next(t) ((struct tag *)((__u32 *)(t) + (t)->hdr.size)) macro