Home
last modified time | relevance | path

Searched defs:esc (Results 1 - 25 of 25) sorted by relevance

/kernel/linux/linux-5.10/arch/um/drivers/
H A Dslip_common.h89 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 Dslip_common.h89 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 Dseq_file.h150 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 Dutilities.mak
/kernel/linux/linux-5.10/lib/
H A Dseq_buf.c270 int seq_buf_path(struct seq_buf *s, const struct path *path, const char *esc) argument
H A Dtest-string_helpers.c286 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 Dstring_helpers.c574 const char esc[] = "\f\n\r\t\v\a\e\\\""; in kstrdup_quotable() local
/kernel/linux/linux-6.6/drivers/auxdisplay/
H A Dcharlcd.c203 char *esc = priv->esc_seq.buf + 2; in handle_lcd_special_code() local
H A Dhd44780_common.c299 int hd44780_common_redefine_char(struct charlcd *lcd, char *esc) in hd44780_common_redefine_char() argument
H A Dlcd2s.c226 static int lcd2s_redefine_char(struct charlcd *lcd, char *esc) in lcd2s_redefine_char() argument
/kernel/linux/linux-6.6/tools/scripts/
H A Dutilities.mak
/kernel/linux/linux-6.6/lib/
H A Dseq_buf.c302 int seq_buf_path(struct seq_buf *s, const struct path *path, const char *esc) argument
H 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() 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 Dstring_helpers.c643 const char esc[] = "\f\n\r\t\v\a\e\\\""; in kstrdup_quotable() local
/kernel/linux/linux-5.10/drivers/auxdisplay/
H A Dcharlcd.c356 char *esc = priv->esc_seq.buf + 2; in handle_lcd_special_code() local
/kernel/linux/linux-5.10/fs/
H A Dseq_file.c371 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 Dseq_file.c440 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 Dchsc.h31 u8 esc; member
/kernel/linux/linux-5.10/drivers/bluetooth/
H A Dhci_h5.c503 const u8 delim = SLIP_DELIMITER, esc = SLIP_ESC; in h5_unslip_one_byte() local
/kernel/linux/linux-5.10/fs/gfs2/
H A Dlops.c996 u64 esc; in databuf_lo_scan_elements() local
/kernel/linux/linux-6.6/fs/gfs2/
H A Dlops.c1019 u64 esc; in databuf_lo_scan_elements() local
/kernel/linux/linux-6.6/drivers/platform/x86/
H A Dasus-tf103c-dock.c281 u8 *esc, *buf = dock->kbd_buf; in tf103c_dock_report_toprow_kbd_hook() local
/kernel/linux/linux-6.6/drivers/bluetooth/
H A Dhci_h5.c520 const u8 delim = SLIP_DELIMITER, esc = SLIP_ESC; in h5_unslip_one_byte() local
/kernel/linux/linux-6.6/arch/x86/kvm/
H A Demulate.c202 const struct escape *esc; member
/kernel/linux/linux-5.10/arch/x86/kvm/
H A Demulate.c199 const struct escape *esc; member

Completed in 34 milliseconds