Searched refs:free (Results 176 - 200 of 520) sorted by relevance

1234567891011>>

/u-boot/fs/squashfs/
H A Dsqfs_decompressor.c83 free(ctxt->zstd_workspace);
/u-boot/lib/
H A Dabuf.c125 free(abuf->data);
H A Dgzip.c35 free (addr);
/u-boot/lib/rsa/
H A Drsa-verify.c160 free(tmp);
294 free(hprime);
295 free(db);
296 free(db_mask);
/u-boot/drivers/firmware/scmi/
H A Dmailbox_agent.c118 free(chan);
H A Dsmccc_agent.c106 free(chan);
/u-boot/drivers/pci/
H A Dpcie_layerscape_fixup.c340 free(entries);
552 free(entries);
558 free(entries);
569 free(entries);
/u-boot/arch/arm/mach-socfpga/
H A Dsecure_vab.c144 free(mbox_relocate_data_addr);
/u-boot/drivers/scsi/
H A Dsandbox_scsi.c127 free(info->buff);
/u-boot/drivers/serial/
H A Dserial_semihosting.c63 free(buf);
/u-boot/drivers/bootcount/
H A Dspi-flash.c50 free(buffer);
/u-boot/cmd/
H A Dclone.c118 free(buf);
H A Dsf.c259 free(cmp_buf);
562 free(vbuf);
570 free(vbuf);
571 free(buf);
/u-boot/test/dm/
H A Dnvmxip.c139 free(buffer);
/u-boot/test/optee/
H A Dcmd_ut_optee.c147 free(fdt);
/u-boot/scripts/dtc/
H A Dlivetree.c5 * This program is free software; you can redistribute it and/or
173 free(new_prop);
186 free(new_prop);
208 free(new_child);
228 free(new_node);
694 free(tbl);
730 free(tbl);
766 free(tbl);
904 free(entry);
982 free(comp
[all...]
/u-boot/tools/
H A Dimage-host.c269 free(value);
553 free(data_ciphered);
554 free((void *)info.key);
555 free((void *)info.iv);
711 free(list->strings[i]);
712 free(list->strings);
1073 free(region);
1095 free(value);
1096 free(region_prop);
H A Dmxsimage.c245 free(outbuf);
485 free(data);
612 free(dctx->payload);
613 free(dctx);
782 free(sctx);
1033 free(cctx);
1130 free(cctx);
1221 free(cctx);
1311 free(cctx);
1617 free(lin
[all...]
/u-boot/drivers/usb/gadget/
H A Dci_udc.c308 free(ci_req->b_buf);
309 free(ci_req);
426 free(ci_req->b_buf);
678 free(item);
985 free(controller.epts);
1046 free(controller.items_mem);
1047 free(controller.epts);
1095 free(controller.items_mem);
1096 free(controller.epts);
/u-boot/fs/btrfs/
H A Ddisk-io.c461 * Such unaligned tree block will free overlapping extent buffer,
462 * causing use-after-free bugs for fuzzed images.
655 free(root);
666 free(root);
691 free(root);
698 free(root);
762 free(fs_info->tree_root);
763 free(fs_info->chunk_root);
764 free(fs_info->csum_root);
765 free(fs_inf
[all...]
/u-boot/fs/ubifs/
H A Dubifs.c106 free (ptr);
455 free(file);
456 free(dentry);
457 free(dir);
605 free(file);
607 free(dentry);
609 free(dir);
778 free(buff);
793 free(buff);
/u-boot/fs/yaffs2/
H A Dyaffs_nandif.c9 * This program is free software; you can redistribute it and/or modify
248 free(dev);
249 free(clonedName);
/u-boot/scripts/basic/
H A Dfixdep.c385 free(buf);
430 free(buf);
/u-boot/arch/arm/mach-apple/
H A Dsart.c157 free(sart);
183 free(sart);
203 printf("sart: no more free entries\n");
/u-boot/drivers/misc/
H A Dqfw_acpi.c231 free((void *)file->addr);
237 free(table_loader);

Completed in 366 milliseconds

1234567891011>>