Home
last modified time | relevance | path

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

/linux/arch/um/drivers/
A Dslip_common.h17 int *esc) in slip_unesc()
89 int esc; member
/linux/fs/
A Dseq_file.c375 unsigned int flags, const char *esc) in seq_escape_mem()
440 char *mangle_path(char *s, const char *p, const char *esc) in mangle_path()
470 int seq_path(struct seq_file *m, const struct path *path, const char *esc) in seq_path()
498 int seq_file_path(struct seq_file *m, struct file *file, const char *esc) in seq_file_path()
508 const struct path *root, const char *esc) in seq_path_root()
537 int seq_dentry(struct seq_file *m, struct dentry *dentry, const char *esc) in seq_dentry()
/linux/include/linux/
A Dseq_file.h134 unsigned int flags, const char *esc) in seq_escape_str()
150 static inline void seq_escape(struct seq_file *m, const char *s, const char *esc) in seq_escape()
/linux/lib/
A Dtest-string_helpers.c406 test_string_escape_overflow(const char *in, int p, unsigned int flags, const char *esc, in test_string_escape_overflow()
419 unsigned int flags, const char *esc) in test_string_escape()
A Dseq_buf.c270 int seq_buf_path(struct seq_buf *s, const struct path *path, const char *esc)
A Dstring_helpers.c598 const char esc[] = "\f\n\r\t\v\a\e\\\""; in kstrdup_quotable() local
/linux/drivers/auxdisplay/
A Dhd44780_common.c291 int hd44780_common_redefine_char(struct charlcd *lcd, char *esc) in hd44780_common_redefine_char()
A Dlcd2s.c217 static int lcd2s_redefine_char(struct charlcd *lcd, char *esc) in lcd2s_redefine_char()
A Dcharlcd.c203 char *esc = priv->esc_seq.buf + 2; in handle_lcd_special_code() local
/linux/arch/x86/include/asm/
A Dinat.h82 #define INAT_MAKE_ESCAPE(esc) (esc << INAT_ESC_OFFS) argument
/linux/tools/arch/x86/include/asm/
A Dinat.h82 #define INAT_MAKE_ESCAPE(esc) (esc << INAT_ESC_OFFS) argument
/linux/drivers/s390/cio/
A Dchsc.h31 u8 esc; member
/linux/fs/gfs2/
A Dlops.c1024 u64 esc; in databuf_lo_scan_elements() local
/linux/drivers/bluetooth/
A Dhci_h5.c517 const u8 delim = SLIP_DELIMITER, esc = SLIP_ESC; in h5_unslip_one_byte() local
/linux/arch/x86/kvm/
A Demulate.c201 const struct escape *esc; member

Completed in 46 milliseconds