uboot_tag 36 arch/arc/kernel/setup.c int __initdata uboot_tag; uboot_tag 501 arch/arc/kernel/setup.c if (uboot_tag != UBOOT_TAG_NONE && uboot_tag 502 arch/arc/kernel/setup.c uboot_tag != UBOOT_TAG_CMDLINE && uboot_tag 503 arch/arc/kernel/setup.c uboot_tag != UBOOT_TAG_DTB) { uboot_tag 504 arch/arc/kernel/setup.c pr_warn(IGNORE_ARGS "invalid uboot tag: '%08x'\n", uboot_tag); uboot_tag 513 arch/arc/kernel/setup.c if (uboot_tag != UBOOT_TAG_NONE && uboot_tag 520 arch/arc/kernel/setup.c if (uboot_tag == UBOOT_TAG_DTB) { uboot_tag 527 arch/arc/kernel/setup.c if (uboot_tag == UBOOT_TAG_CMDLINE)