Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm/include/uapi/asm/
H A Dsetup.h181 #define tag_next(t) ((struct tag *)((__u32 *)(t) + (t)->hdr.size)) macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/asm/
H A Dsetup.h181 #define tag_next(t) ((struct tag *)((__u32 *)(t) + (t)->hdr.size)) macro
/OK3568_Linux_fs/u-boot/arch/nds32/include/asm/
H A Dsetup.h151 #define tag_next(t) ((struct tag *)((u32 *)(t) + (t)->hdr.size)) macro
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-rockchip/
H A Drk_atags.h215 #define tag_next(t) ((struct tag *)((u32 *)(t) + (t)->hdr.size)) macro
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/
H A Dsetup.h246 #define tag_next(t) ((struct tag *)((u32 *)(t) + (t)->hdr.size)) macro