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

/linux-master/include/linux/
H A Dstring_helpers.h114 char *kstrdup_quotable_file(struct file *file, gfp_t gfp);
/linux-master/lib/
H A Dstring_helpers.c706 char *kstrdup_quotable_file(struct file *file, gfp_t gfp) function
727 EXPORT_SYMBOL_GPL(kstrdup_quotable_file); variable
/linux-master/security/loadpin/
H A Dloadpin.c31 pathname = kstrdup_quotable_file(file, GFP_KERNEL);

Completed in 131 milliseconds