| /linux/tools/bpf/bpftool/Documentation/ |
| H A D | bpftool-feature.rst | 26 | **bpftool** **feature probe** [*COMPONENT*] [**full**] [**unprivileged**] [**macros** [**prefix**… 35 bpftool feature probe [kernel] [full] [macros [prefix *PREFIX*]] 44 If the **macros** keyword (but not the **-j** option) is passed, a subset 45 of the output is dumped as a list of **#define** macros that are ready to 48 to the names of the macros: this can be used to avoid conflicts on macro 62 bpftool feature probe dev *NAME* [full] [macros [prefix *PREFIX*]] 66 The keywords **full**, **macros** and **prefix** have the same role as when
|
| /linux/Documentation/core-api/ |
| H A 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 …]
|
| H A 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
|
| /linux/rust/kernel/ |
| H A D | tracepoint.rs | 22 $crate::macros::paste! { 32 $crate::macros::paste! {
|
| H A D | prelude.rs | 43 pub use macros::{
|
| H A D | bits.rs | 9 use macros::paste;
|
| /linux/rust/ |
| H A D | Makefile | 56 libmacros_name := $(call procmacro-name,macros) 151 --extern macros \ 185 rustdoc: rustdoc-core rustdoc-macros rustdoc-compiler_builtins \ 225 rustdoc-macros: private rustdoc_host = yes 226 rustdoc-macros: private rustc_target_flags = --crate-type proc-macro \ 228 rustdoc-macros: $(src)/macros/lib.rs rustdoc-clean rustdoc-proc_macro2 \ 266 rustdoc-macros FORCE 271 --extern build_error --extern macros \ 274 rustdoc-kernel: $(src)/kernel/lib.rs rustdoc-core rustdoc-ffi rustdoc-macros \ [all...] |
| /linux/Documentation/admin-guide/ |
| H A 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/Documentation/userspace-api/media/mediactl/ |
| H A D | media.h.rst.exceptions | 9 # Ignore macros 18 #ignore legacy entity type macros
|
| /linux/rust/pin-init/src/ |
| H A D | macros.rs | |
| /linux/Documentation/translations/zh_CN/admin-guide/ |
| H A D | cputopology.rst | 36 ``**_id macros`` 的类型是int。 37 ``**_cpumask macros`` 的类型是 ``(const) struct cpumask *`` 。后者和恰当的
|
| /linux/Documentation/translations/zh_TW/admin-guide/ |
| H A D | cputopology.rst | 36 ``**_id macros`` 的類型是int。 37 ``**_cpumask macros`` 的類型是 ``(const) struct cpumask *`` 。後者和恰當的
|
| /linux/rust/kernel/drm/ |
| H A D | ioctl.rs | 110 let cmd: u32 = $crate::macros::concat_idents!(DRM_IOCTL_, $cmd); 120 cmd: $crate::macros::concat_idents!(DRM_IOCTL_, $cmd) as u32,
|
| /linux/Documentation/arch/powerpc/ |
| H A 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/scripts/coccinelle/tests/ |
| H A D | unsigned_lesser_than_zero.cocci | 10 /// signed functions/macros, 11 /// - hardcoded list of signed functions/macros with always non-negative
|
| /linux/tools/memory-model/ |
| H A D | linux-kernel.cfg | 1 macros linux-kernel.def
|
| /linux/tools/virtio/asm/ |
| H A D | barrier.h | 30 #error Please fill in barrier macros
|
| /linux/arch/riscv/boot/dts/renesas/ |
| H A D | r9a07g043f01-smarc.dts | 15 * Please change below macros according to SW1 setting on the SoM
|
| /linux/scripts/ |
| H A D | checksyscalls.sh | 277 $* -Wno-error -Wno-unused-macros -E -x c - > /dev/null
|
| /linux/arch/arm64/boot/dts/renesas/ |
| H A D | r9a07g043u11-smarc.dts | 15 * Please change below macros according to SW1 setting on the SoM
|
| /linux/arch/arm/mm/ |
| H A D | proc-arm9tdmi.S | 69 @ define struct processor (see <asm/proc-fns.h> and proc-macros.S)
|
| H A D | proc-arm7tdmi.S | 69 @ define struct processor (see <asm/proc-fns.h> and proc-macros.S)
|
| /linux/scripts/coccinelle/misc/ |
| H A D | struct_size.cocci | 16 // the macros, so we want to ignore this code when reporting potential
|
| /linux/Documentation/devicetree/bindings/clock/ |
| H A D | clk-palmas-clk32kg-clocks.txt | 21 The macros of external control pins for DTS is defined at
|
| /linux/tools/perf/Documentation/ |
| H A D | asciidoc.conf | 10 [macros]
|