Home
last modified time | relevance | path

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

12345

/linux/Documentation/translations/zh_CN/process/
A Dprogramming-language.rst23 在整个内核中使用的一个常见扩展是属性(attributes) :ref:`gcc-attribute-syntax <cn_gcc-attribute-syntax>`
64 .. _cn_gcc-attribute-syntax:
66 gcc-attribute-syntax
/linux/Documentation/translations/zh_TW/process/
A Dprogramming-language.rst26 在整個內核中使用的一個常見擴展是屬性(attributes) :ref:`gcc-attribute-syntax <tw_gcc-attribute-syntax>`
67 .. _tw_gcc-attribute-syntax:
69 gcc-attribute-syntax
/linux/Documentation/userspace-api/media/drivers/
A Dhantro.rst11 If non-IDR, the bits to be skipped go from syntax element "pic_output_flag"
12 to before syntax element "slice_temporal_mvp_enabled_flag".
/linux/Documentation/process/
A Dprogramming-language.rst23 [gcc-attribute-syntax]_. Attributes allow to introduce
33 directly the GNU attribute syntax (e.g. ``__attribute__((__pure__))``)
44 .. [gcc-attribute-syntax] https://gcc.gnu.org/onlinedocs/gcc/Attribute-Syntax.html
/linux/tools/testing/selftests/net/mptcp/
A Dpm_nl_ctl.c25 static void syntax(char *argv[]) in syntax() function
193 syntax(argv); in add_addr()
323 syntax(argv); in del_addr()
328 syntax(argv); in del_addr()
506 syntax(argv); in get_addr()
669 syntax(argv); in set_flags()
737 syntax(argv); in main()
761 syntax(argv); in main()
/linux/Documentation/admin-guide/
A Dbootconfig.rst21 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/tools/perf/Documentation/
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,
A Dperf-list.txt123 It's also possible to use pmu syntax:
135 perf also supports an extended syntax for specifying raw parameters
148 or using extended name syntax
/linux/Documentation/translations/it_IT/process/
A Dprogramming-language.rst29 [it-gcc-attribute-syntax]_. Gli attributi permettono di aggiungere una semantica,
52 .. [it-gcc-attribute-syntax] https://gcc.gnu.org/onlinedocs/gcc/Attribute-Syntax.html
/linux/arch/arm/include/asm/
A Dunified.h12 .syntax unified
/linux/
A DKconfig3 # For a description of the syntax of this configuration file,
/linux/Documentation/trace/
A Dkprobetrace.rst93 offset, and container-size (usually 32). The syntax is::
106 either user-space dereference syntax or 'ustring' type.
108 The user-space dereference syntax allows you to access a field of a data
110 dereference syntax. For example, +u4(%si) means it will read memory from the
117 Note that kprobe-event provides the user-memory access syntax but it doesn't
/linux/Documentation/devicetree/bindings/powerpc/fsl/
A Dmpc512x_lpbfifo.txt6 - interrupts: should contain the interrupt specifier for SCLPC; syntax of an
/linux/arch/powerpc/sysdev/
A DKconfig2 # For a description of the syntax of this configuration file,
/linux/Documentation/kbuild/
A Dmakefiles.rst56 === 8 Kbuild syntax for exported headers
316 Kbuild also supports dedicated syntax, subdir-y and subdir-m, for
329 syntax is always used for directories.
375 in the next section) is the correct syntax to use.
519 This is a custom rule, following the normal syntax
795 similar to the syntax used for kernel objects.
938 similar to the syntax used for kernel objects.
1376 LDFLAGS_$@ syntax - one for each potential target.
1459 See "8.2 generic-y" for further info on syntax etc.
1477 8 Kbuild syntax for exported headers
[all …]
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/
A Doverlay-notes.rst88 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/devicetree/bindings/gpio/
A Dgpio-samsung.txt9 - #gpio-cells: Should be 4. The syntax of the gpio specifier used by client nodes
/linux/Documentation/devicetree/bindings/dma/
A Dmpc512x-dma.txt13 - interrupt for the DMA controller: syntax of interrupt client node
/linux/Documentation/doc-guide/
A Dparse-headers.rst79 The syntax for the ignore tag is:
87 The syntax for the replace tag is:
/linux/scripts/
A Dget_dvb_firmware22 syntax() if (scalar(@ARGV) != 1);
41 syntax();
921 sub syntax() { subroutine
/linux/Documentation/admin-guide/device-mapper/
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/
A DKconfig.platform2 # For a description of the syntax of this configuration file,
/linux/arch/nds32/
A DKconfig3 # For a description of the syntax of this configuration file,
/linux/Documentation/ABI/testing/
A Ddebugfs-cec-error-inj10 The basic syntax is as follows:

Completed in 31 milliseconds

12345