Home
last modified time | relevance | path

Searched refs:kstrdup (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/mtd/
H A Dmtdpart.c48 char *kstrdup(const char *s, gfp_t gfp) in kstrdup() function
580 name = kstrdup(part->name, GFP_KERNEL); in allocate_partition()