/kernel/linux/linux-5.10/arch/um/drivers/ |
H A D | slip_common.h | 89 int esc; member 16 slip_unesc(unsigned char c, unsigned char *buf, int *pos, int *esc) slip_unesc() argument
|
/kernel/linux/linux-6.6/arch/um/drivers/ |
H A D | slip_common.h | 89 int esc; member 16 slip_unesc(unsigned char c, unsigned char *buf, int *pos, int *esc) slip_unesc() argument
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | seq_file.h | 150 static inline void seq_escape(struct seq_file *m, const char *s, const char *esc) in seq_escape() argument 133 seq_escape_str(struct seq_file *m, const char *src, unsigned int flags, const char *esc) seq_escape_str() argument
|
/kernel/linux/linux-5.10/tools/scripts/ |
H A D | utilities.mak | |
/kernel/linux/linux-5.10/lib/ |
H A D | seq_buf.c | 270 int seq_buf_path(struct seq_buf *s, const struct path *path, const char *esc) argument
|
H A D | test-string_helpers.c | 286 test_string_escape_overflow(const char *in, int p, unsigned int flags, const char *esc, in test_string_escape_overflow() argument 297 test_string_escape(const char *name, const struct test_string_2 *s2, unsigned int flags, const char *esc) test_string_escape() argument
|
H A D | string_helpers.c | 574 const char esc[] = "\f\n\r\t\v\a\e\\\""; in kstrdup_quotable() local
|
/kernel/linux/linux-6.6/drivers/auxdisplay/ |
H A D | charlcd.c | 203 char *esc = priv->esc_seq.buf + 2; in handle_lcd_special_code() local
|
H A D | hd44780_common.c | 299 int hd44780_common_redefine_char(struct charlcd *lcd, char *esc) in hd44780_common_redefine_char() argument
|
H A D | lcd2s.c | 226 static int lcd2s_redefine_char(struct charlcd *lcd, char *esc) in lcd2s_redefine_char() argument
|
/kernel/linux/linux-6.6/tools/scripts/ |
H A D | utilities.mak | |
/kernel/linux/linux-6.6/lib/ |
H A D | seq_buf.c | 302 int seq_buf_path(struct seq_buf *s, const struct path *path, const char *esc) argument
|
H A D | test-string_helpers.c | 406 test_string_escape_overflow(const char *in, int p, unsigned int flags, const char *esc, in test_string_escape_overflow() argument 417 test_string_escape(const char *name, const struct test_string_2 *s2, unsigned int flags, const char *esc) test_string_escape() argument
|
H A D | string_helpers.c | 643 const char esc[] = "\f\n\r\t\v\a\e\\\""; in kstrdup_quotable() local
|
/kernel/linux/linux-5.10/drivers/auxdisplay/ |
H A D | charlcd.c | 356 char *esc = priv->esc_seq.buf + 2; in handle_lcd_special_code() local
|
/kernel/linux/linux-5.10/fs/ |
H A D | seq_file.c | 371 void seq_escape(struct seq_file *m, const char *s, const char *esc) in seq_escape() argument 429 char *mangle_path(char *s, const char *p, const char *esc) in mangle_path() argument 459 int seq_path(struct seq_file *m, const struct path *path, const char *esc) in seq_path() argument 487 seq_file_path(struct seq_file *m, struct file *file, const char *esc) seq_file_path() argument 496 seq_path_root(struct seq_file *m, const struct path *path, const struct path *root, const char *esc) seq_path_root() argument 526 seq_dentry(struct seq_file *m, struct dentry *dentry, const char *esc) seq_dentry() argument [all...] |
/kernel/linux/linux-6.6/fs/ |
H A D | seq_file.c | 440 char *mangle_path(char *s, const char *p, const char *esc) in mangle_path() argument 470 int seq_path(struct seq_file *m, const struct path *path, const char *esc) in seq_path() argument 374 seq_escape_mem(struct seq_file *m, const char *src, size_t len, unsigned int flags, const char *esc) seq_escape_mem() argument 498 seq_file_path(struct seq_file *m, struct file *file, const char *esc) seq_file_path() argument 507 seq_path_root(struct seq_file *m, const struct path *path, const struct path *root, const char *esc) seq_path_root() argument 537 seq_dentry(struct seq_file *m, struct dentry *dentry, const char *esc) seq_dentry() argument [all...] |
/kernel/linux/linux-6.6/drivers/s390/cio/ |
H A D | chsc.h | 31 u8 esc; member
|
/kernel/linux/linux-5.10/drivers/bluetooth/ |
H A D | hci_h5.c | 503 const u8 delim = SLIP_DELIMITER, esc = SLIP_ESC; in h5_unslip_one_byte() local
|
/kernel/linux/linux-5.10/fs/gfs2/ |
H A D | lops.c | 996 u64 esc; in databuf_lo_scan_elements() local
|
/kernel/linux/linux-6.6/fs/gfs2/ |
H A D | lops.c | 1019 u64 esc; in databuf_lo_scan_elements() local
|
/kernel/linux/linux-6.6/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
|
/kernel/linux/linux-6.6/drivers/bluetooth/ |
H A D | hci_h5.c | 520 const u8 delim = SLIP_DELIMITER, esc = SLIP_ESC; in h5_unslip_one_byte() local
|
/kernel/linux/linux-6.6/arch/x86/kvm/ |
H A D | emulate.c | 202 const struct escape *esc; member
|
/kernel/linux/linux-5.10/arch/x86/kvm/ |
H A D | emulate.c | 199 const struct escape *esc; member
|