/linux/drivers/i2c/busses/ |
H A 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 69 If you say yes to this option, support will be included for the 79 If you say yes to this option, support will be included for the AMD 119 If you say yes to this option, support will be included for the Intel 195 If you say yes to this option, support will be included for the Intel 206 If you say yes to this option, support will be included for the Intel 240 If you say yes to this option, support will be included for the [all …]
|
/linux/tools/perf/Documentation/ |
H A 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/drivers/i2c/muxes/ |
H A 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/tools/perf/pmu-events/arch/powerpc/power9/ |
H A 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 …]
|
H A 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"
|
H A 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/include/uapi/linux/ |
H A 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
|
/linux/scripts/ |
H A D | misc-check | 21 # <linux/export.h> are orthogonal. <linux/module.h> should be included by files 23 # included by EXPORT_SYMBOL consumers. In contrast, <linux/export.h> should be 24 # included from EXPORT_SYMBOL providers, which may or may not be modular. 28 # EXPORT_SYMBOL(). Worse, it is included by most C files, which means, most C 35 # <linux/export.h> being included indirectly (likely, via <linux/linkage> etc.). 42 # If the included headers are sorted alphabetically, please insert 56 # *.c files rely on <linux/export.h> being included indirectly.
|
H A D | find-unused-docs.sh | 6 # that are not included in documentation. 38 # FILES INCLUDED 50 # FILES NOT INCLUDED
|
/linux/usr/include/ |
H A D | headers_check.pl | 7 # dir: dir to look for included files 13 # included file actually exists. 57 printf STDERR "$filename:$lineno: included file '$inc' is not exported\n"; 133 if (my $included = ($line =~ /^\s*#\s*include\s+[<"](\S+)[>"]/)[0]) { 134 check_include_typesh($included); 155 if (my $included = ($line =~ /^\s*#\s*include\s+[<"](\S+)[>"]/)[0]) { 156 check_include_typesh($included);
|
/linux/drivers/spmi/ |
H A D | Kconfig | 18 If you say yes to this option, support will be included for the 28 If you say yes to this option, support will be included for the 39 If you say yes to this option, support will be included for the 50 If you say yes to this option, support will be included for the
|
/linux/Documentation/ABI/obsolete/ |
H A 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.
|
H A 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/Documentation/ABI/testing/ |
H A D | debugfs-scmi-raw | 6 a complete SCMI synchronous command message (header included) 21 a complete SCMI asynchronous command message (header included) 39 write a complete SCMI command message (header included) in 56 (header included) in little-endian binary format to have it sent 109 a complete SCMI synchronous command message (header included) 133 a complete SCMI asynchronous command message (header included) 161 write a complete SCMI command message (header included) in 187 (header included) in little-endian binary format to have it sent
|
/linux/scripts/kconfig/tests/err_recursive_inc/ |
H A D | expected_stderr | 4 included from: Kconfig.inc3:2 5 included from: Kconfig.inc2:4 6 included from: Kconfig.inc1:5
|
/linux/usr/ |
H A 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/tools/testing/ktest/examples/ |
H A 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/tools/testing/selftests/bpf/ |
H A 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/tools/perf/pmu-events/arch/x86/knightslanding/ |
H A 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/Documentation/security/ |
H A 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/arch/arm/include/debug/ |
H A 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
|
H A D | tegra.S | 158 * That's because this header is included from multiple files, and we only 161 * is included from head.o, but not when included from debug.o. So we need 166 * isn't included in the decompressor build. This storage data gets put in
|
/linux/arch/um/include/shared/ |
H A D | kern.h | 11 * The regular include files can't be included because this file is included
|
/linux/arch/sh/include/asm/ |
H A 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/drivers/pinctrl/samsung/ |
H A D | pinctrl-samsung.h | 139 * @nr_pins: number of pins included in this bank. 171 * @nr_pins: number of pins included in this bank. 263 * @pin_banks: list of pin banks included in this controller. 355 * @pins: the pins included in this group. 356 * @num_pins: number of pins included in this group. 370 * @num_groups: number of groups included in @groups.
|