Home
last modified time | relevance | path

Searched defs:fake (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/lib/
H A Dbootm.c82 static void announce_and_cleanup(bootm_headers_t *images, int fake) in announce_and_cleanup()
384 int fake = (flag & BOOTM_STATE_OS_FAKE_GO); in boot_jump_linux() local
/rk3399_rockchip-uboot/arch/arc/lib/
H A Dbootm.c64 int fake = (flag & BOOTM_STATE_OS_FAKE_GO); in boot_jump_linux() local
/rk3399_rockchip-uboot/fs/yaffs2/
H A Dyaffs_guts.h402 u8 fake:1; /* A fake object has no presence on NAND. */ member
495 u8 fake:1; member