Searched refs:ATAG_NONE (Results 1 - 4 of 4) sorted by path

/linux-master/arch/arm/kernel/
H A Datags_compat.c203 tag->hdr.tag = ATAG_NONE;
H A Datags_parse.c50 { 0, ATAG_NONE }
173 tag->hdr.tag = ATAG_NONE;
H A Datags_proc.c52 /* include the terminating ATAG_NONE */
55 WARN_ON(tag->hdr.tag != ATAG_NONE);
/linux-master/arch/arm/include/uapi/asm/
H A Dsetup.h22 /* The list ends with an ATAG_NONE node. */
23 #define ATAG_NONE 0x00000000 macro

Completed in 204 milliseconds