| /linux/Documentation/translations/zh_CN/process/ |
| A D | programming-language.rst | 22 在整个内核中使用的一个常见扩展是属性(attributes) :ref:`gcc-attribute-syntax <cn_gcc-attribute-syntax>` 63 .. _cn_gcc-attribute-syntax: 65 gcc-attribute-syntax
|
| /linux/Documentation/translations/zh_TW/process/ |
| A D | programming-language.rst | 25 在整個內核中使用的一個常見擴展是屬性(attributes) :ref:`gcc-attribute-syntax <tw_gcc-attribute-syntax>` 66 .. _tw_gcc-attribute-syntax: 68 gcc-attribute-syntax
|
| /linux/Documentation/devicetree/bindings/nvmem/ |
| A D | nvmem-deprecated-cells.yaml | 7 title: NVMEM old syntax for fixed cells 14 as direct device subnodes. That syntax was replaced by "fixed-layout"
|
| /linux/Documentation/process/ |
| A D | programming-language.rst | 19 [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/tools/testing/selftests/net/mptcp/ |
| A D | pm_nl_ctl.c | 356 syntax(argv); in dsf() 471 syntax(argv); in csf() 597 syntax(argv); in remove_addr() 649 syntax(argv); in announce_addr() 775 syntax(argv); in add_addr() 905 syntax(argv); in del_addr() 910 syntax(argv); in del_addr() 1096 syntax(argv); in get_addr() 1141 syntax(argv); in dump_addrs() 1279 syntax(argv); in add_listener() [all …]
|
| /linux/arch/arm/include/asm/ |
| A D | unified.h | 12 .syntax unified
|
| /linux/tools/perf/Documentation/ |
| A D | perf-probe.txt | 87 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,
|
| /linux/ |
| A D | Kconfig | 3 # For a description of the syntax of this configuration file,
|
| /linux/Documentation/admin-guide/ |
| A D | bootconfig.rst | 21 The boot config syntax is a simple structured key-value. Each key consists 28 Unlike the kernel command line syntax, spaces are OK around the comma and ``=``. 45 The boot config file syntax allows user to merge partially same word keys 99 Note, since there is no syntax to put a raw value directly under a 125 The config syntax accepts shell-script style comments. The comments starting 142 ``;``). This means following config has a syntax error ::
|
| /linux/Documentation/userspace-api/media/v4l/ |
| A D | ext-ctrls-codec-stateless.rst | 413 syntax". 575 - Size in bits of the dec_ref_pic_marking() syntax element. 1868 params syntax' of the :ref:`vp9` specification for more details. 1897 Predicted-Segment-ID. See '6.4.14 Get segment id syntax' 1968 syntax' of the VP9 specification for more details. 2965 "Sequence header OBU syntax" in :ref:`av1` for more details. 2990 "Color config syntax" in :ref:`av1` for more details. 3036 syntax element interintra. If not set, specifies that the syntax element 3041 syntax element compound_type. If not set, specifies that the syntax 3485 syntax element. If not set, indicates that the skip syntax element will [all …]
|
| /linux/Documentation/translations/sp_SP/process/ |
| A D | programming-language.rst | 28 [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/ |
| A D | Kconfig | 2 # For a description of the syntax of this configuration file,
|
| /linux/Documentation/devicetree/bindings/powerpc/fsl/ |
| A D | mpc512x_lpbfifo.txt | 6 - interrupts: should contain the interrupt specifier for SCLPC; syntax of an
|
| /linux/Documentation/translations/it_IT/process/ |
| A D | programming-language.rst | 25 [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/doc-guide/ |
| A D | sphinx.rst | 281 from syntax highlighting, especially short snippets. Use 319 ReStructuredText provides several options for table syntax. Kernel style for 320 tables is to prefer *simple table* syntax or *grid table* syntax. See the 321 `reStructuredText user reference for table syntax`_ for more details. 323 .. _reStructuredText user reference for table syntax: 415 writing the path to the document file, no special syntax required. The path can
|
| A D | parse-headers.rst | 79 The syntax for the ignore tag is: 87 The syntax for the replace tag is:
|
| /linux/Documentation/devicetree/bindings/dma/ |
| A D | mpc512x-dma.txt | 13 - interrupt for the DMA controller: syntax of interrupt client node
|
| /linux/Documentation/trace/ |
| A D | kprobetrace.rst | 114 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/kbuild/ |
| A D | makefiles.rst | 257 Kbuild also supports dedicated syntax, subdir-y and subdir-m, for 270 syntax is always used for directories. 300 in the next section) is the correct syntax to use. 444 This is a custom rule, following the normal syntax 512 If the target is already listed in the recognized syntax such as 732 similar to the syntax used for kernel objects. 894 similar to the syntax used for kernel objects. 1372 LDFLAGS_$@ syntax - one for each potential target. 1462 See `generic-y`_ for further info on syntax etc. 1480 Kbuild syntax for exported headers [all …]
|
| A D | kconfig-macro-language.rst | 57 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/scripts/ |
| A D | get_dvb_firmware | 22 syntax() if (scalar(@ARGV) != 1); 41 syntax(); 921 sub syntax() { subroutine
|
| /linux/arch/microblaze/ |
| A D | Kconfig.platform | 2 # For a description of the syntax of this configuration file,
|
| /linux/Documentation/devicetree/ |
| A D | overlay-notes.rst | 88 location by label syntax is preferred because the overlay can be applied to 91 The above bar.dts example modified to use target path syntax is::
|
| /linux/Documentation/admin-guide/device-mapper/ |
| A D | cache-policies.rst | 115 The syntax for a table is:: 121 The syntax to send a message using the dmsetup command is::
|
| /linux/Documentation/ABI/testing/ |
| A D | debugfs-cec-error-inj | 10 The basic syntax is as follows:
|