Searched defs:esc (Results 1 – 15 of 15) sorted by relevance
| /linux/fs/ |
| H A D | seq_file.c | 376 unsigned int flags, const char *esc) in seq_escape_mem() 441 char *mangle_path(char *s, const char *p, const char *esc) in mangle_path() 471 int seq_path(struct seq_file *m, const struct path *path, const char *esc) in seq_path() 499 int seq_file_path(struct seq_file *m, struct file *file, const char *esc) in seq_file_path() 509 const struct path *root, const char *esc) in seq_path_root() 538 int seq_dentry(struct seq_file *m, struct dentry *dentry, const char *esc) in seq_dentry()
|
| /linux/include/linux/ |
| H A D | seq_file.h | 144 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/tests/ |
| H A D | string_helpers_kunit.c | 396 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()
|
| /linux/lib/ |
| H A D | seq_buf.c | 312 int seq_buf_path(struct seq_buf *s, const struct path *path, const char *esc)
|
| H A D | string_helpers.c | 657 const char esc[] = "\f\n\r\t\v\a\e\\\""; in kstrdup_quotable() local
|
| /linux/drivers/auxdisplay/ |
| H A D | hd44780_common.c | 300 int hd44780_common_redefine_char(struct charlcd *lcd, char *esc) in hd44780_common_redefine_char()
|
| H A D | charlcd.c | 205 char *esc = priv->esc_seq.buf + 2; in handle_lcd_special_code() local
|
| H A D | lcd2s.c | 236 static int lcd2s_redefine_char(struct charlcd *lcd, char *esc) in lcd2s_redefine_char()
|
| /linux/tools/arch/x86/include/asm/ |
| H A D | inat.h | 91 #define INAT_MAKE_ESCAPE(esc) (esc << INAT_ESC_OFFS) argument
|
| /linux/arch/x86/include/asm/ |
| H A D | inat.h | 91 #define INAT_MAKE_ESCAPE(esc) (esc << INAT_ESC_OFFS) argument
|
| /linux/drivers/s390/cio/ |
| H A D | chsc.h | 52 u8 esc; member
|
| /linux/drivers/platform/x86/ |
| H A D | asus-tf103c-dock.c | 281 u8 *esc, *buf = dock->kbd_buf; in tf103c_dock_report_toprow_kbd_hook() local
|
| /linux/fs/gfs2/ |
| H A D | lops.c | 1008 u64 esc; in databuf_lo_scan_elements() local
|
| /linux/drivers/bluetooth/ |
| H A D | hci_h5.c | 543 const u8 delim = SLIP_DELIMITER, esc = SLIP_ESC; in h5_unslip_one_byte() local
|
| /linux/arch/x86/kvm/ |
| H A D | emulate.c | 199 const struct escape *esc; member
|