Home
last modified time | relevance | path

Searched refs:kfree_const (Results 1 – 25 of 44) sorted by relevance

12

/linux/drivers/power/reset/
H A Dreboot-mode.c103 kfree_const(info->mode); in reboot_mode_register()
120 kfree_const(info->mode); in reboot_mode_register()
137 kfree_const(info->mode); in reboot_mode_unregister()
/linux/drivers/soc/amlogic/
H A Dmeson-mx-socinfo.c165 kfree_const(soc_dev_attr->revision); in meson_mx_socinfo_init()
166 kfree_const(soc_dev_attr->soc_id); in meson_mx_socinfo_init()
H A Dmeson-gx-socinfo.c207 kfree_const(soc_dev_attr->soc_id); in meson_gx_socinfo_init()
/linux/sound/soc/intel/avs/
H A Dutils.c261 kfree_const(entry->name); in avs_request_firmware()
285 kfree_const(entry->name); in avs_release_last_firmware()
299 kfree_const(entry->name); in avs_release_firmwares()
/linux/fs/xfs/scrub/
H A Dmetapath.c82 kfree_const(mpath->path); in xchk_metapath_cleanup()
101 kfree_const(path); in xchk_setup_metapath_scan()
107 kfree_const(path); in xchk_setup_metapath_scan()
/linux/drivers/regulator/
H A Dfixed-helper.c18 kfree_const(data->cfg.supply_name); in regulator_fixed_release()
/linux/lib/
H A Dtest_kmod.c635 kfree_const(config->test_driver); in __kmod_config_free()
638 kfree_const(config->test_fs); in __kmod_config_free()
666 kfree_const(config->test_driver); in config_test_driver_store()
713 kfree_const(config->test_fs); in config_test_fs_store()
1120 kfree_const(test_dev->misc_dev.name); in free_test_dev_kmod()
H A Dgenalloc.c259 kfree_const(pool->name); in gen_pool_destroy()
862 kfree_const(pool_name); in devm_gen_pool_create()
H A Dtest_firmware.c182 kfree_const(req->fw_buf); in __test_release_all_firmware()
205 kfree_const(test_fw_config->name); in __test_firmware_config_free()
342 kfree_const(test_fw_config->name); in config_name_store()
/linux/drivers/base/firmware_loader/
H A Dmain.c221 kfree_const(fw_priv->fw_name); in __free_fw_priv()
627 kfree_const(fwn->name); in fw_name_devm_release()
1156 kfree_const(fw_work->name); in request_firmware_work_func()
1186 kfree_const(fw_work->name); in _request_firmware_nowait()
1192 kfree_const(fw_work->name); in _request_firmware_nowait()
1389 kfree_const(fce->name); in free_fw_cache_entry()
/linux/net/nfc/hci/
H A Dllc.c36 kfree_const(llc_engine->name); in nfc_llc_del_engine()
/linux/sound/synth/emux/
H A Demux.c141 kfree_const(emu->name); in snd_emux_free()
/linux/drivers/gpu/drm/panthor/
H A Dpanthor_gem.c73 kfree_const(bo->label.str); in panthor_gem_free_object()
327 kfree_const(old_label); in panthor_gem_bo_set_label()
/linux/drivers/soc/renesas/
H A Drenesas-soc.c548 kfree_const(soc_dev_attr->soc_id); in renesas_soc_init()
549 kfree_const(soc_dev_attr->family); in renesas_soc_init()
/linux/drivers/net/ethernet/ti/
H A Dk3-cppi-desc-pool.c74 kfree_const(pool_name); in k3_cppi_desc_pool_create_name()
/linux/Documentation/core-api/
H A Dmm-api.rst47 :functions: kfree_const kvmalloc_node kvfree
/linux/drivers/parport/
H A Dshare.c605 kfree_const(par_dev->name); in free_pardevice()
798 kfree_const(devname); in parport_register_dev_model()
/linux/drivers/power/sequencing/
H A Dcore.c172 kfree_const(unit->name); in pwrseq_unit_release()
217 kfree_const(target->name); in pwrseq_target_free()
/linux/drivers/clk/x86/
H A Dclk-pmc-atom.c244 kfree_const(parent_names[i]); in plt_clk_free_parent_names_loop()
/linux/mm/
H A Dutil.c43 void kfree_const(const void *x) in kfree_const() function
48 EXPORT_SYMBOL(kfree_const);
/linux/drivers/input/touchscreen/
H A Dchipone_icn8505.c379 kfree_const(subsys); in icn8505_probe_acpi()
/linux/include/linux/
H A Dstring.h299 extern void kfree_const(const void *x);
/linux/drivers/nvmem/
H A Dcore.c367 kfree_const(cell->id); in nvmem_cell_attr_read()
558 kfree_const(cell->name); in nvmem_cell_entry_drop()
1596 kfree_const(cell->id); in nvmem_cell_put()
/linux/drivers/remoteproc/
H A Dremoteproc_core.c2219 kfree_const(rproc->firmware); in rproc_set_firmware()
2380 kfree_const(rproc->firmware); in rproc_type_release()
2381 kfree_const(rproc->name); in rproc_type_release()
H A Dqcom_common.c262 kfree_const(glink->ssr_name); in qcom_remove_glink_subdev()

12