Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dstring_helpers.h109 char *kstrdup_quotable_file(struct file *file, gfp_t gfp);
/linux-6.3-rc2/lib/
A Dstring_helpers.c699 char *kstrdup_quotable_file(struct file *file, gfp_t gfp) in kstrdup_quotable_file() function
720 EXPORT_SYMBOL_GPL(kstrdup_quotable_file);
/linux-6.3-rc2/security/loadpin/
A Dloadpin.c30 pathname = kstrdup_quotable_file(file, GFP_KERNEL); in report_load()

Completed in 8 milliseconds