Searched refs:macros (Results 1 – 25 of 237) sorted by relevance
12345678910
/Linux-v6.6/rust/ |
D | Makefile | 94 rustdoc: rustdoc-core rustdoc-macros rustdoc-compiler_builtins \ 105 rustdoc-macros: private rustdoc_host = yes 106 rustdoc-macros: private rustc_target_flags = --crate-type proc-macro \ 108 rustdoc-macros: $(src)/macros/lib.rs FORCE 128 --extern build_error --extern macros=$(objtree)/$(obj)/libmacros.so \ 130 rustdoc-kernel: $(src)/kernel/lib.rs rustdoc-core rustdoc-macros \ 149 rusttestlib-macros: private rustc_target_flags = --extern proc_macro 150 rusttestlib-macros: private rustc_test_library_proc = yes 151 rusttestlib-macros: $(src)/macros/lib.rs rusttest-prepare FORCE 178 --extern build_error --extern macros \ [all …]
|
/Linux-v6.6/tools/bpf/bpftool/Documentation/ |
D | bpftool-feature.rst | 26 | **bpftool** **feature probe** [*COMPONENT*] [**full**] [**unprivileged**] [**macros** [**prefix**… 35 **bpftool feature probe** [**kernel**] [**full**] [**macros** [**prefix** *PREFIX*]] 46 If the **macros** keyword (but not the **-j** option) is 48 **#define** macros that are ready to be included in a C 51 as a prefix to the names of the macros: this can be used to 68 **bpftool feature probe dev** *NAME* [**full**] [**macros** [**prefix** *PREFIX*]] 72 The keywords **full**, **macros** and **prefix** have the
|
/Linux-v6.6/Documentation/core-api/ |
D | asm-annotations.rst | 6 This document describes the new macros for annotation of data and code in 21 Over time, the Linux kernel has adopted macros from various projects (like 24 annotations in assembly. Due to the lack of their documentation, the macros 31 When these macros are used correctly, they help assemblers generate a nice 54 As one might realize, there were only three macros previously. That is indeed 62 macros, it was decided that brand new macros should be introduced instead:: 73 The new macros are prefixed with the ``SYM_`` prefix and can be divided into 125 example, having some asm instructions in between the macros, of course:: 132 and ``ENDPROC`` macros. 181 Similar to instructions, there is a couple of macros to describe data in the [all …]
|
D | boot-time-mm.rst | 16 functions and macros for memory allocations. The allocation request 34 macros. Some of them are actually internal, but since they are
|
D | symbol-namespaces.rst | 7 EXPORT_SYMBOL() macros. 13 --- 2.1 Using the EXPORT_SYMBOL macros 38 2.1 Using the EXPORT_SYMBOL macros 41 In addition to the macros EXPORT_SYMBOL() and EXPORT_SYMBOL_GPL(), that allow
|
/Linux-v6.6/Documentation/admin-guide/ |
D | cputopology.rst | 12 only be created if an architecture provides the related macros as described 16 these macros in include/asm-XXX/topology.h:: 31 The type of ``**_id macros`` is int. 32 The type of ``**_cpumask macros`` is ``(const) struct cpumask *``. The latter 37 provides default definitions for any of the above macros that are
|
/Linux-v6.6/Documentation/devicetree/bindings/clock/ |
D | maxim,max77686.txt | 11 (gated/ungated) over I2C. Clocks are defined as preprocessor macros in 16 (gated/ungated) over I2C. Clocks are defined as preprocessor macros in 20 (gated/ungated) over I2C. Clocks are defined as preprocessor macros in 38 Clocks are defined as preprocessor macros in above dt-binding header for
|
D | rockchip,rk3328-cru.txt | 22 preprocessor macros in the dt-bindings/clock/rk3328-cru.h headers and can be 23 used in device tree sources. Similar macros exist for the reset sources in
|
D | stericsson,abx500.txt | 11 All available clocks are defined as preprocessor macros in
|
/Linux-v6.6/Documentation/userspace-api/media/ |
D | media.h.rst.exceptions | 6 # Ignore macros 15 #ignore legacy entity type macros
|
D | lirc.h.rst.exceptions | 6 # Ignore helper macros 73 # Undocumented macros
|
/Linux-v6.6/samples/rust/ |
D | Kconfig | 24 tristate "Printing macros" 26 This option builds the Rust printing macros sample.
|
/Linux-v6.6/Documentation/translations/zh_CN/admin-guide/ |
D | cputopology.rst | 36 ``**_id macros`` 的类型是int。 37 ``**_cpumask macros`` 的类型是 ``(const) struct cpumask *`` 。后者和恰当的
|
/Linux-v6.6/Documentation/powerpc/ |
D | cpu_features.rst | 38 just 2 macros (found in arch/powerpc/include/asm/cputable.h), as seen in head.S 53 cur_cpu_spec[0]->cpu_features) or is cleared, respectively. These two macros 56 The END_FTR_SECTION macros are implemented by storing information about this
|
/Linux-v6.6/Documentation/input/ |
D | userio.rst | 30 macros you need to interact with the device are defined in <linux/userio.h> and 44 of the USERIO_CMD macros defined in <linux/userio.h>. ``data`` is the argument 69 set. Can be any of the macros from <linux/serio.h>. For example: SERIO_8042
|
/Linux-v6.6/scripts/coccinelle/tests/ |
D | unsigned_lesser_than_zero.cocci | 10 /// signed functions/macros, 11 /// - hardcoded list of signed functions/macros with always non-negative
|
/Linux-v6.6/rust/kernel/init/ |
D | macros.rs | 1113 ::kernel::macros::paste!($t::$get_data()) 1193 ::kernel::macros::paste! { 1224 ::kernel::macros::paste! { 1256 ::kernel::macros::paste! { 1293 ::kernel::macros::paste!( 1315 ::kernel::macros::paste!(
|
/Linux-v6.6/rust/kernel/ |
D | prelude.rs | 21 pub use macros::{module, pin_data, pinned_drop, vtable, Zeroable};
|
/Linux-v6.6/tools/objtool/Documentation/ |
D | objtool.txt | 200 ENTRY/ENDPROC macros. If objtool finds a return instruction 217 with the FRAME_BEGIN/FRAME_END macros. 273 FRAME_END macros. Otherwise, if it's not a callable function, remove 275 use the manual unwind hint macros in asm/unwind_hints.h. 294 with the ENTRY/ENDPROC macros (ENDPROC is the important one). 296 macros in asm/unwind_hints.h so objtool and the unwinder can know the 327 annotated with the unwind hint macros in asm/unwind_hints.h. 341 the unwind hint macros in asm/unwind_hints.h. 357 cases it's probably appropriate to use the unwind hint macros in 428 names and does not use module_init() / module_exit() macros to create
|
/Linux-v6.6/tools/memory-model/ |
D | linux-kernel.cfg | 1 macros linux-kernel.def
|
/Linux-v6.6/Documentation/devicetree/bindings/pinctrl/ |
D | fsl,imx27-pinctrl.txt | 90 For convenience there are macros defined in imx27-pinfunc.h which provide PIN 94 The above example using macros:
|
/Linux-v6.6/tools/virtio/asm/ |
D | barrier.h | 30 #error Please fill in barrier macros
|
/Linux-v6.6/arch/arm/mm/ |
D | cache-nop.S | 46 @ define struct cpu_cache_fns (see <asm/cacheflush.h> and proc-macros.S)
|
D | cache-v4.S | 146 @ define struct cpu_cache_fns (see <asm/cacheflush.h> and proc-macros.S)
|
/Linux-v6.6/arch/riscv/boot/dts/renesas/ |
D | r9a07g043f01-smarc.dts | 15 * Please change below macros according to SW1 setting on the SoM
|
12345678910