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

123456

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/parport/
H A Dprobe.c83 info->mfr = kstrdup(sep, GFP_KERNEL);
86 info->model = kstrdup(sep, GFP_KERNEL);
91 info->class_name = kstrdup(sep, GFP_KERNEL);
105 info->cmdset = kstrdup(sep, GFP_KERNEL);
112 info->description = kstrdup(sep, GFP_KERNEL);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/mm/
H A Dutil.c13 * kstrdup - allocate space for and copy an existing string
17 char *kstrdup(const char *s, gfp_t gfp) function
31 EXPORT_SYMBOL(kstrdup); variable
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/pci/hotplug/
H A Drpaphp_slot.c66 slot->name = kstrdup(drc_name, GFP_KERNEL);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/core/
H A Dinfo_oss.c57 x = kstrdup(string, GFP_KERNEL);
H A Djack.c117 jack->id = kstrdup(id, GFP_KERNEL);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dstring.h118 extern char *kstrdup(const char *s, gfp_t gfp);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/cachefiles/
H A Ddaemon.c487 dir = kstrdup(args, GFP_KERNEL);
515 secctx = kstrdup(args, GFP_KERNEL);
541 tag = kstrdup(args, GFP_KERNEL);
H A Dbind.c72 cache->tag = kstrdup("CacheFiles", GFP_KERNEL);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/isa/gus/
H A Dgus_mem.c216 block.name = kstrdup(name, GFP_KERNEL);
256 block.name = kstrdup("InterWave LFOs", GFP_KERNEL);
262 block.name = kstrdup("Voice default (NULL's)", GFP_KERNEL);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/md/
H A Ddm-exception-store.c80 type_name_dup = kstrdup(type_name, GFP_KERNEL);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/of/
H A Dgpio.c180 gc->label = kstrdup(np->full_name, GFP_KERNEL);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/pohmelfs/
H A Dconfig.c193 psb->hash_string = kstrdup(g->hash_string, GFP_KERNEL);
200 psb->cipher_string = kstrdup(g->cipher_string, GFP_KERNEL);
451 g->hash_string = kstrdup(algo, GFP_KERNEL);
474 g->cipher_string = kstrdup(algo, GFP_KERNEL);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/gigaset/
H A Di4l.c261 commands[AT_TYPE] = kstrdup("^SCTP=0\r", GFP_ATOMIC);
267 commands[AT_TYPE] = kstrdup("^SCTP=1\r", GFP_ATOMIC);
287 commands[AT_BC] = kstrdup("^SBC=9090A3\r", GFP_ATOMIC);
294 commands[AT_BC] = kstrdup("^SBC=8890\r", GFP_ATOMIC);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/netfilter/
H A Dxt_LED.c125 ledinternal->trigger_id = kstrdup(ledinfo->id, GFP_KERNEL);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/sunrpc/xprtrdma/
H A Dtransport.c162 xprt->address_strings[RPC_DISPLAY_ADDR] = kstrdup(buf, GFP_KERNEL);
165 xprt->address_strings[RPC_DISPLAY_PORT] = kstrdup(buf, GFP_KERNEL);
170 xprt->address_strings[RPC_DISPLAY_HEX_ADDR] = kstrdup(buf, GFP_KERNEL);
173 xprt->address_strings[RPC_DISPLAY_HEX_PORT] = kstrdup(buf, GFP_KERNEL);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/security/selinux/ss/
H A Dcontext.h105 dst->str = kstrdup(src->str, GFP_ATOMIC);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/synth/emux/
H A Demux.c102 emu->name = kstrdup(name, GFP_KERNEL);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/wimax/
H A Ddebug.h498 params_orig = kstrdup(_params, GFP_KERNEL);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/notify/
H A Dnotification.c371 event->file_name = kstrdup(old_event->file_name, GFP_KERNEL);
412 event->file_name = kstrdup(name, gfp);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/base/
H A Ddevtmpfs.c110 path = kstrdup(nodepath, GFP_KERNEL);
238 path = kstrdup(nodepath, GFP_KERNEL);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/xen/xenfs/
H A Dxenbus.c234 watch->watch.node = kstrdup(path, GFP_KERNEL);
238 watch->token = kstrdup(token, GFP_KERNEL);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/hypfs/
H A Dinode.c143 filp->private_data = kstrdup(data, GFP_KERNEL);
411 buffer = kstrdup(tmp, GFP_KERNEL);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/regulator/
H A Dfixed.c118 drvdata->desc.name = kstrdup(config->supply_name, GFP_KERNEL);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mtd/maps/
H A Dintegrator-flash.c180 subdev->name = kstrdup(dev_name(&dev->dev), GFP_KERNEL);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/capi/
H A Dcapifs.c52 char *new_opt = kstrdup(data, GFP_KERNEL);

Completed in 459 milliseconds

123456