Home
last modified time | relevance | path

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

123456

/kernel/linux/linux-5.10/Documentation/translations/zh_CN/process/
Dprogramming-language.rst23 在整个内核中使用的一个常见扩展是属性(attributes) :ref:`gcc-attribute-syntax <cn_gcc-attribute-syntax>`
64 .. _cn_gcc-attribute-syntax:
66 gcc-attribute-syntax
/kernel/linux/linux-5.10/Documentation/process/
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
/kernel/linux/linux-5.10/tools/testing/selftests/net/mptcp/
Dpm_nl_ctl.c25 static void syntax(char *argv[]) in syntax() function
192 syntax(argv); in add_addr()
301 syntax(argv); in del_addr()
443 syntax(argv); in get_addr()
592 syntax(argv); in main()
614 syntax(argv); in main()
/kernel/linux/linux-5.10/arch/microblaze/
DKconfig.debug2 # For a description of the syntax of this configuration file,
/kernel/linux/linux-5.10/arch/arm/include/asm/
Dunified.h12 .syntax unified
/kernel/linux/linux-5.10/tools/perf/Documentation/
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,
/kernel/linux/linux-5.10/Documentation/admin-guide/
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
103 The config syntax accepts shell-script style comments. The comments starting
120 ``;``). This means following config has a syntax error ::
/kernel/linux/linux-5.10/Documentation/translations/it_IT/process/
Dprogramming-language.rst27 [it-gcc-attribute-syntax]_. Gli attributi permettono di aggiungere una semantica,
50 .. [it-gcc-attribute-syntax] https://gcc.gnu.org/onlinedocs/gcc/Attribute-Syntax.html
/kernel/uniproton/src/arch/cpu/armv7-m/cortex-m4/
Dprt_hw.S18 .syntax unified
Dprt_dispatch.S97 .syntax unified
151 .syntax unified
/kernel/linux/linux-5.10/
DKconfig3 # For a description of the syntax of this configuration file,
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/powerpc/fsl/
Dmpc512x_lpbfifo.txt6 - interrupts: should contain the interrupt specifier for SCLPC; syntax of an
/kernel/liteos_a/arch/arm/arm/src/
Dhw_user_get.S34 .syntax unified
Dhw_user_put.S34 .syntax unified
Dclear_user.S33 .syntax unified
/kernel/linux/linux-5.10/arch/powerpc/sysdev/
DKconfig2 # For a description of the syntax of this configuration file,
/kernel/liteos_m/arch/arm/cortex-m55/gcc/TZ/secure/
Dlos_secure_context_asm.S32 .syntax unified
/kernel/liteos_m/arch/arm/cortex-m33/gcc/TZ/secure/
Dlos_secure_context_asm.S32 .syntax unified
/kernel/linux/linux-5.10/Documentation/trace/
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
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/gpio/
Dgpio-samsung.txt9 - #gpio-cells: Should be 4. The syntax of the gpio specifier used by client nodes
/kernel/linux/linux-5.10/Documentation/devicetree/
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::
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/dma/
Dmpc512x-dma.txt13 - interrupt for the DMA controller: syntax of interrupt client node
/kernel/linux/linux-5.10/Documentation/doc-guide/
Dparse-headers.rst79 The syntax for the ignore tag is:
87 The syntax for the replace tag is:
/kernel/linux/linux-5.10/arch/nds32/
DKconfig3 # For a description of the syntax of this configuration file,
/kernel/liteos_a/lib/libc/musl/src/arch/arm/
Dmemset.S31 .syntax unified

123456