Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/riscv/lib/
H A Dbootm.c36 static void announce_and_cleanup(int fake) in announce_and_cleanup()
83 int fake = (flag & BOOTM_STATE_OS_FAKE_GO); in boot_jump_linux() local
/openbmc/u-boot/arch/arm/lib/
H A Dbootm.c89 static void announce_and_cleanup(int fake) in announce_and_cleanup()
327 int fake = (flag & BOOTM_STATE_OS_FAKE_GO); in boot_jump_linux() local
/openbmc/u-boot/arch/arc/lib/
H A Dbootm.c77 int fake = (flag & BOOTM_STATE_OS_FAKE_GO); in boot_jump_linux() local
/openbmc/qemu/migration/
H A Dvmstate.c62 VMStateField *fake = g_new0(VMStateField, 1); in vmsd_create_fake_nullptr_field() local
/openbmc/u-boot/fs/yaffs2/
H A Dyaffs_guts.h402 u8 fake:1; /* A fake object has no presence on NAND. */ member
495 u8 fake:1; member