Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/
H A Dseq_file.c429 char *mangle_path(char *s, const char *p, const char *esc) in mangle_path() function
448 EXPORT_SYMBOL(mangle_path);
468 char *end = mangle_path(buf, p, esc); in seq_path()
511 char *end = mangle_path(buf, p, esc); in seq_path_root()
535 char *end = mangle_path(buf, p, esc); in seq_dentry()
H A Dnamei.c823 char *end = mangle_path(try_buf, p, "\n"); in success_walk_trace()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Dgcov-io.h343 char *mangle_path (char const *base);
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Dgcov-io.h343 char *mangle_path (char const *base);
/OK3568_Linux_fs/kernel/lib/
H A Dseq_buf.c281 char *end = mangle_path(buf, p, esc);
/OK3568_Linux_fs/kernel/include/linux/
H A Dseq_file.h107 char *mangle_path(char *s, const char *p, const char *esc);