Home
last modified time | relevance | path

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

/linux/arch/um/drivers/
H A Dslip_common.h17 int *esc) in slip_unesc()
89 int esc; member
/linux/include/linux/
H A Dseq_file.h144 unsigned int flags, const char *esc) in seq_escape_str()
160 static inline void seq_escape(struct seq_file *m, const char *s, const char *esc) in seq_escape()
/linux/lib/
H A Dstring_helpers_kunit.c396 const char *in, int p, unsigned int flags, const char *esc, in test_string_escape_overflow()
407 unsigned int flags, const char *esc) in test_string_escape()
H A Dseq_buf.c312 int seq_buf_path(struct seq_buf *s, const struct path *path, const char *esc)
H A Dstring_helpers.c653 const char esc[] = "\f\n\r\t\v\a\e\\\""; in kstrdup_quotable() local
/linux/drivers/auxdisplay/
H A Dhd44780_common.c299 int hd44780_common_redefine_char(struct charlcd *lcd, char *esc) in hd44780_common_redefine_char()
H A Dcharlcd.c205 char *esc = priv->esc_seq.buf + 2; in handle_lcd_special_code() local
/linux/tools/arch/x86/include/asm/
H A Dinat.h82 INAT_MAKE_ESCAPE(esc) global() argument
/linux/drivers/platform/x86/
H A Dasus-tf103c-dock.c281 u8 *esc, *buf = dock->kbd_buf; in tf103c_dock_report_toprow_kbd_hook() local
/linux/fs/gfs2/
H A Dlops.c1012 u64 esc; in databuf_lo_scan_elements() local
/linux/drivers/bluetooth/
H A Dhci_h5.c520 const u8 delim = SLIP_DELIMITER, esc = SLIP_ESC; in h5_unslip_one_byte() local