Searched refs:ATAG_NONE (Results 1 – 6 of 6) sorted by relevance
98 ATAG_CORE 标签开始,并以 ATAG_NONE 标签结束。ATAG_CORE 标签可以是100 ‘2’(0x00000002)。ATAG_NONE 标签的 size 域必须设置为零。114 | ATAG_NONE | |
50 { 0, ATAG_NONE }173 tag->hdr.tag = ATAG_NONE; in squash_mem_tags()
55 WARN_ON(tag->hdr.tag != ATAG_NONE); in init_atags_procfs()
203 tag->hdr.tag = ATAG_NONE; in build_tag_list()
23 #define ATAG_NONE 0x00000000 macro
98 A valid tagged list starts with ATAG_CORE and ends with ATAG_NONE.100 has the size field set to '2' (0x00000002). The ATAG_NONE must set117 | ATAG_NONE | |
Completed in 9 milliseconds