kstrdup_quotable 78 include/linux/string_helpers.h char *kstrdup_quotable(const char *src, gfp_t gfp); kstrdup_quotable 590 lib/string_helpers.c EXPORT_SYMBOL_GPL(kstrdup_quotable); kstrdup_quotable 619 lib/string_helpers.c quoted = kstrdup_quotable(buffer, gfp); kstrdup_quotable 646 lib/string_helpers.c pathname = kstrdup_quotable(pathname, gfp);