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

/linux-master/arch/um/drivers/
H A Dslip_common.h89 int esc; member in struct:slip_proto
16 slip_unesc(unsigned char c, unsigned char *buf, int *pos, int *esc) argument
/linux-master/drivers/auxdisplay/
H A Dcharlcd.c203 char *esc = priv->esc_seq.buf + 2; local
H A Dhd44780_common.c299 int hd44780_common_redefine_char(struct charlcd *lcd, char *esc) argument
H A Dlcd2s.c226 static int lcd2s_redefine_char(struct charlcd *lcd, char *esc) argument
/linux-master/tools/scripts/
H A Dutilities.mak
/linux-master/include/linux/
H A Dseq_file.h150 static inline void seq_escape(struct seq_file *m, const char *s, const char *esc) argument
133 seq_escape_str(struct seq_file *m, const char *src, unsigned int flags, const char *esc) argument
/linux-master/lib/
H A Dseq_buf.c312 int seq_buf_path(struct seq_buf *s, const struct path *path, const char *esc) argument
H A Dstring_helpers_kunit.c395 test_string_escape_overflow(struct kunit *test, const char *in, int p, unsigned int flags, const char *esc, int q_test, const char *name) argument
405 test_string_escape(struct kunit *test, const char *name, const struct test_string_2 *s2, unsigned int flags, const char *esc) argument
H A Dstring_helpers.c650 const char esc[] = "\f\n\r\t\v\a\e\\\""; local
/linux-master/fs/
H A Dseq_file.c440 char *mangle_path(char *s, const char *p, const char *esc) argument
470 int seq_path(struct seq_file *m, const struct path *path, const char *esc) argument
374 seq_escape_mem(struct seq_file *m, const char *src, size_t len, unsigned int flags, const char *esc) argument
498 seq_file_path(struct seq_file *m, struct file *file, const char *esc) argument
507 seq_path_root(struct seq_file *m, const struct path *path, const struct path *root, const char *esc) argument
537 seq_dentry(struct seq_file *m, struct dentry *dentry, const char *esc) argument
[all...]
/linux-master/drivers/s390/cio/
H A Dchsc.h31 u8 esc; member in struct:channel_path_desc_fmt1
/linux-master/drivers/platform/x86/
H A Dasus-tf103c-dock.c281 u8 *esc, *buf = dock->kbd_buf; local
/linux-master/fs/gfs2/
H A Dlops.c1012 u64 esc; local
/linux-master/drivers/bluetooth/
H A Dhci_h5.c520 const u8 delim = SLIP_DELIMITER, esc = SLIP_ESC; local
/linux-master/arch/x86/kvm/
H A Demulate.c202 const struct escape *esc; member in union:opcode::__anon121

Completed in 292 milliseconds