Home
last modified time | relevance | path

Searched refs:escape (Results 1 – 25 of 62) sorted by relevance

123

/linux-6.15/tools/scripts/
H A Dutilities.mak8 # nl-escape
10 # Usage: escape = $(call nl-escape[,escape])
18 # escape-nl
20 # Usage: escaped-text = $(call escape-nl,text[,escape])
32 escape-nl = $(subst $(newline),$(call nl-escape,$(2)),$(1))
38 # See escape-nl.
42 # shell-escape-nl
44 # Usage: $(shell some-command | $(call shell-escape-nl[,escape]))
54 define shell-escape-nl
78 # escape-for-shell-sq
[all …]
/linux-6.15/drivers/input/joystick/
H A Dspaceball.c54 int escape; member
145 spaceball->escape = 0; in spaceball_interrupt()
148 if (!spaceball->escape) { in spaceball_interrupt()
149 spaceball->escape = 1; in spaceball_interrupt()
152 spaceball->escape = 0; in spaceball_interrupt()
157 if (spaceball->escape) { in spaceball_interrupt()
158 spaceball->escape = 0; in spaceball_interrupt()
163 if (spaceball->escape) in spaceball_interrupt()
164 spaceball->escape = 0; in spaceball_interrupt()
/linux-6.15/tools/testing/selftests/tc-testing/
H A DTdcResults.py111 from xml.sax.saxutils import escape
115 xunit += '\t\t<testcase classname=\"{}\" '.format(escape(t.test_id))
116 xunit += 'name=\"{}\">\n'.format(escape(t.test_name))
122 xunit += '\t{}\n'.format(escape(step))
123 xunit += 'FAILURE: {}\n'.format(escape(t.failmsg))
126 xunit += '\t\t\t<error>\n{}\n'.format(escape(t.errormsg))
/linux-6.15/tools/include/nolibc/
H A Dstdio.h219 char escape, lpref, c; in vfprintf() local
226 written = ofs = escape = lpref = 0; in vfprintf()
230 if (escape) { in vfprintf()
232 escape = 0; in vfprintf()
290 escape = 1; in vfprintf()
300 escape = 1; in vfprintf()
/linux-6.15/drivers/input/serio/
H A Dps2mult.c42 bool escape; member
233 if (psm->escape) { in ps2mult_interrupt()
234 psm->escape = false; in ps2mult_interrupt()
244 psm->escape = true; in ps2mult_interrupt()
/linux-6.15/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_overlay.c62 struct vmw_escape_header escape; member
77 fill_escape(&cmd->escape, sizeof(cmd->flush)); in fill_flush()
100 struct vmw_escape_header escape; in vmw_overlay_send_put() member
128 fill_escape(&cmds->escape, sizeof(*items) * (num_items + 1)); in vmw_overlay_send_put()
182 struct vmw_escape_header escape; in vmw_overlay_send_stop() member
201 fill_escape(&cmds->escape, sizeof(cmds->body)); in vmw_overlay_send_stop()
/linux-6.15/scripts/kconfig/tests/preprocess/escape/
H A DKconfig16 # No need to escape '$' itself.
22 # You need a trick to escape '$' followed by '('
/linux-6.15/arch/x86/tools/
H A Dgen-insn-attr-x86.awk139 eid = escape[ref]
280 if (ref in escape)
282 escape[ref] = geid
284 table[idx] = "INAT_MAKE_ESCAPE(" escape[ref] ")"
/linux-6.15/tools/arch/x86/tools/
H A Dgen-insn-attr-x86.awk139 eid = escape[ref]
280 if (ref in escape)
282 escape[ref] = geid
284 table[idx] = "INAT_MAKE_ESCAPE(" escape[ref] ")"
/linux-6.15/Documentation/devicetree/bindings/display/
H A Dbrcm,bcm2835-dsi0.yaml37 - const: escape
79 clock-names = "phy", "escape", "pixel";
/linux-6.15/Documentation/devicetree/bindings/display/bridge/
H A Dnwl-dsi.yaml43 - description: RX_ESC clock (used in escape mode)
44 - description: TX_ESC clock (used in escape mode)
/linux-6.15/Documentation/admin-guide/
H A Dlcd-panel-cgram.rst6 characters 0 to 7. The escape code to define a new character is
H A Dvga-softcursor.rst15 The cursor appearance is controlled by a ``<ESC>[?1;2;3c`` escape sequence
H A Dbinfmt-misc.rst37 must escape any NUL bytes; parsing halts at the first one. In a shell
47 escape any NUL bytes; parsing halts at the first one. Ignored when using
/linux-6.15/Documentation/devicetree/bindings/phy/
H A Dstarfive,jh7110-dphy-rx.yaml28 - description: escape mode transmit clock
/linux-6.15/drivers/media/cec/usb/pulse8/
H A Dpulse8-cec.c200 bool escape; member
372 pulse8->escape = true; in pulse8_interrupt()
375 if (pulse8->escape) { in pulse8_interrupt()
377 pulse8->escape = false; in pulse8_interrupt()
/linux-6.15/fs/isofs/
H A Dinode.c652 if (sec->escape[0] == 0x25 && sec->escape[1] == 0x2f) { in isofs_fill_super()
654 if (sec->escape[2] == 0x40) in isofs_fill_super()
656 else if (sec->escape[2] == 0x43) in isofs_fill_super()
658 else if (sec->escape[2] == 0x45) in isofs_fill_super()
/linux-6.15/Documentation/devicetree/bindings/media/
H A Dcdns,csi2tx.txt13 * esc_clk: escape mode clock
H A Dnxp,imx8mq-mipi-csi2.yaml30 - description: esc is the Rx Escape Clock. This must be the same escape
/linux-6.15/arch/arm/boot/dts/st/
H A Dste-nomadik-s8815.dts160 /* User key mapped in as "escape" */
/linux-6.15/include/uapi/linux/
H A Diso_fs.h75 __u8 escape [ISODCL ( 89, 120)]; /* 856 */ member
/linux-6.15/Documentation/admin-guide/sysctl/
H A Duser.rst34 user namespace does not allow a user to escape their current limits.
/linux-6.15/fs/jbd2/
H A Dcommit.c356 int escape; in jbd2_journal_commit_transaction() local
663 escape = jbd2_journal_write_metadata_buffer(commit_transaction, in jbd2_journal_commit_transaction()
671 if (escape) in jbd2_journal_commit_transaction()
/linux-6.15/arch/arm/boot/dts/broadcom/
H A Dbcm283x.dtsi369 clock-names = "phy", "escape", "pixel";
448 clock-names = "phy", "escape", "pixel";
/linux-6.15/Documentation/
H A DMakefile29 LATEXOPTS = -interaction=batchmode -no-shell-escape

123