Searched refs:ATAG_NONE (Results 1 – 7 of 7) sorted by relevance
98 ATAG_CORE 標籤開始,並以 ATAG_NONE 標籤結束。ATAG_CORE 標籤可以是100 ‘2’(0x00000002)。ATAG_NONE 標籤的 size 域必須設置爲零。114 | ATAG_NONE | |
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 | |