Searched refs:kstrdup_const (Results 1 – 2 of 2) sorted by relevance
82 const char *kstrdup_const(const char *s, gfp_t gfp) in kstrdup_const() function89 EXPORT_SYMBOL(kstrdup_const);
361 cache_name = kstrdup_const(name, GFP_KERNEL); in kmem_cache_create_usercopy()