Home
last modified time | relevance | path

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

12345678910>>...13

/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/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/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 This builds DAMON sample module for memory tiering.
/linux/tools/docs/
H A Dsphinx-build-wrapper379 """Builds a single pdf file using latex_cmd"""
390 builds = {}
397 # any warning makes it non-zero. For kernel doc builds it always return
438 builds[out_name] = "SUCCESS"
440 builds[out_name] = "FAILED"
443 builds[out_name] = f"FAILED ({repr(e)})"
452 builds[out_name] = "FAILED: no .tex files were generated"
455 return builds, build_failed, max_len
465 builds = {}
536 builds, build_failed, max_len = self.pdf_parallel_build(tex_suffix,
[all …]
/linux/include/linux/
H A Dspinlock.h11 * on SMP builds:
24 * (also included on UP-debug builds:)
29 * linux/spinlock.h: builds the final spin_*() APIs.
31 * on UP builds:
35 * (which is an empty structure on non-debug builds)
44 * builds. (which are NOPs on non-debug, non-preempt
45 * builds)
47 * (included on UP-non-debug builds:)
50 * builds the _spin_*() APIs.
52 * linux/spinlock.h: builds the final spin_*() APIs.
[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/samples/kprobes/
H A DMakefile2 # builds the kprobes example kernel modules;
/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.
/linux/Documentation/translations/zh_CN/kbuild/
H A Dindex.rst19 reproducible-builds
/linux/samples/trace_events/
H A DMakefile2 # builds the trace events example kernel modules;
/linux/arch/arm/mach-omap2/
H A Dcommon.c20 * continue to build when custom builds are used
/linux/net/mptcp/
H A DKconfig26 tristate "This builds the MPTCP KUnit tests" if !KUNIT_ALL_TESTS

12345678910>>...13