Home
last modified time | relevance | path

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

123456

/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/Documentation/process/
H A Dprogramming-language.rst19 [gcc-attribute-syntax]_. Attributes allow to introduce
29 directly the GNU attribute syntax (e.g. ``__attribute__((__pure__))``)
53 .. [gcc-attribute-syntax] https://gcc.gnu.org/onlinedocs/gcc/Attribute-Syntax.html
/linux/Documentation/translations/zh_CN/process/
H A Dprogramming-language.rst19 在整个内核中使用的一个常见扩展是属性(attributes) [zh_cn_gcc-attribute-syntax]_。
48 .. [zh_cn_gcc-attribute-syntax] https://gcc.gnu.org/onlinedocs/gcc/Attribute-Syntax.html
/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
/linux/Documentation/admin-guide/
H A Dbootconfig.rst21 The boot config syntax is a simple structured key-value. Each key consists
40 Unlike the kernel command line syntax, white spaces (including tabs) are
53 The boot config file syntax allows user to merge partially same word keys
107 Note, since there is no syntax to put a raw value directly under a
133 The config syntax accepts shell-script style comments. The comments starting
150 (``,`` or ``;``). This means following config has a syntax error ::
/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/arm/include/asm/
H A Dunified.h12 .syntax unified
/linux/
H A DKconfig3 # 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/arch/powerpc/sysdev/
H A DKconfig2 # For a description of the syntax of this configuration file,
/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/kbuild/
H A Dmakefiles.rst69 kbuild infrastructure. This chapter introduces the syntax used in the
187 the syntax above will also work. So, if you have CONFIG_EXT2_FS=y,
257 Kbuild also supports dedicated syntax, subdir-y and subdir-m, for
270 syntax is always used for directories.
304 in the next section) is the correct syntax to use.
445 This is a custom rule, following the normal syntax
527 If the target is already listed in the recognized syntax such as
760 The syntax used to define composite objects for host programs is
761 similar to the syntax used for kernel objects.
776 Note: The syntax <executable>-y is not permitted for host-programs.
[all …]
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/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/devicetree/
H A Doverlay-notes.rst88 location by label syntax is preferred because the overlay can be applied to
91 The above bar.dtso example modified to use target path syntax is::
/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/ABI/testing/
H A Ddebugfs-cec-error-inj10 The basic syntax is as follows:
/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,

123456