/linux-6.1.9/lib/ |
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()
|
D | genalloc.c | 840 pool_name = kstrdup_const(name, GFP_KERNEL); in devm_gen_pool_create()
|
D | kobject.c | 488 name = dup_name = kstrdup_const(new_name, GFP_KERNEL); in kobject_rename()
|
/linux-6.1.9/drivers/gpu/drm/ |
D | drm_managed.c | 153 dr->node.name = kstrdup_const(name, GFP_KERNEL); in __drmm_add_action() 199 dr->node.name = kstrdup_const("kmalloc", GFP_KERNEL); in drmm_kmalloc()
|
/linux-6.1.9/tools/power/pm-graph/config/ |
D | cgskip.txt | 40 kstrdup_const
|
/linux-6.1.9/drivers/soc/amlogic/ |
D | meson-mx-socinfo.c | 98 return kstrdup_const(soc_id, GFP_KERNEL); in meson_mx_socinfo_soc_id()
|
/linux-6.1.9/drivers/soc/samsung/ |
D | pm_domains.c | 100 return kstrdup_const(name, GFP_KERNEL); in exynos_get_domain_name()
|
/linux-6.1.9/drivers/net/ethernet/ti/ |
D | k3-cppi-desc-pool.c | 61 pool_name = kstrdup_const(name ? name : dev_name(pool->dev), in k3_cppi_desc_pool_create_name()
|
/linux-6.1.9/drivers/soc/renesas/ |
D | renesas-soc.c | 464 soc_dev_attr->family = kstrdup_const(family->name, GFP_KERNEL); in renesas_soc_init() 465 soc_dev_attr->soc_id = kstrdup_const(soc_id, GFP_KERNEL); in renesas_soc_init()
|
/linux-6.1.9/drivers/remoteproc/ |
D | qcom_common.c | 222 glink->ssr_name = kstrdup_const(ssr_name, GFP_KERNEL); in qcom_add_glink_subdev() 362 info->name = kstrdup_const(name, GFP_KERNEL); in qcom_ssr_get_subsys()
|
D | remoteproc_core.c | 2384 p = kstrdup_const(firmware, GFP_KERNEL); in rproc_alloc_firmware() 2467 rproc->name = kstrdup_const(name, GFP_KERNEL); in rproc_alloc()
|
/linux-6.1.9/drivers/power/reset/ |
D | reboot-mode.c | 89 info->mode = kstrdup_const(prop->name + len, GFP_KERNEL); in reboot_mode_register()
|
/linux-6.1.9/drivers/base/firmware_loader/ |
D | main.c | 133 fw_priv->fw_name = kstrdup_const(fw_name, GFP_ATOMIC); in __allocate_fw_priv() 658 fwn->name = kstrdup_const(name, GFP_KERNEL); in fw_add_devm_name() 1151 fw_work->name = kstrdup_const(name, gfp); in request_firmware_nowait() 1264 fce->name = kstrdup_const(name, GFP_ATOMIC); in alloc_fw_cache_entry()
|
/linux-6.1.9/drivers/dax/ |
D | kmem.c | 249 kmem_name = kstrdup_const("System RAM (kmem)", GFP_KERNEL); in dax_kmem_init()
|
/linux-6.1.9/drivers/firmware/arm_scmi/ |
D | bus.c | 178 scmi_dev->name = kstrdup_const(name ?: "unknown", GFP_KERNEL); in scmi_device_create()
|
/linux-6.1.9/include/linux/ |
D | string.h | 177 extern const char *kstrdup_const(const char *s, gfp_t gfp);
|
/linux-6.1.9/mm/ |
D | util.c | 79 const char *kstrdup_const(const char *s, gfp_t gfp) in kstrdup_const() function 86 EXPORT_SYMBOL(kstrdup_const);
|
/linux-6.1.9/drivers/pinctrl/ |
D | devicetree.c | 76 devname = kstrdup_const(dev_name(p->dev), GFP_KERNEL); in dt_remember_or_free_map()
|
/linux-6.1.9/drivers/clk/x86/ |
D | clk-pmc-atom.c | 298 parent_names[i] = kstrdup_const(clks[i].name, GFP_KERNEL); in plt_clk_register_parents()
|
/linux-6.1.9/fs/kernfs/ |
D | dir.c | 604 name = kstrdup_const(name, GFP_KERNEL); in __kernfs_new_node() 1687 new_name = kstrdup_const(new_name, GFP_KERNEL); in kernfs_rename_ns()
|
/linux-6.1.9/Documentation/core-api/ |
D | kernel-api.rst | 46 :functions: kstrdup kstrdup_const kstrndup kmemdup kmemdup_nul memdup_user
|
/linux-6.1.9/drivers/base/power/ |
D | wakeup.c | 95 ws_name = kstrdup_const(name, GFP_KERNEL); in wakeup_source_create()
|
/linux-6.1.9/drivers/hte/ |
D | hte.c | 747 name = kstrdup_const(name, GFP_KERNEL); in hte_init_line_attr()
|
/linux-6.1.9/drivers/nvmem/ |
D | core.c | 496 cell->name = kstrdup_const(info->name, GFP_KERNEL); in nvmem_cell_info_to_nvmem_cell_entry() 1140 name = kstrdup_const(id, GFP_KERNEL); in nvmem_create_cell()
|
/linux-6.1.9/kernel/trace/ |
D | trace_events_hist.c | 1981 hist_field->type = kstrdup_const(hist_field->operands[0]->type, GFP_KERNEL); in create_hist_field() 2010 hist_field->type = kstrdup_const(field->type, GFP_KERNEL); in create_hist_field() 2026 hist_field->type = kstrdup_const(field->type, GFP_KERNEL); in create_hist_field() 2112 ref_field->type = kstrdup_const(var_field->type, GFP_KERNEL); in init_var_ref() 2559 expr->type = kstrdup_const(operand1->type, GFP_KERNEL); in parse_unary() 2777 expr->type = kstrdup_const(operand1->type, GFP_KERNEL); in parse_expr() 3163 var->type = kstrdup_const(type, GFP_KERNEL); in create_var()
|