Home
last modified time | relevance | path

Searched defs:seq_escape (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/include/linux/
H A Dseq_file.h150 static inline void seq_escape(struct seq_file *m, const char *s, const char *esc) in seq_escape() function
/kernel/linux/linux-5.10/fs/
H A Dseq_file.c371 void seq_escape(struct seq_file *m, const char *s, const char *esc) in seq_escape() function
380 EXPORT_SYMBOL(seq_escape); variable

Completed in 3 milliseconds