Searched refs:kstrdup_quotable (Results 1 – 2 of 2) sorted by relevance
651 char *kstrdup_quotable(const char *src, gfp_t gfp) in kstrdup_quotable() function672 EXPORT_SYMBOL_GPL(kstrdup_quotable);701 quoted = kstrdup_quotable(buffer, gfp); in kstrdup_quotable_cmdline()728 pathname = kstrdup_quotable(pathname, gfp); in kstrdup_quotable_file()
113 char *kstrdup_quotable(const char *src, gfp_t gfp);