Searched refs:fixup (Results 1 – 4 of 4) sorted by relevance
22 void *ufdt_get_fixup_location(struct ufdt *tree, const char *fixup);
141 void ufdt_combine_fixup(struct ufdt *tree, const char *fixup, in ufdt_combine_fixup() argument148 size_t fixup_len = strlen(fixup) + 1; in ufdt_combine_fixup()155 dto_memcpy(path, fixup, fixup_len); in ufdt_combine_fixup()
73 goto fixup; in fs_prepare_path_impl()102 fixup: in fs_prepare_path_impl()
130 void *ufdt_get_fixup_location(struct ufdt *tree, const char *fixup) { in ufdt_get_fixup_location() argument137 size_t fixup_len = strlen(fixup) + 1; in ufdt_get_fixup_location()144 dto_memcpy(path, fixup, fixup_len); in ufdt_get_fixup_location()