Searched refs:fail (Results 1 – 5 of 5) sorted by relevance
7 void fail(const char* message);
8 void fail(const char* message) { in fail() function
33 fail("zbi_append_section failed\n"); in append_boot_item()114 fail("bad size for linux,initrd-start in device tree\n"); in prop_callback()171 fail("dt_init failed\n"); in read_device_tree()285 fail("no ZBI from device tree and no valid ZBI embedded\n"); in boot_shim()291 fail("no ARM64 kernel in ZBI from device tree or embedded ZBI\n"); in boot_shim()326 fail("expected kernel to be loaded lower in memory than initrd\n"); in boot_shim()
91 goto fail; in hpet_init()97 goto fail; in hpet_init()110 fail: in hpet_init()
125 goto fail; in finish_secondary_entry()150 fail: in finish_secondary_entry()
Completed in 15 milliseconds