Home
last modified time | relevance | path

Searched refs:FDT_ERR_NOSPACE (Results 1 - 22 of 22) sorted by relevance

/kernel/linux/linux-5.10/scripts/dtc/libfdt/
H A Dfdt_sw.c116 return -FDT_ERR_NOSPACE; in fdt_create_with_flags()
156 return -FDT_ERR_NOSPACE; in fdt_resize()
166 return -FDT_ERR_NOSPACE; in fdt_resize()
197 return -FDT_ERR_NOSPACE; in fdt_add_reservemap_entry()
229 return -FDT_ERR_NOSPACE; in fdt_begin_node()
244 return -FDT_ERR_NOSPACE; in fdt_end_node()
309 return -FDT_ERR_NOSPACE; in fdt_property_placeholder()
315 return -FDT_ERR_NOSPACE; in fdt_property_placeholder()
350 return -FDT_ERR_NOSPACE; in fdt_finish()
H A Dfdt_wip.c27 return -FDT_ERR_NOSPACE; in fdt_setprop_inplace_namelen_partial()
44 return -FDT_ERR_NOSPACE; in fdt_setprop_inplace()
H A Dfdt_strerror.c24 FDT_ERRTABENT(FDT_ERR_NOSPACE),
H A Dfdt.c318 return -FDT_ERR_NOSPACE; in fdt_move()
323 return -FDT_ERR_NOSPACE; in fdt_move()
H A Dfdt_rw.c65 return -FDT_ERR_NOSPACE; in fdt_splice_()
456 return -FDT_ERR_NOSPACE; in fdt_open_into()
465 return -FDT_ERR_NOSPACE; in fdt_open_into()
H A Dfdt_ro.c551 return -FDT_ERR_NOSPACE; in fdt_get_path()
577 return -FDT_ERR_NOSPACE; in fdt_get_path()
H A Dfdt_overlay.c277 if (ret == -FDT_ERR_NOSPACE) in overlay_update_local_node_references()
H A Dlibfdt.h25 #define FDT_ERR_NOSPACE 3 macro
26 /* FDT_ERR_NOSPACE: Operation needed to expand the device
313 * -FDT_ERR_NOSPACE, bufsize is insufficient to contain the device tree
857 * -FDT_ERR_NOSPACE, the path of the given node is longer than (bufsize-1)
1247 * -FDT_ERR_NOSPACE, if len is not equal to the property's current length
1280 * -FDT_ERR_NOSPACE, if the property's length is not equal to 4
1315 * -FDT_ERR_NOSPACE, if the property's length is not equal to 8
1417 * -FDT_ERR_NOSPACE, bufsize is insufficient for a minimal fdt
1431 * -FDT_ERR_NOSPACE, bufsize is insufficient for a minimal fdt
1469 * -FDT_ERR_NOSPACE, standar
[all...]
/kernel/linux/linux-6.6/scripts/dtc/libfdt/
H A Dfdt_sw.c116 return -FDT_ERR_NOSPACE; in fdt_create_with_flags()
156 return -FDT_ERR_NOSPACE; in fdt_resize()
166 return -FDT_ERR_NOSPACE; in fdt_resize()
197 return -FDT_ERR_NOSPACE; in fdt_add_reservemap_entry()
229 return -FDT_ERR_NOSPACE; in fdt_begin_node()
244 return -FDT_ERR_NOSPACE; in fdt_end_node()
309 return -FDT_ERR_NOSPACE; in fdt_property_placeholder()
315 return -FDT_ERR_NOSPACE; in fdt_property_placeholder()
350 return -FDT_ERR_NOSPACE; in fdt_finish()
H A Dfdt_wip.c27 return -FDT_ERR_NOSPACE; in fdt_setprop_inplace_namelen_partial()
44 return -FDT_ERR_NOSPACE; in fdt_setprop_inplace()
H A Dfdt_strerror.c24 FDT_ERRTABENT(FDT_ERR_NOSPACE),
H A Dfdt.c330 return -FDT_ERR_NOSPACE; in fdt_move()
335 return -FDT_ERR_NOSPACE; in fdt_move()
H A Dfdt_rw.c65 return -FDT_ERR_NOSPACE; in fdt_splice_()
462 return -FDT_ERR_NOSPACE; in fdt_open_into()
471 return -FDT_ERR_NOSPACE; in fdt_open_into()
H A Dfdt_ro.c551 return -FDT_ERR_NOSPACE; in fdt_get_path()
577 return -FDT_ERR_NOSPACE; in fdt_get_path()
H A Dlibfdt.h26 #define FDT_ERR_NOSPACE 3 macro
27 /* FDT_ERR_NOSPACE: Operation needed to expand the device
326 * -FDT_ERR_NOSPACE, bufsize is insufficient to contain the device tree
890 * -FDT_ERR_NOSPACE, the path of the given node is longer than (bufsize-1)
1282 * -FDT_ERR_NOSPACE, if len is not equal to the property's current length
1315 * -FDT_ERR_NOSPACE, if the property's length is not equal to 4
1350 * -FDT_ERR_NOSPACE, if the property's length is not equal to 8
1457 * -FDT_ERR_NOSPACE, bufsize is insufficient for a minimal fdt
1471 * -FDT_ERR_NOSPACE, bufsize is insufficient for a minimal fdt
1509 * -FDT_ERR_NOSPACE, standar
[all...]
H A Dfdt_overlay.c262 if (ret == -FDT_ERR_NOSPACE) in overlay_update_local_node_references()
/kernel/linux/linux-5.10/arch/powerpc/boot/
H A Dlibfdt-wrapper.c86 if (rc == -FDT_ERR_NOSPACE) { in fdt_wrapper_setprop()
109 if (offset == -FDT_ERR_NOSPACE) { in fdt_wrapper_create_node()
/kernel/linux/linux-6.6/arch/powerpc/boot/
H A Dlibfdt-wrapper.c86 if (rc == -FDT_ERR_NOSPACE) { in fdt_wrapper_setprop()
109 if (offset == -FDT_ERR_NOSPACE) { in fdt_wrapper_create_node()
/kernel/linux/linux-6.6/scripts/dtc/
H A Dfdtoverlay.c71 if (ret == -FDT_ERR_NOSPACE) { in apply_one()
74 } while (ret == -FDT_ERR_NOSPACE); in apply_one()
/kernel/linux/linux-5.10/arch/arm64/kernel/
H A Dmachine_kexec_file.c79 return (ret == -FDT_ERR_NOSPACE ? -ENOMEM : -EINVAL); in setup_dtb()
87 return (ret == -FDT_ERR_NOSPACE ? -ENOMEM : -EINVAL); in setup_dtb()
154 return (ret == -FDT_ERR_NOSPACE) ? -ENOMEM : -EINVAL; in setup_dtb()
/kernel/linux/linux-5.10/drivers/firmware/efi/libstub/
H A Dfdt.c141 if (status == -FDT_ERR_NOSPACE) in update_fdt()
/kernel/linux/linux-6.6/drivers/firmware/efi/libstub/
H A Dfdt.c141 if (status == -FDT_ERR_NOSPACE) in update_fdt()

Completed in 18 milliseconds