Home
last modified time | relevance | path

Searched refs:quoted (Results 1 – 23 of 23) sorted by relevance

/linux-6.3-rc2/lib/
A Dcmdline.c230 int in_quote = 0, quoted = 0; in next_arg() local
235 quoted = 1; in next_arg()
263 if (quoted && i > 0 && args[i-1] == '"') in next_arg()
A Dstring_helpers.c668 char *buffer, *quoted; in kstrdup_quotable_cmdline() local
688 quoted = kstrdup_quotable(buffer, gfp); in kstrdup_quotable_cmdline()
690 return quoted; in kstrdup_quotable_cmdline()
/linux-6.3-rc2/Documentation/devicetree/bindings/leds/
A Dqcom,pm8058-led.yaml14 LEDs, two "flash" LEDs and one "keypad backlight" LED. The names are quoted
/linux-6.3-rc2/kernel/debug/kdb/
A Dkdb_main.c973 char *cpp, quoted; in kdb_parse() local
1018 quoted = '\0'; in kdb_parse()
1022 (escaped || quoted || !isspace(*cp))) { in kdb_parse()
1035 if (*cp == quoted) in kdb_parse()
1036 quoted = '\0'; in kdb_parse()
1038 quoted = *cp; in kdb_parse()
1040 if (*cpp == '=' && !quoted) in kdb_parse()
/linux-6.3-rc2/Documentation/filesystems/nfs/
A Drpc-cache.rst212 much be quoted. two mechanisms are available:
220 '\' must be quoted in this way.
/linux-6.3-rc2/Documentation/admin-guide/
A Dsecurity-bugs.rst30 It is much harder to have a context-quoted discussion about a complex
A Dtainted-kernels.rst58 this on the machine that had the statements in the logs that were quoted earlier::
A Dreporting-regressions.rst195 Linux creator and lead developer Linus Torvalds, some of which are quoted in
/linux-6.3-rc2/tools/scripts/
A Dutilities.mak90 # Usage: single-quoted-and-escaped-text = $(call shell-sq,text)
/linux-6.3-rc2/Documentation/ABI/testing/
A Dsysfs-class-net-cdc_ncm87 quoted from table 6-3 of CDC NCM: "NTB Parameter Structure".
/linux-6.3-rc2/Documentation/misc-devices/
A Doxsemi-tornado.rst42 (including those quoted in Oxford Semiconductor documentation), giving
/linux-6.3-rc2/Documentation/devicetree/bindings/
A Dexample-schema.yaml111 # Property names starting with '#' must be quoted
/linux-6.3-rc2/tools/perf/Documentation/
A Dperf-diff.txt156 to be quoted e.g. --time "1234.567,1234.789 1235,"
A Dperf-script.txt407 requires the argument to be quoted e.g. --time "1234.567,1234.789 1235,"
A Dperf-report.txt446 requires the argument to be quoted e.g. --time "1234.567,1234.789 1235,"
A Dperf-record.txt117 Each event is separated by commas and the group should be quoted to
/linux-6.3-rc2/Documentation/usb/
A Dehci.rst168 approach the quoted 480 MBit/sec transfer rate.
/linux-6.3-rc2/Documentation/i2c/
A Di2c-topology.rst26 object (quoted, since it can also be an arbitrator or a gate).
/linux-6.3-rc2/scripts/
A Dcheckpatch.pl1375 my $quoted = "";
1410 $quoted = $1;
1416 $name = trim("$quoted $name");
/linux-6.3-rc2/Documentation/process/
A D2.Process.rst437 - Avoid top-posting (the practice of putting your answer above the quoted
A Dhowto.rst413 add your statements between the individual quoted sections instead of
A Dcoding-style.rst1129 instructions, put each instruction on a separate line in a separate quoted
/linux-6.3-rc2/tools/memory-model/Documentation/
A Dlitmus-tests.txt98 double-quoted comment string on the second line. Such strings are ignored

Completed in 64 milliseconds