Home
last modified time | relevance | path

Searched refs:kstrdup (Results 1 - 25 of 642) sorted by relevance

12345678910>>...26

/kernel/linux/linux-5.10/drivers/parport/
H A Dprobe.c84 info->mfr = kstrdup(sep, GFP_KERNEL); in parse_data()
87 info->model = kstrdup(sep, GFP_KERNEL); in parse_data()
92 info->class_name = kstrdup(sep, GFP_KERNEL); in parse_data()
107 info->cmdset = kstrdup(sep, GFP_KERNEL); in parse_data()
114 info->description = kstrdup(sep, GFP_KERNEL); in parse_data()
/kernel/linux/linux-6.6/drivers/parport/
H A Dprobe.c80 info->mfr = kstrdup(sep, GFP_KERNEL); in parse_data()
83 info->model = kstrdup(sep, GFP_KERNEL); in parse_data()
88 info->class_name = kstrdup(sep, GFP_KERNEL); in parse_data()
102 info->cmdset = kstrdup(sep, GFP_KERNEL); in parse_data()
109 info->description = kstrdup(sep, GFP_KERNEL); in parse_data()
/kernel/linux/linux-5.10/net/sunrpc/xprtrdma/
H A Dtransport.c166 xprt->address_strings[RPC_DISPLAY_HEX_ADDR] = kstrdup(buf, GFP_KERNEL); in xprt_rdma_format_addresses4()
178 xprt->address_strings[RPC_DISPLAY_HEX_ADDR] = kstrdup(buf, GFP_KERNEL); in xprt_rdma_format_addresses6()
201 xprt->address_strings[RPC_DISPLAY_ADDR] = kstrdup(buf, GFP_KERNEL); in xprt_rdma_format_addresses()
204 xprt->address_strings[RPC_DISPLAY_PORT] = kstrdup(buf, GFP_KERNEL); in xprt_rdma_format_addresses()
207 xprt->address_strings[RPC_DISPLAY_HEX_PORT] = kstrdup(buf, GFP_KERNEL); in xprt_rdma_format_addresses()
410 xprt->address_strings[RPC_DISPLAY_PORT] = kstrdup(buf, GFP_KERNEL); in xprt_rdma_set_port()
414 xprt->address_strings[RPC_DISPLAY_HEX_PORT] = kstrdup(buf, GFP_KERNEL); in xprt_rdma_set_port()
/kernel/linux/linux-6.6/net/sunrpc/xprtrdma/
H A Dtransport.c154 xprt->address_strings[RPC_DISPLAY_HEX_ADDR] = kstrdup(buf, GFP_KERNEL); in xprt_rdma_format_addresses4()
166 xprt->address_strings[RPC_DISPLAY_HEX_ADDR] = kstrdup(buf, GFP_KERNEL); in xprt_rdma_format_addresses6()
189 xprt->address_strings[RPC_DISPLAY_ADDR] = kstrdup(buf, GFP_KERNEL); in xprt_rdma_format_addresses()
192 xprt->address_strings[RPC_DISPLAY_PORT] = kstrdup(buf, GFP_KERNEL); in xprt_rdma_format_addresses()
195 xprt->address_strings[RPC_DISPLAY_HEX_PORT] = kstrdup(buf, GFP_KERNEL); in xprt_rdma_format_addresses()
403 xprt->address_strings[RPC_DISPLAY_PORT] = kstrdup(buf, GFP_KERNEL); in xprt_rdma_set_port()
407 xprt->address_strings[RPC_DISPLAY_HEX_PORT] = kstrdup(buf, GFP_KERNEL); in xprt_rdma_set_port()
/kernel/linux/linux-6.6/fs/smb/server/mgmt/
H A Dshare_config.c108 p->pattern = kstrdup(veto_list, GFP_KERNEL); in parse_veto_list()
158 share->name = kstrdup(name, GFP_KERNEL); in share_config_request()
161 share->path = kstrdup(ksmbd_share_config_path(resp), in share_config_request()
/kernel/linux/linux-5.10/arch/arm/mach-mvebu/
H A Dboard-v7.c132 new_compat->name = kstrdup("compatible", GFP_KERNEL); in i2c_quirk()
134 new_compat->value = kstrdup("marvell,mv78230-a0-i2c", in i2c_quirk()
/kernel/linux/linux-5.10/arch/arm/mach-versatile/
H A Dversatile_dt.c149 newprop->name = kstrdup("status", GFP_KERNEL); in versatile_dt_pci_init()
150 newprop->value = kstrdup("disabled", GFP_KERNEL); in versatile_dt_pci_init()
/kernel/linux/linux-6.6/arch/arm/mach-mvebu/
H A Dboard-v7.c129 new_compat->name = kstrdup("compatible", GFP_KERNEL); in i2c_quirk()
131 new_compat->value = kstrdup("marvell,mv78230-a0-i2c", in i2c_quirk()
/kernel/linux/linux-6.6/arch/arm/mach-versatile/
H A Dversatile.c149 newprop->name = kstrdup("status", GFP_KERNEL); in versatile_dt_pci_init()
150 newprop->value = kstrdup("disabled", GFP_KERNEL); in versatile_dt_pci_init()
/kernel/linux/linux-6.6/drivers/interconnect/
H A Ddebugfs-client.c74 src = kstrdup(src, GFP_ATOMIC); in icc_get_set()
75 dst = kstrdup(dst, GFP_ATOMIC); in icc_get_set()
/kernel/linux/linux-6.6/fs/smb/client/
H A Dfs_context.c301 new_ctx->field = kstrdup(ctx->field, GFP_ATOMIC); \
416 orig = opts = kstrdup(options, GFP_KERNEL); in smb3_parse_opt()
432 *val = kstrdup(nval, GFP_KERNEL); in smb3_parse_opt()
450 * @gfp indicates the GFP_* flags for kstrdup.
481 s = kstrdup(prepath, gfp); in cifs_sanitize_prepath()
876 ses->password = kstrdup(ctx->password, GFP_KERNEL); in smb3_reconfigure()
1234 fc->source = kstrdup(ctx->source, GFP_KERNEL); in smb3_fs_context_parse_param()
1256 ctx->username = kstrdup(param->string, GFP_KERNEL); in smb3_fs_context_parse_param()
1268 ctx->password = kstrdup(param->string, GFP_KERNEL); in smb3_fs_context_parse_param()
1295 ctx->domainname = kstrdup(para in smb3_fs_context_parse_param()
[all...]
H A Dunc.c64 dst = kstrdup(delim, GFP_KERNEL); in extract_sharename()
/kernel/linux/linux-5.10/lib/
H A Dstring_helpers.c635 return kstrdup("<unknown>", gfp); in kstrdup_quotable_file()
640 return kstrdup("<no_memory>", gfp); in kstrdup_quotable_file()
644 pathname = kstrdup("<too_long>", gfp); in kstrdup_quotable_file()
/kernel/linux/linux-5.10/kernel/trace/
H A Dtrace_events_hist.c1209 attrs->action_str[attrs->n_actions] = kstrdup(str, GFP_KERNEL); in parse_action()
1227 attrs->keys_str = kstrdup(str + len, GFP_KERNEL); in parse_assignment()
1235 attrs->vals_str = kstrdup(str + len, GFP_KERNEL); in parse_assignment()
1241 attrs->sort_key_str = kstrdup(str + len, GFP_KERNEL); in parse_assignment()
1247 attrs->name = kstrdup(str, GFP_KERNEL); in parse_assignment()
1256 attrs->clock = kstrdup(str, GFP_KERNEL); in parse_assignment()
1278 assignment = kstrdup(str, GFP_KERNEL); in parse_assignment()
1334 attrs->clock = kstrdup("global", GFP_KERNEL); in parse_hist_trigger_attrs()
1637 hist_field->type = kstrdup("u64", GFP_KERNEL); in create_hist_field()
1655 hist_field->type = kstrdup(hist_fiel in create_hist_field()
[all...]
/kernel/linux/linux-6.6/fs/cachefiles/
H A Ddaemon.c553 dir = kstrdup(args, GFP_KERNEL); in cachefiles_daemon_dir()
581 secctx = kstrdup(args, GFP_KERNEL); in cachefiles_daemon_secctx()
607 tag = kstrdup(args, GFP_KERNEL); in cachefiles_daemon_tag()
787 cache->tag = kstrdup("CacheFiles", GFP_KERNEL); in cachefiles_daemon_bind()
/kernel/linux/linux-6.6/kernel/trace/
H A Dtrace_boot.c432 tmp = kstrdup(buf, GFP_KERNEL); in trace_boot_init_histograms()
443 tmp = kstrdup(buf, GFP_KERNEL); in trace_boot_init_histograms()
567 q = kstrdup(p, GFP_KERNEL); in trace_boot_set_ftrace_filter()
577 q = kstrdup(p, GFP_KERNEL); in trace_boot_set_ftrace_filter()
/kernel/linux/linux-6.6/lib/
H A Dstring_helpers.c704 return kstrdup("<unknown>", gfp); in kstrdup_quotable_file()
709 return kstrdup("<no_memory>", gfp); in kstrdup_quotable_file()
713 pathname = kstrdup("<too_long>", gfp); in kstrdup_quotable_file()
729 dst = kstrdup(src, gfp); in kstrdup_and_replace()
/kernel/linux/linux-6.6/drivers/video/fbdev/core/
H A Dfb_cmdline.c54 *option = kstrdup(options, GFP_KERNEL); in fb_get_options()
/kernel/linux/linux-6.6/drivers/platform/x86/
H A Dthink-lmi.c278 s = kstrdup(obj->string.pointer, GFP_KERNEL); in tlmi_extract_output_string()
435 new_pwd = kstrdup(buf, GFP_KERNEL); in new_password_store()
712 passwd = kstrdup(buf, GFP_KERNEL); in cert_to_password_store()
768 new_cert = kstrdup(buf, GFP_KERNEL); in certificate_store()
820 new_signature = kstrdup(buf, GFP_KERNEL); in signature_store()
849 new_signature = kstrdup(buf, GFP_KERNEL); in save_signature_store()
988 new_setting = kstrdup(buf, GFP_KERNEL); in current_value_store()
1166 new_setting = kstrdup(buf, GFP_KERNEL); in debug_cmd_store()
/kernel/linux/linux-5.10/drivers/video/fbdev/core/
H A Dfb_cmdline.c58 options = kstrdup(fb_mode_option, GFP_KERNEL); in fb_get_options()
/kernel/linux/linux-6.6/fs/overlayfs/
H A Dparams.c268 char *tmp = kstrdup(name, GFP_KERNEL); in ovl_mount_dir()
375 char *name = kstrdup(param->string, GFP_KERNEL); in ovl_parse_layer()
461 ctx->lowerdir_all = kstrdup(name, GFP_KERNEL); in ovl_parse_param_lowerdir()
465 dup = kstrdup(name, GFP_KERNEL); in ovl_parse_param_lowerdir()
504 l->name = kstrdup(iter, GFP_KERNEL_ACCOUNT); in ovl_parse_param_lowerdir()
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/
H A Dmsm_gpu.c275 state->comm = kstrdup(comm, GFP_KERNEL); in msm_gpu_crashstate_capture()
276 state->cmd = kstrdup(cmd, GFP_KERNEL); in msm_gpu_crashstate_capture()
337 /* Note that kstrdup will return NULL if argument is NULL: */ in get_comm_cmdline()
338 *comm = kstrdup(ctx->comm, GFP_KERNEL); in get_comm_cmdline()
339 *cmd = kstrdup(ctx->cmdline, GFP_KERNEL); in get_comm_cmdline()
346 *comm = kstrdup(task->comm, GFP_KERNEL); in get_comm_cmdline()
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
H A Di915_mitigations.c38 str = kstrdup(val, GFP_KERNEL); in mitigations_set()
/kernel/linux/linux-5.10/drivers/isdn/mISDN/
H A Ddsp_hwec.c57 dup = kstrdup(arg, GFP_ATOMIC); in dsp_hwec_enable()
/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/
H A Daic7770_osm.c88 name = kstrdup(buf, GFP_ATOMIC); in aic7770_probe()

Completed in 20 milliseconds

12345678910>>...26