Searched refs:fixup_len (Results 1 – 1 of 1) sorted by relevance
233 int fixup_len; in overlay_update_local_node_references() local238 &name, &fixup_len); in overlay_update_local_node_references()240 return fixup_len; in overlay_update_local_node_references()242 if (fixup_len % sizeof(uint32_t)) in overlay_update_local_node_references()447 uint32_t fixup_len; in overlay_fixup_phandle() local454 fixup_len = fixup_end - fixup_str; in overlay_fixup_phandle()456 len -= fixup_len + 1; in overlay_fixup_phandle()457 value += fixup_len + 1; in overlay_fixup_phandle()465 if (path_len == (fixup_len - 1)) in overlay_fixup_phandle()468 fixup_len -= path_len + 1; in overlay_fixup_phandle()[all …]
Completed in 2 milliseconds