Home
last modified time | relevance | path

Searched defs:esc (Results 1 – 23 of 23) sorted by relevance

/kernel/linux/linux-4.19/arch/um/drivers/
Dslip_common.h17 int *esc) in slip_unesc()
89 int esc; member
/kernel/linux/linux-5.10/arch/um/drivers/
Dslip_common.h17 int *esc) in slip_unesc()
89 int esc; member
/kernel/linux/linux-4.19/fs/
Dseq_file.c378 void seq_escape(struct seq_file *m, const char *s, const char *esc) in seq_escape()
425 char *mangle_path(char *s, const char *p, const char *esc) in mangle_path()
455 int seq_path(struct seq_file *m, const struct path *path, const char *esc) in seq_path()
483 int seq_file_path(struct seq_file *m, struct file *file, const char *esc) in seq_file_path()
493 const struct path *root, const char *esc) in seq_path_root()
522 int seq_dentry(struct seq_file *m, struct dentry *dentry, const char *esc) in seq_dentry()
/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()
429 char *mangle_path(char *s, const char *p, const char *esc) in mangle_path()
459 int seq_path(struct seq_file *m, const struct path *path, const char *esc) in seq_path()
487 int seq_file_path(struct seq_file *m, struct file *file, const char *esc) in seq_file_path()
497 const struct path *root, const char *esc) in seq_path_root()
526 int seq_dentry(struct seq_file *m, struct dentry *dentry, const char *esc) in seq_dentry()
/kernel/linux/linux-4.19/lib/
Dtest-string_helpers.c264 test_string_escape_overflow(const char *in, int p, unsigned int flags, const char *esc, in test_string_escape_overflow()
277 unsigned int flags, const char *esc) in test_string_escape()
Dseq_buf.c265 int seq_buf_path(struct seq_buf *s, const struct path *path, const char *esc)
Dstring_helpers.c551 const char esc[] = "\f\n\r\t\v\a\e\\\""; in kstrdup_quotable() local
/kernel/linux/linux-5.10/lib/
Dtest-string_helpers.c286 test_string_escape_overflow(const char *in, int p, unsigned int flags, const char *esc, in test_string_escape_overflow()
299 unsigned int flags, const char *esc) in test_string_escape()
Dseq_buf.c270 int seq_buf_path(struct seq_buf *s, const struct path *path, const char *esc)
Dstring_helpers.c574 const char esc[] = "\f\n\r\t\v\a\e\\\""; in kstrdup_quotable() local
/kernel/linux/linux-4.19/tools/perf/util/intel-pt-decoder/
Dinat.h96 #define INAT_MAKE_ESCAPE(esc) (esc << INAT_ESC_OFFS) argument
/kernel/linux/linux-5.10/arch/x86/include/asm/
Dinat.h82 #define INAT_MAKE_ESCAPE(esc) (esc << INAT_ESC_OFFS) argument
/kernel/linux/linux-4.19/arch/x86/include/asm/
Dinat.h96 #define INAT_MAKE_ESCAPE(esc) (esc << INAT_ESC_OFFS) argument
/kernel/linux/linux-4.19/tools/objtool/arch/x86/include/asm/
Dinat.h96 #define INAT_MAKE_ESCAPE(esc) (esc << INAT_ESC_OFFS) argument
/kernel/linux/linux-5.10/tools/arch/x86/include/asm/
Dinat.h82 #define INAT_MAKE_ESCAPE(esc) (esc << INAT_ESC_OFFS) argument
/kernel/linux/linux-4.19/drivers/auxdisplay/
Dcharlcd.c378 char *esc = priv->esc_seq.buf + 2; in handle_lcd_special_code() local
/kernel/linux/linux-5.10/drivers/auxdisplay/
Dcharlcd.c356 char *esc = priv->esc_seq.buf + 2; in handle_lcd_special_code() local
/kernel/linux/linux-4.19/fs/gfs2/
Dlops.c771 u64 esc; in databuf_lo_scan_elements() local
/kernel/linux/linux-4.19/drivers/bluetooth/
Dhci_h5.c511 const u8 delim = SLIP_DELIMITER, esc = SLIP_ESC; in h5_unslip_one_byte() local
/kernel/linux/linux-5.10/drivers/bluetooth/
Dhci_h5.c503 const u8 delim = SLIP_DELIMITER, esc = SLIP_ESC; in h5_unslip_one_byte() local
/kernel/linux/linux-5.10/fs/gfs2/
Dlops.c996 u64 esc; in databuf_lo_scan_elements() local
/kernel/linux/linux-5.10/arch/x86/kvm/
Demulate.c199 const struct escape *esc; member
/kernel/linux/linux-4.19/arch/x86/kvm/
Demulate.c222 const struct escape *esc; member