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/
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/
Dseq_file.c371 void seq_escape(struct seq_file *m, const char *s, const char *esc) in seq_escape() function