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