Home
last modified time | relevance | path

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

/lib/
Dstring_helpers.c569 char *kstrdup_quotable(const char *src, gfp_t gfp) in kstrdup_quotable() function
590 EXPORT_SYMBOL_GPL(kstrdup_quotable);
619 quoted = kstrdup_quotable(buffer, gfp); in kstrdup_quotable_cmdline()
646 pathname = kstrdup_quotable(pathname, gfp); in kstrdup_quotable_file()