Home
last modified time | relevance | path

Searched refs:esc (Results 1 – 25 of 38) sorted by relevance

12

/linux/tools/arch/x86/include/asm/
H A Dinat.h91 #define INAT_MAKE_ESCAPE(esc) (esc << INAT_ESC_OFFS) argument
/linux/arch/x86/include/asm/
H A Dinat.h91 #define INAT_MAKE_ESCAPE(esc) (esc << INAT_ESC_OFFS) argument
/linux/lib/
H A Dseq_buf.c312 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 Dstring_helpers.c656 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 Dimx8mp-venice-gw74xx-rpidsi.dtso41 samsung,esc-clock-frequency = <54000000>;
H A Dimx8mm-venice-gw72xx-0x-rpidsi.dtso45 samsung,esc-clock-frequency = <54000000>;
H A Dimx8mm-venice-gw73xx-0x-rpidsi.dtso45 samsung,esc-clock-frequency = <54000000>;
H A Dimx8mp-tx8p-ml81-moduline-display-106-av123z7m-n17.dtso128 samsung,esc-clock-frequency = <12000000>;
H A Dimx8mn-beacon-kit.dts106 samsung,esc-clock-frequency = <20000000>;
H A Dimx8mm-beacon-kit.dts106 samsung,esc-clock-frequency = <20000000>;
H A Dimx8-ss-img.dtsi125 clock-names = "core", "esc", "ui";
201 clock-names = "core", "esc", "ui";
H A Dimx8mn-tqma8mqnl-mba8mx.dts69 samsung,esc-clock-frequency = <20000000>;
H A Dimx8mm-phycore-som.dtsi325 samsung,esc-clock-frequency = <10000000>;
H A Dimx8mp-beacon-kit.dts516 samsung,esc-clock-frequency = <10000000>;
/linux/include/linux/
H A Dseq_buf.h181 extern int seq_buf_path(struct seq_buf *s, const struct path *path, const char *esc);
/linux/Documentation/filesystems/
H A Dseq_file.rst242 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 Dmeson-gxbb-p200.dts43 button-esc {
/linux/tools/scripts/
H A Dutilities.mak126 shell-wordify = $(if $(findstring $(newline),$(1)),$(_sw-esc-nl),$(shell-sq))
127 define _sw-esc-nl
/linux/arch/arm64/boot/dts/rockchip/
H A Dpx30-evb.dts34 button-esc {
35 label = "esc";
/linux/arch/arm/boot/dts/marvell/
H A Dkirkwood-netxbig.dtsi58 * esc and power represent a three position rocker
/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx6dl-prtvt7.dts65 key-esc {
/linux/arch/arm/boot/dts/samsung/
H A Dexynos4210-trats.dts177 samsung,esc-clock-frequency = <20000000>;
H A Dexynos5250-arndale.dts190 samsung,esc-clock-frequency = <10000000>;
/linux/arch/arm64/boot/dts/exynos/
H A Dexynos7870-j6lte.dts135 samsung,esc-clock-frequency = <16000000>;
/linux/Documentation/usb/
H A Dgadget_hid.rst161 {.opt = "--esc", .val = 0x29},

12