/external/squashfs-tools/kernel/fs/squashfs/ |
D | super.c | 276 kfree(sblk); in squashfs_fill_super() 283 kfree(msblk->inode_lookup_table); in squashfs_fill_super() 284 kfree(msblk->fragment_index); in squashfs_fill_super() 285 kfree(msblk->id_table); in squashfs_fill_super() 286 kfree(msblk->stream.workspace); in squashfs_fill_super() 287 kfree(sb->s_fs_info); in squashfs_fill_super() 289 kfree(sblk); in squashfs_fill_super() 293 kfree(msblk->stream.workspace); in squashfs_fill_super() 294 kfree(sb->s_fs_info); in squashfs_fill_super() 332 kfree(sbi->id_table); in squashfs_put_super() [all …]
|
D | cache.c | 218 kfree(cache->entry[i].data[j]); in squashfs_cache_delete() 219 kfree(cache->entry[i].data); in squashfs_cache_delete() 223 kfree(cache->entry); in squashfs_cache_delete() 224 kfree(cache); in squashfs_cache_delete() 410 kfree(data); in squashfs_read_table()
|
D | namei.c | 122 kfree(index); in get_dir_index_using_name() 224 kfree(dire); in squashfs_lookup() 235 kfree(dire); in squashfs_lookup()
|
/external/u-boot/fs/yaffs2/ |
D | yaffs_allocator.c | 70 kfree(allocator->alloc_tnode_list->tnodes); in yaffs_deinit_raw_tnodes() 71 kfree(allocator->alloc_tnode_list); in yaffs_deinit_raw_tnodes() 232 kfree(allocator->allocated_obj_list->objects); in yaffs_deinit_raw_objs() 233 kfree(allocator->allocated_obj_list); in yaffs_deinit_raw_objs() 262 kfree(new_objs); in yaffs_create_free_objs() 264 kfree(list); in yaffs_create_free_objs() 337 kfree(dev->allocator); in yaffs_deinit_raw_tnodes_and_objs()
|
/external/u-boot/scripts/coccinelle/free/ |
D | ifnullfree.cocci | 4 /// "kfree(NULL) is safe this check is probably not required" 21 kfree(E); 44 * \(kfree@p\|kzfree@p\|debugfs_remove@p\|debugfs_remove_recursive@p\| 58 msg = "WARNING: NULL check before freeing functions like kfree, debugfs_remove, debugfs_remove_recu…
|
/external/ltp/testcases/kernel/device-drivers/dev_sim_framework/kernel_space/ |
D | tmod.c | 132 kfree(inparms); in tmod_ioctl() 139 kfree(inparms); in tmod_ioctl() 192 kfree(inparms); in tmod_ioctl() 195 kfree(outparms); in tmod_ioctl()
|
/external/ltp/testcases/kernel/device-drivers/acpi/ |
D | ltp_acpi_cmds.c | 95 kfree(str_obj); in get_str_object() 105 kfree(str_obj_result); in get_str_object() 107 kfree(str_obj); in get_str_object() 129 kfree(sysfs_path); in get_sysfs_path() 165 kfree(str_obj_result); in acpi_traverse() 195 kfree(dev_info); in acpi_traverse() 204 kfree(dev_info); in acpi_traverse() 276 kfree(dev_info); in acpi_init() 683 kfree(str_obj_result); in cleanup_module() 684 kfree(sysfs_path); in cleanup_module()
|
/external/u-boot/arch/arm/mach-imx/ |
D | cmd_nandbcb.c | 88 kfree(ecc_buf); in encode_bch_ecc() 89 kfree(tmp_buf); in encode_bch_ecc() 313 kfree(fcb_raw_page); in write_fcb_dbbt() 427 kfree(dbbt_data_page); in nandbcb_update() 429 kfree(dbbt_page); in nandbcb_update() 431 kfree(fcb); in nandbcb_update() 433 kfree(fwbuf); in nandbcb_update() 506 kfree(dbbt_data_page); in do_nandbcb_bcbonly() 508 kfree(dbbt_page); in do_nandbcb_bcbonly() 510 kfree(fcb); in do_nandbcb_bcbonly()
|
/external/u-boot/drivers/clk/ |
D | clk_sandbox_ccf.c | 69 kfree(pll); in sandbox_clk_pllv3() 132 kfree(gate); in sandbox_clk_register_gate2() 213 kfree(gate); in sandbox_clk_composite() 214 kfree(div); in sandbox_clk_composite() 215 kfree(mux); in sandbox_clk_composite()
|
/external/u-boot/fs/ubifs/ |
D | super.c | 419 kfree(ino); in ubifs_iget() 432 kfree(ino); in ubifs_iget() 466 kfree(ui->data); in ubifs_destroy_inode() 1019 kfree(c->jheads[i].wbuf.buf); in free_wbufs() 1020 kfree(c->jheads[i].wbuf.inodes); in free_wbufs() 1022 kfree(c->jheads); in free_wbufs() 1039 kfree(orph); in free_orphans() 1045 kfree(orph); in free_orphans() 1062 kfree(bud); in free_buds() 1218 kfree(name); in ubifs_parse_options() [all …]
|
D | tnc_misc.c | 236 kfree(zn->zbranch[n].znode); in ubifs_destroy_tnc_subtree() 242 kfree(zn); in ubifs_destroy_tnc_subtree() 276 kfree(idx); in read_znode() 376 kfree(idx); in read_znode() 382 kfree(idx); in read_znode() 435 kfree(znode); in ubifs_load_znode()
|
D | sb.c | 195 kfree(sup); in create_default_filesystem() 252 kfree(mst); in create_default_filesystem() 257 kfree(mst); in create_default_filesystem() 280 kfree(idx); in create_default_filesystem() 312 kfree(ino); in create_default_filesystem() 331 kfree(cs); in create_default_filesystem() 494 kfree(sup); in ubifs_read_sb_node() 664 kfree(sup); in ubifs_read_superblock() 813 kfree(sup); in ubifs_fixup_free_space()
|
D | log.c | 178 kfree(bud); in ubifs_add_bud_to_log() 274 kfree(ref); in ubifs_add_bud_to_log() 279 kfree(ref); in ubifs_add_bud_to_log() 280 kfree(bud); in ubifs_add_bud_to_log() 435 kfree(buf); in ubifs_log_start_commit() 510 kfree(bud); in ubifs_log_post_commit() 580 kfree(dr); in destroy_done_tree()
|
D | orphan.c | 68 kfree(orphan); in ubifs_add_orphan() 82 kfree(orphan); in ubifs_add_orphan() 141 kfree(o); in ubifs_delete_orphan() 444 kfree(orphan); in erase_deleted() 521 kfree(orphan); in insert_dead_orphan() 777 kfree(orphan); in dbg_ins_check_orphan() 809 kfree(o); in dbg_free_check_tree() 943 kfree(ci.node); in dbg_check_orphans()
|
/external/perfetto/test/trace_processor/ |
D | print_systrace_unsigned.out | 2 " <unknown>-10 ( 10) [000] .... 0.000000: kfree: call_site=16 ptr=32" 3 " <unknown>-10 ( 10) [000] .... 0.000000: kfree: call_site=18446744073709551600 ptr=1844…
|
/external/ltp/testcases/kernel/device-drivers/usb/tusb/ |
D | tusb.c | 215 kfree(inparms); in tusb_ioctl() 222 kfree(inparms); in tusb_ioctl() 279 kfree(inparms); in tusb_ioctl() 282 kfree(outparms); in tusb_ioctl() 532 kfree(ltp_usb.dev); in tusb_exit_module()
|
/external/u-boot/drivers/mtd/nand/raw/ |
D | nand_bch.c | 205 kfree(erased_page); in nand_bch_init() 227 kfree(nbc->errloc); in nand_bch_free() 228 kfree(nbc->eccmask); in nand_bch_free() 229 kfree(nbc); in nand_bch_free()
|
/external/u-boot/lib/crypto/ |
D | public_key.c | 53 kfree(key->key); in public_key_free() 54 kfree(key->params); in public_key_free() 55 kfree(key); in public_key_free() 184 kfree(key); in software_key_query() 269 kfree(key); in software_key_eds_op() 343 kfree(key); in public_key_verify_signature()
|
D | asymmetric_type.c | 102 kfree(req); in find_asymmetric_key() 253 kfree(match_id); in asymmetric_key_hex_to_key_id() 339 kfree(match_data->preparsed); in asymmetric_key_match_free() 422 kfree(kids->id[i]); in asymmetric_key_free_kids() 423 kfree(kids); in asymmetric_key_free_kids() 443 kfree(prep->description); in asymmetric_key_free_preparse() 549 kfree(parse_buf); in asymmetric_lookup_restriction()
|
D | x509_cert_parser.c | 56 kfree(cert->issuer); in x509_free_certificate() 57 kfree(cert->subject); in x509_free_certificate() 58 kfree(cert->id); in x509_free_certificate() 59 kfree(cert->skid); in x509_free_certificate() 60 kfree(cert); in x509_free_certificate() 146 kfree(ctx); in x509_cert_parse() 150 kfree(ctx); in x509_cert_parse()
|
/external/ltp/testcases/kernel/device-drivers/agp/kernel_space/ |
D | tagp.c | 161 kfree(inparms); in tagp_ioctl() 168 kfree(inparms); in tagp_ioctl() 275 kfree(inparms); in tagp_ioctl() 278 kfree(outparms); in tagp_ioctl() 445 kfree(info); in test_agp_copy_info()
|
/external/u-boot/lib/ |
D | bch.c | 84 #define kfree free macro 1223 kfree(genpoly); in compute_generator_polynomial() 1267 kfree(g); in compute_generator_polynomial() 1268 kfree(roots); in compute_generator_polynomial() 1370 kfree(genpoly); in init_bch() 1392 kfree(bch->a_pow_tab); in free_bch() 1393 kfree(bch->a_log_tab); in free_bch() 1394 kfree(bch->mod8_tab); in free_bch() 1395 kfree(bch->ecc_buf); in free_bch() 1396 kfree(bch->ecc_buf2); in free_bch() [all …]
|
/external/u-boot/drivers/clk/imx/ |
D | clk-pllv3.c | 60 kfree(pll); in imx_clk_pllv3() 70 kfree(pll); in imx_clk_pllv3()
|
D | clk-composite-8m.c | 166 kfree(gate); in imx8m_clk_composite_flags() 167 kfree(div); in imx8m_clk_composite_flags() 168 kfree(mux); in imx8m_clk_composite_flags()
|
/external/ltp/testcases/kernel/device-drivers/nls/ |
D | nlsTest.c | 163 kfree(dev); in test_init_module() 172 kfree(dev); in test_init_module() 182 kfree(dev); in test_init_module()
|