| /linux/tools/arch/x86/include/asm/ |
| H A D | inat.h | 91 #define INAT_MAKE_ESCAPE(esc) (esc << INAT_ESC_OFFS) argument
|
| /linux/arch/x86/include/asm/ |
| H A D | inat.h | 91 #define INAT_MAKE_ESCAPE(esc) (esc << INAT_ESC_OFFS) argument
|
| /linux/lib/ |
| H A D | seq_buf.c | 312 int seq_buf_path(struct seq_buf *s, const struct path *path, const char *esc) argument 323 char *end = mangle_path(buf, p, esc);
|
| H A D | string_helpers.c | 656 const char esc[] = "\f\n\r\t\v\a\e\\\""; in kstrdup_quotable() local 662 dlen = string_escape_mem(src, slen, NULL, 0, flags, esc); in kstrdup_quotable() 667 WARN_ON(string_escape_mem(src, slen, dst, dlen, flags, esc) != dlen); in kstrdup_quotable()
|
| /linux/arch/arm64/boot/dts/freescale/ |
| H A D | imx8mp-venice-gw74xx-rpidsi.dtso | 41 samsung,esc-clock-frequency = <54000000>;
|
| H A D | imx8mm-venice-gw72xx-0x-rpidsi.dtso | 45 samsung,esc-clock-frequency = <54000000>;
|
| H A D | imx8mm-venice-gw73xx-0x-rpidsi.dtso | 45 samsung,esc-clock-frequency = <54000000>;
|
| H A D | imx8mp-tx8p-ml81-moduline-display-106-av123z7m-n17.dtso | 128 samsung,esc-clock-frequency = <12000000>;
|
| H A D | imx8mn-beacon-kit.dts | 106 samsung,esc-clock-frequency = <20000000>;
|
| H A D | imx8mm-beacon-kit.dts | 106 samsung,esc-clock-frequency = <20000000>;
|
| H A D | imx8-ss-img.dtsi | 125 clock-names = "core", "esc", "ui"; 201 clock-names = "core", "esc", "ui";
|
| H A D | imx8mn-tqma8mqnl-mba8mx.dts | 69 samsung,esc-clock-frequency = <20000000>;
|
| H A D | imx8mm-phycore-som.dtsi | 325 samsung,esc-clock-frequency = <10000000>;
|
| H A D | imx8mp-beacon-kit.dts | 516 samsung,esc-clock-frequency = <10000000>;
|
| /linux/include/linux/ |
| H A D | seq_buf.h | 181 extern int seq_buf_path(struct seq_buf *s, const struct path *path, const char *esc);
|
| /linux/Documentation/filesystems/ |
| H A 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
|
| /linux/arch/arm64/boot/dts/amlogic/ |
| H A D | meson-gxbb-p200.dts | 43 button-esc {
|
| /linux/tools/scripts/ |
| H A D | utilities.mak | 126 shell-wordify = $(if $(findstring $(newline),$(1)),$(_sw-esc-nl),$(shell-sq)) 127 define _sw-esc-nl
|
| /linux/arch/arm64/boot/dts/rockchip/ |
| H A D | px30-evb.dts | 34 button-esc { 35 label = "esc";
|
| /linux/arch/arm/boot/dts/marvell/ |
| H A D | kirkwood-netxbig.dtsi | 58 * esc and power represent a three position rocker
|
| /linux/arch/arm/boot/dts/nxp/imx/ |
| H A D | imx6dl-prtvt7.dts | 65 key-esc {
|
| /linux/arch/arm/boot/dts/samsung/ |
| H A D | exynos4210-trats.dts | 177 samsung,esc-clock-frequency = <20000000>;
|
| H A D | exynos5250-arndale.dts | 190 samsung,esc-clock-frequency = <10000000>;
|
| /linux/arch/arm64/boot/dts/exynos/ |
| H A D | exynos7870-j6lte.dts | 135 samsung,esc-clock-frequency = <16000000>;
|
| /linux/Documentation/usb/ |
| H A D | gadget_hid.rst | 161 {.opt = "--esc", .val = 0x29},
|