| /linux/lib/ |
| H A D | kasprintf.c | 46 return kstrdup_const(fmt, gfp); in kvasprintf_const() 48 return kstrdup_const(va_arg(ap, const char*), gfp); in kvasprintf_const()
|
| H A D | genalloc.c | 840 pool_name = kstrdup_const(name, GFP_KERNEL); in devm_gen_pool_create()
|
| /linux/fs/xfs/scrub/ |
| H A D | metapath.c | 135 kstrdup_const("rtgroups", GFP_KERNEL), sc->mp->m_rtdirip); in xchk_setup_metapath_rtdir() 182 kstrdup_const("quota", GFP_KERNEL), qi->qi_dirip); in xchk_setup_metapath_quotadir() 215 kstrdup_const(xfs_dqinode_path(type), GFP_KERNEL), ip); in xchk_setup_metapath_dqinode()
|
| /linux/drivers/regulator/ |
| H A D | fixed-helper.c | 41 data->cfg.supply_name = kstrdup_const(name, GFP_KERNEL); in regulator_register_always_on()
|
| /linux/tools/power/pm-graph/config/ |
| H A D | cgskip.txt | 40 kstrdup_const
|
| /linux/drivers/soc/amlogic/ |
| H A D | meson-mx-socinfo.c | 98 return kstrdup_const(soc_id, GFP_KERNEL); in meson_mx_socinfo_soc_id()
|
| /linux/net/nfc/hci/ |
| H A D | llc.c | 56 llc_engine->name = kstrdup_const(name, GFP_KERNEL); in nfc_llc_register()
|
| /linux/sound/synth/emux/ |
| H A D | emux.c | 88 emu->name = kstrdup_const(name, GFP_KERNEL); in snd_emux_register()
|
| /linux/drivers/soc/renesas/ |
| H A D | renesas-soc.c | 497 soc_dev_attr->family = kstrdup_const(family->name, GFP_KERNEL); in renesas_soc_init() 498 soc_dev_attr->soc_id = kstrdup_const(soc_id, GFP_KERNEL); in renesas_soc_init()
|
| /linux/drivers/power/reset/ |
| H A D | reboot-mode.c | 98 info->mode = kstrdup_const(prop->name + len, GFP_KERNEL); in reboot_mode_register()
|
| /linux/drivers/remoteproc/ |
| H A D | qcom_common.c | 238 glink->ssr_name = kstrdup_const(ssr_name, GFP_KERNEL); in qcom_add_glink_subdev() 378 info->name = kstrdup_const(name, GFP_KERNEL); in qcom_ssr_get_subsys()
|
| /linux/drivers/base/firmware_loader/ |
| H A D | main.c | 134 fw_priv->fw_name = kstrdup_const(fw_name, GFP_ATOMIC); in __allocate_fw_priv() 672 fwn->name = kstrdup_const(name, GFP_KERNEL); in fw_add_devm_name() 1173 fw_work->name = kstrdup_const(name, gfp); in _request_firmware_nowait() 1345 fce->name = kstrdup_const(name, GFP_ATOMIC); in alloc_fw_cache_entry()
|
| /linux/drivers/net/ethernet/ti/ |
| H A D | k3-cppi-desc-pool.c | 67 pool_name = kstrdup_const(name ? name : dev_name(pool->dev), in k3_cppi_desc_pool_create_name()
|
| /linux/drivers/dax/ |
| H A D | kmem.c | 284 kmem_name = kstrdup_const("System RAM (kmem)", GFP_KERNEL); in dax_kmem_init()
|
| /linux/sound/soc/intel/avs/ |
| H A D | utils.c | 253 entry->name = kstrdup_const(name, GFP_KERNEL); in avs_request_firmware()
|
| /linux/drivers/pinctrl/ |
| H A D | devicetree.c | 76 devname = kstrdup_const(dev_name(p->dev), GFP_KERNEL); in dt_remember_or_free_map()
|
| /linux/drivers/power/sequencing/ |
| H A D | core.c | 97 unit->name = kstrdup_const(data->name, GFP_KERNEL); in pwrseq_unit_new() 202 target->name = kstrdup_const(data->name, GFP_KERNEL); in pwrseq_target_new()
|
| /linux/drivers/clk/x86/ |
| H A D | clk-pmc-atom.c | 287 parent_names[i] = kstrdup_const(clks[i].name, GFP_KERNEL); in plt_clk_register_parents()
|
| /linux/mm/ |
| H A D | util.c | 99 const char *kstrdup_const(const char *s, gfp_t gfp) in kstrdup_const() function 106 EXPORT_SYMBOL(kstrdup_const);
|
| /linux/include/linux/ |
| H A D | string.h | 302 extern const char *kstrdup_const(const char *s, gfp_t gfp);
|
| /linux/drivers/firmware/arm_scmi/ |
| H A D | bus.c | 452 scmi_dev->name = kstrdup_const(name ?: "unknown", GFP_KERNEL); in __scmi_device_create()
|
| /linux/drivers/leds/ |
| H A D | led-class.c | 365 provider = kstrdup_const(lookup->provider, GFP_KERNEL); in led_get()
|
| /linux/drivers/gpu/drm/vkms/ |
| H A D | vkms_config.c | 19 config->dev_name = kstrdup_const(dev_name, GFP_KERNEL); in vkms_config_create()
|
| /linux/kernel/trace/ |
| H A D | trace_events_hist.c | 2003 hist_field->type = kstrdup_const("unsigned long[]", GFP_KERNEL); in create_hist_field() 2017 hist_field->type = kstrdup_const(hist_field->operands[0]->type, GFP_KERNEL); in create_hist_field() 2053 hist_field->type = kstrdup_const(field->type, GFP_KERNEL); in create_hist_field() 2070 hist_field->type = kstrdup_const(field->type, GFP_KERNEL); in create_hist_field() 2078 hist_field->type = kstrdup_const(field->type, GFP_KERNEL); in create_hist_field() 2164 ref_field->type = kstrdup_const(var_field->type, GFP_KERNEL); in init_var_ref() 2633 expr->type = kstrdup_const(operand1->type, GFP_KERNEL); in parse_unary() 2851 expr->type = kstrdup_const(operand1->type, GFP_KERNEL); in parse_expr() 3253 var->type = kstrdup_const(type, GFP_KERNEL); in create_var()
|
| /linux/fs/kernfs/ |
| H A D | dir.c | 633 name = kstrdup_const(name, GFP_KERNEL); in __kernfs_new_node() 1785 new_name = kstrdup_const(new_name, GFP_KERNEL); in kernfs_rename_ns()
|