Home
last modified time | relevance | path

Searched refs:overlay_symbol_update (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/scripts/dtc/libfdt/
H A Dfdt_overlay.c680 * overlay_symbol_update - Update the symbols of base tree after a merge
684 * overlay_symbol_update() updates the symbols of the base tree with the
695 static int overlay_symbol_update(void *fdt, void *fdto) in overlay_symbol_update() function
858 ret = overlay_symbol_update(fdt, fdto); in fdt_overlay_apply()
/kernel/linux/linux-6.6/scripts/dtc/libfdt/
H A Dfdt_overlay.c665 * overlay_symbol_update - Update the symbols of base tree after a merge
669 * overlay_symbol_update() updates the symbols of the base tree with the
680 static int overlay_symbol_update(void *fdt, void *fdto) in overlay_symbol_update() function
843 ret = overlay_symbol_update(fdt, fdto); in fdt_overlay_apply()

Completed in 2 milliseconds