Searched refs:fdt_open_into (Results 1 – 7 of 7) sorted by relevance
37 return fdt_open_into(buf, buf, bufsize); in fdt_create_empty_tree()
400 int fdt_open_into(const void *fdt, void *buf, int bufsize) in fdt_open_into() function
1478 int fdt_open_into(const void *fdt, void *buf, int bufsize);
1101 ret = fdt_open_into(fdt, fdt, CFG_DTB_MAX_SIZE); in init_external_dt()
182 000000000e12fd74 00000000000001b4 T fdt_open_into
12903 e108528: 94009e13 bl e12fd74 <fdt_open_into>73705 000000000e12fd74 <fdt_open_into>:73706 fdt_open_into():73749 e12fdf0: 35000400 cbnz w0, e12fe70 <fdt_open_into+0xfc>73772 e12fe2c: 1400000b b e12fe58 <fdt_open_into+0xe4>73773 fdt_open_into():73803 e12fe88: 5400018c b.gt e12feb8 <fdt_open_into+0x144>73821 e12febc: 17ffffe7 b e12fe58 <fdt_open_into+0xe4>73837 fdt_open_into():73857 fdt_open_into():[all …]
23352 .text.fdt_open_into23354 0x000000000e12fd74 fdt_open_into
Completed in 204 milliseconds