/kernel/linux/linux-5.10/arch/um/drivers/ |
D | slip_common.h | 17 int *esc) in slip_unesc() argument 23 *esc = 0; in slip_unesc() 28 *esc = 1; in slip_unesc() 31 if(*esc){ in slip_unesc() 32 *esc = 0; in slip_unesc() 37 if(*esc){ in slip_unesc() 38 *esc = 0; in slip_unesc() 89 int esc; member 98 slip->esc = 0; in slip_proto_init()
|
D | slip_common.c | 14 &slip->pos, &slip->esc); in slip_proto_read() 34 &slip->esc); in slip_proto_read()
|
D | slirp_user.c | 67 pri->slip.esc = 0; in slirp_open()
|
D | slip_user.c | 154 pri->slip.esc = 0; in slip_open()
|
/kernel/linux/linux-5.10/fs/ |
D | seq_file.c | 371 void seq_escape(struct seq_file *m, const char *s, const char *esc) in seq_escape() argument 377 ret = string_escape_str(s, buf, size, ESCAPE_OCTAL, esc); in seq_escape() 429 char *mangle_path(char *s, const char *p, const char *esc) in mangle_path() argument 435 } else if (!strchr(esc, c)) { in mangle_path() 459 int seq_path(struct seq_file *m, const struct path *path, const char *esc) in seq_path() argument 468 char *end = mangle_path(buf, p, esc); in seq_path() 487 int seq_file_path(struct seq_file *m, struct file *file, const char *esc) in seq_file_path() argument 489 return seq_path(m, &file->f_path, esc); in seq_file_path() 497 const struct path *root, const char *esc) in seq_path_root() argument 511 char *end = mangle_path(buf, p, esc); in seq_path_root() [all …]
|
/kernel/linux/linux-5.10/drivers/auxdisplay/ |
D | charlcd.c | 356 char *esc = priv->esc_seq.buf + 2; in handle_lcd_special_code() local 360 switch (*esc) { in handle_lcd_special_code() 473 if (!strchr(esc, ';')) in handle_lcd_special_code() 476 esc++; in handle_lcd_special_code() 478 cgaddr = *(esc++) - '0'; in handle_lcd_special_code() 487 while (*esc && cgoffset < 8) { in handle_lcd_special_code() 492 half = hex_to_bin(*esc++); in handle_lcd_special_code() 518 if (parse_xy(esc, &priv->addr.x, &priv->addr.y)) in handle_lcd_special_code()
|
/kernel/linux/linux-5.10/lib/ |
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 291 q_real = string_escape_mem(in, p, NULL, 0, flags, esc); in test_string_escape_overflow() 299 unsigned int flags, const char *esc) in test_string_escape() argument 338 q_real = string_escape_mem(in, p, out_real, out_size, flags, esc); in test_string_escape() 343 test_string_escape_overflow(in, p, flags, esc, q_test, name); in test_string_escape()
|
D | string_helpers.c | 574 const char esc[] = "\f\n\r\t\v\a\e\\\""; in kstrdup_quotable() local 580 dlen = string_escape_mem(src, slen, NULL, 0, flags, esc); in kstrdup_quotable() 585 WARN_ON(string_escape_mem(src, slen, dst, dlen, flags, esc) != dlen); in kstrdup_quotable()
|
D | seq_buf.c | 270 int seq_buf_path(struct seq_buf *s, const struct path *path, const char *esc) argument 281 char *end = mangle_path(buf, p, esc);
|
/kernel/linux/linux-5.10/include/linux/ |
D | seq_file.h | 107 char *mangle_path(char *s, const char *p, const char *esc); 129 void seq_escape(struct seq_file *m, const char *s, const char *esc); 140 const struct path *root, const char *esc);
|
D | seq_buf.h | 127 extern int seq_buf_path(struct seq_buf *s, const struct path *path, const char *esc);
|
/kernel/linux/linux-5.10/tools/arch/x86/include/asm/ |
D | inat.h | 82 #define INAT_MAKE_ESCAPE(esc) (esc << INAT_ESC_OFFS) argument
|
/kernel/linux/linux-5.10/arch/x86/include/asm/ |
D | inat.h | 82 #define INAT_MAKE_ESCAPE(esc) (esc << INAT_ESC_OFFS) argument
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/display/exynos/ |
D | exynos_dsim.txt | 26 - samsung,esc-clock-frequency: specifies DSI frequency in escape mode 85 samsung,esc-clock-frequency = <20000000>;
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/gpio/ |
D | gpio_oxnas.txt | 42 button-esc {
|
/kernel/linux/linux-5.10/arch/arm64/boot/dts/amlogic/ |
D | meson-gxbb-p200.dts | 36 button-esc {
|
/kernel/linux/linux-5.10/tools/scripts/ |
D | utilities.mak | 126 shell-wordify = $(if $(findstring $(newline),$(1)),$(_sw-esc-nl),$(shell-sq)) 127 define _sw-esc-nl
|
/kernel/linux/linux-5.10/Documentation/filesystems/ |
D | seq_file.rst | 242 seq_escape(struct seq_file *m, const char *s, const char *esc); 246 which is in the string esc will be represented in octal form in the output. 251 const char *esc); 253 const struct path *root, const char *esc) 255 Here, path indicates the file of interest, and esc is a set of characters
|
/kernel/linux/linux-5.10/arch/arm64/boot/dts/rockchip/ |
D | px30-evb.dts | 27 esc-key { 28 label = "esc";
|
D | rk3308-evb.dts | 40 esc-key {
|
/kernel/linux/linux-5.10/arch/arm/boot/dts/ |
D | kirkwood-netxbig.dtsi | 60 * esc and power represent a three position rocker
|
D | gemini-dlink-dns-313.dts | 36 button-esc {
|
D | rk3288-evb.dtsi | 37 esc {
|
D | imx6dl-prtvt7.dts | 38 esc {
|
/kernel/linux/linux-5.10/fs/gfs2/ |
D | lops.c | 996 u64 esc; in databuf_lo_scan_elements() local 1005 esc = be64_to_cpu(*ptr++); in databuf_lo_scan_elements() 1020 if (esc) { in databuf_lo_scan_elements()
|