/linux-6.12.1/drivers/i2c/busses/ |
D | Kconfig | 23 If you say yes to this option, support will be included for the SMB 35 If you say yes to this option, support will be included for the SMB 47 If you say yes to this option, support will be included for the 57 If you say yes to this option, support will be included for the AMD 82 If you say yes to this option, support will be included for the 92 If you say yes to this option, support will be included for the AMD 115 If you say yes to this option, support will be included for the Intel 190 If you say yes to this option, support will be included for the Intel 201 If you say yes to this option, support will be included for the Intel 235 If you say yes to this option, support will be included for the [all …]
|
/linux-6.12.1/tools/perf/Documentation/ |
D | build-docdep.perl | 4 my %included = (); 14 $included{$_} = 1; 24 while (my ($text, $included) = each %include) { 25 for my $i (keys %$included) { 32 $included{$j} = 1; 41 while (my ($text, $included) = each %include) { 42 if (! exists $included{$text} && 44 print "$base.html $base.xml : ", join(" ", keys %$included), "\n";
|
/linux-6.12.1/drivers/i2c/muxes/ |
D | Kconfig | 14 If you say yes to this option, support will be included for an 26 If you say yes to this option, support will be included for a 39 If you say yes to this option, support will be included for a 82 If you say yes to this option, support will be included for an I2C 94 If you say yes to this option, support will be included for a 107 If you say yes to this option, support will be included for an I2C 114 If you say yes to this option, support will be included for a 131 If you say yes to this option, support will be included for a
|
/linux-6.12.1/include/uapi/linux/ |
D | libc-compat.h | 25 * userspace libc header has been included first. 27 * (c) If the userspace libc header has been included first define a set of 37 * This fixes the situation where the linux headers are included *after* the 52 /* We have included glibc headers... */ 58 /* GLIBC headers included first so don't define anything 74 /* Linux headers included first, and we must define everything 92 /* GLIBC headers included first so don't define anything 120 /* Linux headers included first, and we must define everything 151 * or we are being included in the kernel, then define everything
|
D | batadv_packet.h | 72 /* this file is included by batctl which needs these defines */ 520 * @first_source: original source of first included packet 521 * @first_orig_dest: original destination of first included packet 522 * @first_crc: checksum of first included packet 523 * @first_ttvn: tt-version number of first included packet 526 * @second_source: original source of second included packet 527 * @second_orig_dest: original destination of second included packet 528 * @second_crc: checksum of second included packet 529 * @second_ttvn: tt version number of second included packet
|
/linux-6.12.1/tools/perf/pmu-events/arch/powerpc/power9/ |
D | pipeline.json | 35 … When using Radix Page Translation, this count excludes PDE reloads. Only PTE reloads are included" 40 … When using Radix Page Translation, this count excludes PDE reloads. Only PTE reloads are included" 80 … When using Radix Page Translation, this count excludes PDE reloads. Only PTE reloads are included" 95 … When using Radix Page Translation, this count excludes PDE reloads. Only PTE reloads are included" 115 … When using Radix Page Translation, this count excludes PDE reloads. Only PTE reloads are included" 160 … When using Radix Page Translation, this count excludes PDE reloads. Only PTE reloads are included" 175 … When using Radix Page Translation, this count excludes PDE reloads. Only PTE reloads are included" 180 … When using Radix Page Translation, this count excludes PDE reloads. Only PTE reloads are included" 225 … When using Radix Page Translation, this count excludes PDE reloads. Only PTE reloads are included" 250 … When using Radix Page Translation, this count excludes PDE reloads. Only PTE reloads are included" [all …]
|
D | pmc.json | 20 … When using Radix Page Translation, this count excludes PDE reloads. Only PTE reloads are included" 30 … When using Radix Page Translation, this count excludes PDE reloads. Only PTE reloads are included" 40 … When using Radix Page Translation, this count excludes PDE reloads. Only PTE reloads are included" 90 … When using Radix Page Translation, this count excludes PDE reloads. Only PTE reloads are included" 95 … When using Radix Page Translation, this count excludes PDE reloads. Only PTE reloads are included" 100 … When using Radix Page Translation, this count excludes PDE reloads. Only PTE reloads are included" 110 … When using Radix Page Translation, this count excludes PDE reloads. Only PTE reloads are included"
|
D | marked.json | 20 … When using Radix Page Translation, this count excludes PDE reloads. Only PTE reloads are included" 60 … When using Radix Page Translation, this count excludes PDE reloads. Only PTE reloads are included" 70 … When using Radix Page Translation, this count excludes PDE reloads. Only PTE reloads are included" 95 … When using Radix Page Translation, this count excludes PDE reloads. Only PTE reloads are included" 100 … When using Radix Page Translation, this count excludes PDE reloads. Only PTE reloads are included" 210 … When using Radix Page Translation, this count excludes PDE reloads. Only PTE reloads are included" 220 … When using Radix Page Translation, this count excludes PDE reloads. Only PTE reloads are included" 290 … When using Radix Page Translation, this count excludes PDE reloads. Only PTE reloads are included" 415 … When using Radix Page Translation, this count excludes PDE reloads. Only PTE reloads are included" 440 … When using Radix Page Translation, this count excludes PDE reloads. Only PTE reloads are included" [all …]
|
/linux-6.12.1/usr/include/ |
D | headers_check.pl | 7 # dir: dir to look for included files 14 # included file actually exists. 62 printf STDERR "$filename:$lineno: included file '$inc' is not exported\n"; 138 if (my $included = ($line =~ /^\s*#\s*include\s+[<"](\S+)[>"]/)[0]) { 139 check_include_typesh($included); 160 if (my $included = ($line =~ /^\s*#\s*include\s+[<"](\S+)[>"]/)[0]) { 161 check_include_typesh($included);
|
/linux-6.12.1/scripts/kconfig/tests/err_recursive_inc/ |
D | expected_stderr | 4 included from: Kconfig.inc3:2 5 included from: Kconfig.inc2:4 6 included from: Kconfig.inc1:5
|
/linux-6.12.1/Documentation/ABI/obsolete/ |
D | sysfs-driver-hid-roccat-isku | 25 Profile number for which this settings occur is included in 35 capslock key for a specific profile. Profile number is included 45 easyzone keys for a specific profile. Profile number is included 55 function keys for a specific profile. Profile number is included 65 keys for a specific profile. Profile number is included in 75 keys for a specific profile. Profile number is included in 85 thumbster keys for a specific profile. Profile number is included 103 a specific profile. Profile number is included in written data. 115 Button and profile numbers are included in written data.
|
D | sysfs-driver-hid-roccat-ryos | 25 a specific profile. Profile index is included in written data. 35 function keys for a specific profile. Profile index is included 45 keys for a specific profile. Profile index is included in 55 thumbster keys for a specific profile. Profile index is included 66 is included in written data. The data has to be 8 bytes long. 75 easyzone keys for a specific profile. Profile index is included 86 Profile index for which this settings occur is included in 96 a specific profile. Profile index is included in written data. 108 Button and profile indexes are included in written data.
|
/linux-6.12.1/usr/ |
D | Makefile | 53 # .initramfs_data.cpio.d is used to identify all files included 59 # do not try to update files included in initramfs 71 # 1) Any included file is newer than initramfs_data.cpio 72 # 2) There are changes in which files are included (added or deleted)
|
/linux-6.12.1/drivers/spmi/ |
D | Kconfig | 19 If you say yes to this option, support will be included for the 30 If you say yes to this option, support will be included for the 41 If you say yes to this option, support will be included for the
|
/linux-6.12.1/tools/testing/ktest/examples/ |
D | README | 26 included into other configs. This is a real use example that shows how 28 are included by other config files, where the other config files define 29 options and variables that will make the included config work for the
|
/linux-6.12.1/scripts/ |
D | find-unused-docs.sh | 6 # that are not included in documentation. 38 # FILES INCLUDED 50 # FILES NOT INCLUDED
|
/linux-6.12.1/tools/testing/selftests/arm64/mte/ |
D | check_tags_inclusion.c | 156 ksft_print_msg("FAIL: included tag value found\n"); in check_none_included_tags() 189 "Check an included tag value with sync mode\n"); in main() 191 "Check different included tags value with sync mode\n"); in main() 193 "Check none included tags value with sync mode\n"); in main() 195 "Check all included tags value with sync mode\n"); in main()
|
/linux-6.12.1/tools/perf/pmu-events/arch/x86/knightslanding/ |
D | virtual-memory.json | 13 … all the page walks. The cycles for page walks started in speculative path will also be included.", 22 …e D-side page walks. The cycles for page walks started in speculative path will also be included.", 39 …e I-side page walks. The cycles for page walks started in speculative path will also be included.",
|
/linux-6.12.1/tools/testing/selftests/bpf/ |
D | test_bpftool.py | 87 # Check if unexpected helpers are not included in helpers probes 112 # Check if unexpected helpers are not included in helpers probes 126 # Check if expected helpers are included at least once in any 128 # that they will be included in all program types or a specific
|
/linux-6.12.1/Documentation/ABI/testing/ |
D | debugfs-scmi-raw | 6 a complete SCMI synchronous command message (header included) 21 a complete SCMI asynchronous command message (header included) 73 a complete SCMI synchronous command message (header included) 97 a complete SCMI asynchronous command message (header included)
|
/linux-6.12.1/Documentation/security/ |
D | lsm.rst | 73 program execution security information, security fields are included in 77 security information, a security field is included in :c:type:`struct 79 information, security fields are included in :c:type:`struct inode 101 included in the `security/security.c` source file.
|
/linux-6.12.1/arch/um/include/shared/ |
D | kern.h | 11 * The regular include files can't be included because this file is included
|
/linux-6.12.1/arch/sh/include/asm/ |
D | io_generic.h | 3 * Trivial I/O routine definitions, intentionally meant to be included 5 * alpha. Must be included _before_ io.h to avoid preprocessor-induced
|
/linux-6.12.1/arch/arm/include/debug/ |
D | brcmstb.S | 153 * That's because this header is included from multiple files, and we only 156 * is included from head.o, but not when included from debug.o. So we need 161 * isn't included in the decompressor build. This symbol gets put in .text
|
/linux-6.12.1/drivers/pinctrl/samsung/ |
D | pinctrl-samsung.h | 139 * @nr_pins: number of pins included in this bank. 169 * @nr_pins: number of pins included in this bank. 259 * @pin_banks: list of pin banks included in this controller. 351 * @pins: the pins included in this group. 352 * @num_pins: number of pins included in this group. 366 * @num_groups: number of groups included in @groups.
|