Home
last modified time | relevance | path

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

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

Completed in 3 milliseconds