/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/mm/damon/ |
H A D | Kconfig | 8 This builds a framework that allows kernel subsystems to monitor 20 This builds the DAMON Kunit test suite. 33 This builds the default data access monitoring operations for DAMON 42 This builds the default data access monitoring operations for DAMON 50 This builds the DAMON virtual addresses operations Kunit test suite. 62 This builds the sysfs interface for DAMON. The user space can use 70 This builds the DAMON sysfs interface Kunit test suite. 81 This builds the DAMON-based reclamation subsystem. It finds pages 93 This builds the DAMON-based LRU-lists sorting subsystem. It tries to 101 This builds the DAMON-based access monitoring statistics subsystem.
|
/linux/samples/rust/ |
H A D | Kconfig | 17 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 PCI driver sample. 101 This option builds the Rust Platform driver sample. 112 This option builds th [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 a sample configfs interface. [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/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/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 th [all...] |
/linux/samples/damon/ |
H A D | Kconfig | 9 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/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/lib/ |
H A D | Kconfig.debug | 367 reduces the build directory size for builds with DEBUG_INFO, 1315 This builds the "test_lockup" module that helps to make sure 2462 This builds unit tests for the seq_buf library. 2481 This builds KUnit tests for ffs-family bit manipulation functions 2564 This builds the "test_module" module that emits "Hello, world" 2576 This builds the "test_bitops" module that is much like the 2590 This builds the "test_vmalloc" module that should be used for 2601 This builds the "test_bpf" module that runs various test vectors 2613 This builds the "test_find_bit" module that measure find_*_bit() 2622 This builds the "find_bit_benchmark_rust" module. It is a micro [all …]
|
/linux/kernel/bpf/preload/ |
H A D | Kconfig | 10 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 D | Kconfig | 23 Builds in ATA support into libsas. Will necessitate 32 option builds an SMP interpreter into libsas. Say
|
/linux/drivers/mux/ |
H A D | Kconfig | 40 The driver builds a single multiplexer controller using a number 55 The driver builds multiplexer controllers for bitfields in either
|
/linux/arch/x86/include/asm/ |
H A D | pgtable_64_types.h | 126 * 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 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/tools/testing/kunit/configs/ |
H A D | arch_uml.config | 1 # Config options which are added to UML builds by default
|
/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
|
/linux/arch/powerpc/configs/ |
H A D | security.config | 1 # Help: Common security options for PowerPC builds
|
/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/drivers/firmware/cirrus/ |
H A D | Kconfig | 16 This builds KUnit tests for cs_dsp.
|