Searched defs:esc (Results  1 – 10 of 10) sorted by relevance
| /linux-4.4.14/arch/um/drivers/ | 
| D | slip_common.h | 16                              int *esc)  in slip_unesc()88 	int esc;  member
 
 | 
| /linux-4.4.14/fs/ | 
| D | seq_file.c | 384 void seq_escape(struct seq_file *m, const char *s, const char *esc)  in seq_escape()431 char *mangle_path(char *s, const char *p, const char *esc)  in mangle_path()
 461 int seq_path(struct seq_file *m, const struct path *path, const char *esc)  in seq_path()
 489 int seq_file_path(struct seq_file *m, struct file *file, const char *esc)  in seq_file_path()
 499 		  const struct path *root, const char *esc)  in seq_path_root()
 528 int seq_dentry(struct seq_file *m, struct dentry *dentry, const char *esc)  in seq_dentry()
 
 | 
| /linux-4.4.14/lib/ | 
| D | test-string_helpers.c | 264 test_string_escape_overflow(const char *in, int p, unsigned int flags, const char *esc,  in test_string_escape_overflow()277 				      unsigned int flags, const char *esc)  in test_string_escape()
 
 | 
| D | seq_buf.c | 260 int seq_buf_path(struct seq_buf *s, const struct path *path, const char *esc)
 | 
| /linux-4.4.14/arch/x86/include/asm/ | 
| D | inat.h | 94 #define INAT_MAKE_ESCAPE(esc)	(esc << INAT_ESC_OFFS)  argument
 | 
| /linux-4.4.14/tools/perf/util/intel-pt-decoder/ | 
| D | inat.h | 94 #define INAT_MAKE_ESCAPE(esc)	(esc << INAT_ESC_OFFS)  argument
 | 
| /linux-4.4.14/drivers/bluetooth/ | 
| D | hci_h5.c | 473 	const u8 delim = SLIP_DELIMITER, esc = SLIP_ESC;  in h5_unslip_one_byte()  local
 | 
| /linux-4.4.14/fs/gfs2/ | 
| D | lops.c | 770 	u64 esc;  in databuf_lo_scan_elements()  local
 | 
| /linux-4.4.14/drivers/staging/panel/ | 
| D | panel.c | 1081 	char *esc = lcd.esc_seq.buf + 2;  in handle_lcd_special_code()  local
 | 
| /linux-4.4.14/arch/x86/kvm/ | 
| D | emulate.c | 217 		const struct escape *esc;  member
 |