Home
last modified time | relevance | path

Searched refs:syntax (Results 1 – 25 of 92) sorted by relevance

1234

/linux/Documentation/translations/zh_TW/process/
H A Dprogramming-language.rst25 在整個內核中使用的一個常見擴展是屬性(attributes) :ref:`gcc-attribute-syntax <tw_gcc-attribute-syntax>`
66 .. _tw_gcc-attribute-syntax:
68 gcc-attribute-syntax
/linux/tools/testing/selftests/net/mptcp/
H A Dpm_nl_ctl.c29 static void syntax(char *argv[]) in syntax() function
372 syntax(argv); in dsf()
487 syntax(argv); in csf()
613 syntax(argv); in remove_addr()
665 syntax(argv); in announce_addr()
791 syntax(argv); in add_addr()
925 syntax(argv); in del_addr()
930 syntax(argv); in del_addr()
1130 syntax(argv); in get_addr()
1175 syntax(argv); in dump_addrs()
[all …]
/linux/tools/perf/Documentation/
H A Dperf-probe.txt87 syntax is same as PROBE SYNTAX, but NO ARGs.
157 Probe points are defined by following syntax.
177 … the source line number or lazy matching by using 'SRC:ALN' or 'SRC;PTN' syntax, where 'SRC' is th…
188 In the probe syntax, '=', '@', '+', ':' and ';' are treated as a special character. You can use a b…
195 Each probe argument follows below syntax.
209 …e, which takes 3 parameters, bit-width, bit-offset, and container-size (usually 32). The syntax is;
215 Line range is described by following syntax.
221 probe syntax, 'SRC' means the source file path, 'ALN' is start line number,
H A Dperf-list.txt142 It's also possible to use pmu syntax:
174 It's also possible to use pmu syntax:
186 perf also supports an extended syntax for specifying raw parameters
199 or using extended name syntax
H A Dperf-buildid-cache.txt79 it follows the same syntax as the DEBUGINFOD_URLS variable, like:
/linux/arch/arm/include/asm/
H A Dunified.h12 .syntax unified
/linux/Documentation/translations/sp_SP/process/
H A Dprogramming-language.rst28 [sp-gcc-attribute-syntax]_. Los atributos permiten introducir semántica
52 .. [sp-gcc-attribute-syntax] https://gcc.gnu.org/onlinedocs/gcc/Attribute-Syntax.html
/linux/arch/powerpc/sysdev/
H A DKconfig2 # For a description of the syntax of this configuration file,
/linux/Documentation/translations/it_IT/process/
H A Dprogramming-language.rst25 [it-gcc-attribute-syntax]_. Gli attributi permettono di aggiungere una semantica,
63 .. [it-gcc-attribute-syntax] https://gcc.gnu.org/onlinedocs/gcc/Attribute-Syntax.html
/linux/Documentation/devicetree/bindings/powerpc/fsl/
H A Dmpc512x_lpbfifo.txt6 - interrupts: should contain the interrupt specifier for SCLPC; syntax of an
/linux/Documentation/trace/
H A Dkprobetrace.rst114 offset, and container-size (usually 32). The syntax is::
134 either user-space dereference syntax or 'ustring' type.
136 The user-space dereference syntax allows you to access a field of a data
138 dereference syntax. For example, +u4(%si) means it will read memory from the
145 Note that kprobe-event provides the user-memory access syntax but it doesn't
/linux/Documentation/doc-guide/
H A Dsphinx.rst304 from syntax highlighting, especially short snippets. Use
342 ReStructuredText provides several options for table syntax. Kernel style for
343 tables is to prefer *simple table* syntax or *grid table* syntax. See the
344 `reStructuredText user reference for table syntax`_ for more details.
346 .. _reStructuredText user reference for table syntax:
438 writing the path to the document file, no special syntax required. The path can
/linux/Documentation/devicetree/bindings/dma/
H A Dmpc512x-dma.txt13 - interrupt for the DMA controller: syntax of interrupt client node
/linux/scripts/
H A Dget_dvb_firmware22 syntax() if (scalar(@ARGV) != 1);
41 syntax();
921 sub syntax() { subroutine
/linux/Documentation/admin-guide/device-mapper/
H A Dcache-policies.rst115 The syntax for a table is::
121 The syntax to send a message using the dmsetup command is::
/linux/arch/microblaze/
H A DKconfig.platform2 # For a description of the syntax of this configuration file,
/linux/Documentation/kbuild/
H A Dkconfig-macro-language.rst57 a syntax error. The curly brace form as in ${CC} is not supported either.
145 Kconfig adopts Make-like macro language, but the function call syntax is
178 The omission of 'call' makes the syntax shorter.
/linux/tools/testing/selftests/x86/bugs/
H A Dcommon.py151 cap.syntax = CS_OPT_SYNTAX_ATT
/linux/drivers/firmware/qcom/
H A DKconfig3 # For a description of the syntax of this configuration file,
/linux/Documentation/scsi/
H A Dg_NCR5380.rst67 or alternatively, using the old syntax::
/linux/Documentation/arch/arm/nwfpe/
H A Dnetwinder-fpe.rst32 Form 1 syntax:
37 Form 2 syntax:
/linux/drivers/platform/cznic/
H A DKconfig3 # For a description of the syntax of this configuration file,
/linux/Documentation/mm/
H A Dpage_owner.rst193 --sort <order> Specify sorting order. Sorting syntax is [+|-]key[,[+|-]key[,...]].
206 Specify culling rules.Culling syntax is key[,key[,...]].Choose a
/linux/Documentation/arch/xtensa/
H A Dmmu.rst51 Specification, section 4.5 for details on the syntax and semantics of
/linux/Documentation/devicetree/bindings/arm/
H A Dsecure.txt65 its console output. The syntax is the same as for /chosen/stdout-path.

1234