Home
last modified time | relevance | path

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

/linux/lib/
A Dstring_helpers.c593 char *kstrdup_quotable(const char *src, gfp_t gfp) in kstrdup_quotable() function
614 EXPORT_SYMBOL_GPL(kstrdup_quotable);
643 quoted = kstrdup_quotable(buffer, gfp); in kstrdup_quotable_cmdline()
670 pathname = kstrdup_quotable(pathname, gfp); in kstrdup_quotable_file()
/linux/include/linux/
A Dstring_helpers.h99 char *kstrdup_quotable(const char *src, gfp_t gfp);
/linux/
A Dvmlinux.symvers7828 0x00000000 kstrdup_quotable vmlinux EXPORT_SYMBOL_GPL
A DSystem.map16684 ffff80001049bdc0 T kstrdup_quotable
A D.tmp_System.map16684 ffff80001049bdc0 T kstrdup_quotable

Completed in 307 milliseconds