Home
last modified time | relevance | path

Searched full:builds (Results 1 – 25 of 335) sorted by relevance

12345678910>>...14

/linux/samples/rust/
H A DKconfig17 This option builds the Rust configfs sample.
27 This option builds the Rust minimal module sample.
37 This option builds the Rust misc device.
47 This option builds the Rust printing macros sample.
58 This option builds the Rust DMA Test driver sample.
69 This option builds the Rust DebugFS Test module sample.
80 This option builds the Rust Scoped DebugFS Test module sample.
91 This option builds the Rust I2C driver sample.
102 This option builds the Rust I2C client manual creation
114 This option builds th
[all...]
/linux/net/llc/
H A Dllc_pdu.c83 * llc_pdu_init_as_disc_cmd - Builds DISC PDU
87 * Builds a pdu frame as a DISC command.
99 * llc_pdu_init_as_i_cmd - builds I pdu
105 * Builds a pdu frame as an I command.
119 * llc_pdu_init_as_rej_cmd - builds REJ PDU
124 * Builds a pdu frame as a REJ command.
139 * llc_pdu_init_as_rnr_cmd - builds RNR pdu
144 * Builds a pdu frame as an RNR command.
159 * llc_pdu_init_as_rr_cmd - Builds RR pdu
164 * Builds a pdu frame as an RR command.
[all …]
/linux/samples/
H A DKconfig17 This builds the trace event example module.
23 This builds the custom trace event example module.
29 This builds a module that calls trace_printk() and can be used to
37 This builds an ftrace direct function example
45 This builds an ftrace direct function example
53 This builds an ftrace ops example that hooks two functions and
60 This builds a module that demonstrates the use of various APIs to
87 This builds kernel hardware breakpoint example modules.
93 This builds a fprobe example module. This module has an option 'symbol'.
141 Builds
[all...]
/linux/net/9p/
H A DKconfig25 This builds support for transports over TCP, Unix sockets and
32 This builds support for a transports between
40 This builds support for a transport for 9pfs between
49 This builds support for a transport for 9pfs over
56 This builds support for an RDMA transport.
/linux/drivers/of/
H A DKconfig27 This option builds in test cases for the device tree infrastructure
50 This option builds KUnit unit tests for device tree infrastructure.
59 This option builds all possible Device Tree Blobs (DTBs) for the
122 This option builds KUnit unit tests for the device tree overlay code.
/linux/drivers/firewire/
H A DKconfig26 This builds the KUnit tests whether structures exposed to user
42 This builds the KUnit tests for device attribute for node and
58 This builds the KUnit tests for packet serialization and
74 This builds the KUnit tests for helpers of self ID sequence.
100 This builds the KUnit tests to check serialization and deserialization
/linux/samples/damon/
H A DKconfig9 This builds DAMON sample module for working set size estimation.
21 This builds DAMON sample module for access-aware proactive
34 Thps builds DAMON sample module for memory tierign.
/linux/tools/docs/
H A Dsphinx-build-wrapper370 """Builds a single pdf file using latex_cmd"""
381 builds = {}
388 # any warning makes it non-zero. For kernel doc builds it always return
429 builds[out_name] = "SUCCESS"
431 builds[out_name] = "FAILED"
434 builds[out_name] = f"FAILED ({repr(e)})"
443 builds[out_name] = "FAILED: no .tex files were generated"
446 return builds, build_failed, max_len
456 builds = {}
527 builds, build_faile
[all...]
/linux/lib/
H A DKconfig.debug388 reduces the build directory size for builds with DEBUG_INFO,
1379 This builds the "test_lockup" module that helps to make sure
2515 This builds unit tests for the seq_buf library.
2545 This builds KUnit tests for ffs-family bit manipulation functions
2617 This builds the "test_module" module that emits "Hello, world"
2629 This builds the "test_bitops" module that is much like the
2643 This builds the "test_vmalloc" module that should be used for
2654 This builds the "test_workqueue" module for benchmarking
2664 This builds the "test_bpf" module that runs various test vectors
2676 This builds the "test_find_bit" module that measure find_*_bit()
[all …]
/linux/kernel/bpf/preload/
H A DKconfig10 This builds kernel module with several embedded BPF programs that are
19 This builds bpf_preload kernel module with embedded BPF programs for
/linux/drivers/scsi/libsas/
H A DKconfig23 Builds in ATA support into libsas. Will necessitate
32 option builds an SMP interpreter into libsas. Say
/linux/arch/x86/include/asm/
H A Dpgtable_64_types.h126 * For non-KMSAN builds, this is the same as VMALLOC_END.
127 * For KMSAN builds, VMALLOC_START..VMEMORY_END is 4 times bigger than
136 * In KMSAN builds vmalloc area is four times smaller, and the remaining 3/4
H A Dolpc.h23 * and the minor build number within 0x000f. Pre-builds have a minor
24 * number less than 8, and normal builds start at 8. For example, 0x0B10
/linux/Documentation/dev-tools/
H A Dcontainer.rst5 Containerized Builds
9 from within a container. Doing so facilitates reproducing builds across
16 case is likely to be kernel builds but virtually anything can be run: KUnit,
96 Out-of-tree builds are not fully supported yet. The ``O=`` option can
/linux/include/media/
H A Dv4l2-h264.h63 * This functions builds the B0/B1 reference lists. This procedure is described
80 * This functions builds the P reference lists. This procedure is describe in
/linux/tools/perf/
H A DMakefile4 # with a -j option to do parallel builds
101 # repository, i.e. that uses O= or builds the tarpkg outside the source
/linux/tools/testing/kunit/configs/
H A Darch_uml.config1 # Config options which are added to UML builds by default
/linux/arch/mips/vdso/
H A DKconfig3 # the lack of relocations. As such, we disable the VDSO for microMIPS builds.
/linux/samples/kprobes/
H A DMakefile2 # builds the kprobes example kernel modules;
/linux/fs/
H A DKconfig.binfmt36 This builds the ELF loader KUnit tests, which try to gather
184 This builds the exec KUnit tests, which tests boundary conditions
/linux/samples/trace_printk/
H A DMakefile2 # builds a module that calls various trace_printk routines
/linux/drivers/fpga/tests/
H A DKconfig6 This builds unit tests for the FPGA subsystem
/linux/arch/powerpc/configs/
H A Dsecurity.config1 # Help: Common security options for PowerPC builds
/linux/drivers/firmware/cirrus/
H A DKconfig16 This builds KUnit tests for cs_dsp.
/linux/include/net/
H A Daligned_data.h8 /* Structure holding cacheline aligned fields on SMP builds.

12345678910>>...14