Home
last modified time | relevance | path

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

12345

/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/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/tools/testing/selftests/net/mptcp/
H A Dpm_nl_ctl.c26 static void syntax(char *argv[]) in syntax() function
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(arg in dump_addrs()
[all...]
/linux/arch/arm/include/asm/
H A Dunified.h12 .syntax unified
14 __asm__(".syntax unified");
/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 It is also possible to specify a probe point by the source line number or lazy matching by using 'SRC:ALN' or 'SRC;PTN' syntax, where 'SRC' is the source file path, ':ALN' is the line number and ';PTN' is the lazy matching pattern.
188 In the probe syntax, '=', '@', '+', ':' and ';' are treated as a special character. You can use a backslash ('\') to escape the special characters.
195 Each probe argument follows below syntax.
209 Bitfield is another special type, 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.txt141 It's also possible to use pmu syntax:
173 It's also possible to use pmu syntax:
185 perf also supports an extended syntax for specifying raw parameters
198 or using extended name syntax
/linux/
H A DKconfig3 # For a description of the syntax of this configuration file,
/linux/Documentation/admin-guide/
H 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/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/Documentation/userspace-api/media/v4l/
H A Dext-ctrls-codec-stateless.rst413 syntax".
575 - Size in bits of the dec_ref_pic_marking() syntax element.
578 - Combined size in bits of the picture order count related syntax
659 the slice header syntax (the driver will wrap the value if needed). For
661 long_term_frame_idx described in the dec_ref_pic_marking() syntax.
785 according to :ref:`h264` 7.3.1 NAL unit syntax, hence contains
1264 associated MPEG-2 slice data. This includes fields matching the syntax
1326 associated MPEG-2 slice data. This includes fields matching the syntax
1868 params syntax' of the :ref:`vp9` specification for more details.
1897 Predicted-Segment-ID. See '6.4.14 Get segment id syntax'
[all...]
/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/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/dma/
H A Dmpc512x-dma.txt13 - interrupt for the DMA controller: syntax of interrupt client node
/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/scripts/
H A Dget_dvb_firmware22 syntax() if (scalar(@ARGV) != 1);
41 syntax();
921 sub syntax() { subroutine
922 print STDERR "syntax: get_dvb_firmware <component>\n";
/linux/arch/microblaze/
H A DKconfig.platform2 # For a description of the syntax of this configuration file,
/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/Documentation/ABI/testing/
H A Ddebugfs-cec-error-inj10 The basic syntax is as follows:
/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/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,

12345