Home
last modified time | relevance | path

Searched defs:esc (Results 1 – 22 of 22) sorted by relevance

/openbmc/linux/arch/um/drivers/
H A Dslip_common.h17 int *esc) in slip_unesc()
89 int esc; member
/openbmc/u-boot/cmd/
H A Dbootmenu.c81 enum bootmenu_key *key, int *esc) in bootmenu_autoboot_loop()
132 enum bootmenu_key *key, int *esc) in bootmenu_loop()
194 int esc = 0; in bootmenu_choice_entry() local
/openbmc/linux/fs/
H A Dseq_file.c375 unsigned int flags, const char *esc) in seq_escape_mem()
440 char *mangle_path(char *s, const char *p, const char *esc) in mangle_path()
470 int seq_path(struct seq_file *m, const struct path *path, const char *esc) in seq_path()
498 int seq_file_path(struct seq_file *m, struct file *file, const char *esc) in seq_file_path()
508 const struct path *root, const char *esc) in seq_path_root()
537 int seq_dentry(struct seq_file *m, struct dentry *dentry, const char *esc) in seq_dentry()
/openbmc/linux/include/linux/
H A Dseq_file.h134 unsigned int flags, const char *esc) in seq_escape_str()
150 static inline void seq_escape(struct seq_file *m, const char *s, const char *esc) in seq_escape()
/openbmc/qemu/qga/
H A Dservice-win32.c105 GString *esc; in ga_install_service() local
/openbmc/linux/lib/
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()
419 unsigned int flags, const char *esc) in test_string_escape()
H A Dseq_buf.c302 int seq_buf_path(struct seq_buf *s, const struct path *path, const char *esc)
H A Dstring_helpers.c643 const char esc[] = "\f\n\r\t\v\a\e\\\""; in kstrdup_quotable() local
/openbmc/u-boot/lib/
H A Dslre.c245 int esc, old_data_size = r->data_size, op = ANYOF; in anyof() local
323 int op, esc, branch_start, last_op, fixup, cap_no, level; in compile() local
/openbmc/obmc-console/
H A Dconsole-client.c275 const uint8_t *esc = NULL; in main() local
/openbmc/linux/drivers/auxdisplay/
H A Dhd44780_common.c299 int hd44780_common_redefine_char(struct charlcd *lcd, char *esc) in hd44780_common_redefine_char()
H A Dcharlcd.c203 char *esc = priv->esc_seq.buf + 2; in handle_lcd_special_code() local
H A Dlcd2s.c226 static int lcd2s_redefine_char(struct charlcd *lcd, char *esc) in lcd2s_redefine_char()
/openbmc/linux/tools/arch/x86/include/asm/
H A Dinat.h82 #define INAT_MAKE_ESCAPE(esc) (esc << INAT_ESC_OFFS) argument
/openbmc/linux/arch/x86/include/asm/
H A Dinat.h82 #define INAT_MAKE_ESCAPE(esc) (esc << INAT_ESC_OFFS) argument
/openbmc/u-boot/drivers/serial/
H A Dserial_mxc.c130 u32 esc; member
/openbmc/linux/drivers/s390/cio/
H A Dchsc.h31 u8 esc; member
/openbmc/linux/drivers/platform/x86/
H A Dasus-tf103c-dock.c281 u8 *esc, *buf = dock->kbd_buf; in tf103c_dock_report_toprow_kbd_hook() local
/openbmc/fb-ipmi-oem/src/
H A Dusb-dbg.cpp325 uint8_t pos, esc; in parse() local
/openbmc/linux/fs/gfs2/
H A Dlops.c1019 u64 esc; in databuf_lo_scan_elements() local
/openbmc/linux/drivers/bluetooth/
H A Dhci_h5.c520 const u8 delim = SLIP_DELIMITER, esc = SLIP_ESC; in h5_unslip_one_byte() local
/openbmc/linux/arch/x86/kvm/
H A Demulate.c202 const struct escape *esc; member