/linux/net/llc/ |
H A D | llc_pdu.c | 83 * 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 D | Kconfig | 17 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 D | Kconfig | 25 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/Documentation/kbuild/ |
H A D | reproducible-builds.rst | 2 Reproducible builds 12 The `Reproducible Builds project`_ has more information about this 61 The Reproducible Builds web site has more information about these 68 subdirectory do not completely support out-of-tree builds. This may 135 .. _prefix-map options: https://reproducible-builds.org/docs/build-path/ 136 .. _Reproducible Builds project: https://reproducible-builds.org/ 137 .. _SOURCE_DATE_EPOCH: https://reproducible-builds.org/docs/source-date-epoch/
|
/linux/drivers/gpu/drm/xe/ |
H A D | xe_assert.h | 29 * performance penalty on production builds where all potential misuses 40 * underlying code will be compiled out on non-debug builds. 48 * reports from production builds will contain meaningful diagnostics data. 102 * Contrary to &drm_WARN, xe_assert() is effective only on debug builds 137 * Contrary to &drm_WARN, xe_tile_assert() is effective only on debug builds 161 * Contrary to &drm_WARN, xe_gt_assert() is effective only on debug builds
|
/linux/drivers/of/ |
H A D | Kconfig | 27 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/rust/ |
H A D | Kconfig | 16 This option builds the Rust minimal module sample. 26 This option builds the Rust misc device. 36 This option builds the Rust printing macros sample. 47 This option builds the Rust PCI driver sample. 57 This option builds the Rust Platform driver sample. 67 This option builds the Rust Faux driver sample. 77 This option builds the Rust host program samples.
|
/linux/include/linux/ |
H A D | spinlock.h | 11 * 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/drivers/firewire/ |
H A D | Kconfig | 26 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/Documentation/process/ |
H A D | submit-checklist.rst | 80 1) Builds cleanly: 87 c) Builds successfully when using ``O=builddir`` 93 2) Builds on multiple CPU architectures by using local cross-compile tools 104 then test multiple builds with the related ``Kconfig`` symbols disabled
|
/linux/kernel/bpf/preload/ |
H A D | Kconfig | 15 This builds kernel module with several embedded BPF programs that are 24 This builds bpf_preload kernel module with embedded BPF programs for
|
/linux/drivers/scsi/libsas/ |
H A D | Kconfig | 23 Builds in ATA support into libsas. Will necessitate 32 option builds an SMP interpreter into libsas. Say
|
/linux/lib/ |
H A D | Kconfig.debug | 367 reduces the build directory size for builds with DEBUG_INFO, 1291 This builds the "test_lockup" module that helps to make sure 2513 This builds the "test_module" module that emits "Hello, world" 2525 This builds the "test_bitops" module that is much like the 2540 This builds the "test_vmalloc" module that should be used for 2551 This builds the "test_bpf" module that runs various test vectors 2564 This builds the "test_blackhole_dev" module that validates the 2572 This builds the "test_find_bit" module that measure find_*_bit() 2581 This builds the "test_firmware" module that creates a userspace 2593 This builds the "test_sysctl" module. This driver enables to test the [all …]
|
/linux/drivers/mux/ |
H A D | Kconfig | 40 The driver builds a single multiplexer controller using a number 54 The driver builds multiplexer controllers for bitfields in either
|
/linux/Documentation/dev-tools/ |
H A D | autofdo.rst | 18 For AutoFDO builds, unlike non-FDO builds, the user must supply a 76 AutoFDO builds. One can, however, enable or disable AutoFDO build for
|
/linux/arch/x86/include/asm/ |
H A D | olpc.h | 23 * 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/include/media/ |
H A D | v4l2-h264.h | 63 * 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 D | Makefile | 4 # with a -j option to do parallel builds 101 # repository, i.e. that uses O= or builds the tarpkg outside the source
|
/linux/kernel/ |
H A D | gen_kheaders.sh | 17 # Support incremental builds by skipping archive generation 20 # This block is useful for debugging the incremental builds.
|
/linux/tools/testing/kunit/configs/ |
H A D | arch_uml.config | 1 # Config options which are added to UML builds by default
|
/linux/fs/ |
H A D | Kconfig.binfmt | 36 This builds the ELF loader KUnit tests, which try to gather 184 This builds the exec KUnit tests, which tests boundary conditions
|
/linux/arch/mips/vdso/ |
H A D | Kconfig | 3 # the lack of relocations. As such, we disable the VDSO for microMIPS builds.
|
/linux/samples/kprobes/ |
H A D | Makefile | 2 # builds the kprobes example kernel modules;
|
/linux/samples/trace_printk/ |
H A D | Makefile | 2 # builds a module that calls various trace_printk routines
|
/linux/drivers/fpga/tests/ |
H A D | Kconfig | 6 This builds unit tests for the FPGA subsystem
|