Searched full:require (Results 1 – 25 of 2925) sorted by relevance
12345678910>>...117
/linux-6.12.1/lib/ |
D | Kconfig | 133 modules require CRC-CCITT functions, but a module built outside 135 functions require M here. 141 modules require CRC16 functions, but a module built outside 143 functions require M here. 167 modules require CRC ITU-T V.41 functions, but a module built outside 169 functions require M here. 177 modules require CRC32/CRC32c functions, but a module built outside 179 functions require M here. 241 modules require CRC64 functions, but a module built outside 243 functions require M here. [all …]
|
/linux-6.12.1/arch/mips/tools/ |
D | generic-board-config.sh | 14 # # require CONFIG_CPU_MIPS32_R2=y 15 # # require CONFIG_CPU_LITTLE_ENDIAN=y 51 # For each line beginning with # require, cut out the field following 55 grep -E '^# require ' "${board_cfg}" | \ 60 # If we require something =y then we check that a line 65 # If we require something =n then we just invert that
|
/linux-6.12.1/tools/testing/fault-injection/ |
D | failcmd.sh | 43 --stacktrace-depth=value, --require-start=value, --require-end=value, 96 LONGOPTS=$LONGOPTS,stacktrace-depth:,require-start:,require-end: 170 --require-start) 172 echo $2 > $FAULTATTR/require-start 175 --require-end) 177 echo $2 > $FAULTATTR/require-end
|
/linux-6.12.1/lib/crypto/ |
D | Kconfig | 39 Blake2s library interface that require the generic code as a 56 ChaCha library interface that require the generic code as a 81 Curve25519 library interface that require the generic code as a 117 Poly1305 library interface that require the generic code as a
|
/linux-6.12.1/tools/perf/pmu-events/arch/x86/broadwellx/ |
D | uncore-cache.json | 9 … of the subevent combinations are valid. Subevents that require an opcode or NID match require th… 21 … of the subevent combinations are valid. Subevents that require an opcode or NID match require th… 33 … of the subevent combinations are valid. Subevents that require an opcode or NID match require th… 45 … of the subevent combinations are valid. Subevents that require an opcode or NID match require th… 57 … of the subevent combinations are valid. Subevents that require an opcode or NID match require th… 69 … of the subevent combinations are valid. Subevents that require an opcode or NID match require th… 81 … of the subevent combinations are valid. Subevents that require an opcode or NID match require th… 93 … of the subevent combinations are valid. Subevents that require an opcode or NID match require th… 105 … of the subevent combinations are valid. Subevents that require an opcode or NID match require th… 117 … of the subevent combinations are valid. Subevents that require an opcode or NID match require th… [all …]
|
/linux-6.12.1/tools/perf/pmu-events/arch/x86/haswellx/ |
D | uncore-cache.json | 9 … of the subevent combinations are valid. Subevents that require an opcode or NID match require th… 21 … of the subevent combinations are valid. Subevents that require an opcode or NID match require th… 33 … of the subevent combinations are valid. Subevents that require an opcode or NID match require th… 45 … of the subevent combinations are valid. Subevents that require an opcode or NID match require th… 57 … of the subevent combinations are valid. Subevents that require an opcode or NID match require th… 69 … of the subevent combinations are valid. Subevents that require an opcode or NID match require th… 81 … of the subevent combinations are valid. Subevents that require an opcode or NID match require th… 93 … of the subevent combinations are valid. Subevents that require an opcode or NID match require th… 105 … of the subevent combinations are valid. Subevents that require an opcode or NID match require th… 117 … of the subevent combinations are valid. Subevents that require an opcode or NID match require th… [all …]
|
/linux-6.12.1/tools/perf/pmu-events/arch/powerpc/power10/ |
D | others.json | 45 …tions in LD0 port that are either unaligned, or treated as unaligned and require an additional rec… 50 …tions in LD1 port that are either unaligned, or treated as unaligned and require an additional rec… 55 …tions in ST0 port that are either unaligned, or treated as unaligned and require an additional rec… 60 …tions in ST1 port that are either unaligned, or treated as unaligned and require an additional rec…
|
/linux-6.12.1/Documentation/arch/powerpc/ |
D | vmemmap_dedup.rst | 14 With 2M PMD level mapping, we require 32 struct pages and a single 64K vmemmap 18 With 1G PUD level mapping, we require 16384 struct pages and a single 64K 20 require 16 64K pages in vmemmap to map the struct page for 1G PUD level mapping. 48 require 8 4K pages in vmemmap to map the struct page for 2M pmd level mapping. 74 With 1G PUD level mapping, we require 262144 struct pages and a single 4K 76 require 4096 4K pages in vmemmap to map the struct pages for 1G PUD level
|
/linux-6.12.1/tools/perf/pmu-events/arch/x86/jaketown/ |
D | uncore-cache.json | 642 … of the subevent combinations are valid. Subevents that require an opcode or NID match require th… 652 … of the subevent combinations are valid. Subevents that require an opcode or NID match require th… 662 … of the subevent combinations are valid. Subevents that require an opcode or NID match require th… 672 … of the subevent combinations are valid. Subevents that require an opcode or NID match require th… 682 … of the subevent combinations are valid. Subevents that require an opcode or NID match require th… 692 … of the subevent combinations are valid. Subevents that require an opcode or NID match require th… 702 … of the subevent combinations are valid. Subevents that require an opcode or NID match require th… 712 … of the subevent combinations are valid. Subevents that require an opcode or NID match require th… 722 … of the subevent combinations are valid. Subevents that require an opcode or NID match require th… 732 … of the subevent combinations are valid. Subevents that require an opcode or NID match require th… [all …]
|
/linux-6.12.1/drivers/gpu/drm/xe/display/ |
D | intel_fb_bo.c | 33 * Some modifiers require physical alignment of 64KiB VRAM pages; in intel_fb_bo_framebuffer_init() 34 * require that the BO in those cases is created correctly. in intel_fb_bo_framebuffer_init() 79 /* Require vram placement or dma-buf import */ in intel_fb_bo_lookup_valid_bo()
|
/linux-6.12.1/tools/perf/pmu-events/arch/x86/ivytown/ |
D | uncore-cache.json | 1038 … of the subevent combinations are valid. Subevents that require an opcode or NID match require th… 1048 … of the subevent combinations are valid. Subevents that require an opcode or NID match require th… 1058 … of the subevent combinations are valid. Subevents that require an opcode or NID match require th… 1068 … of the subevent combinations are valid. Subevents that require an opcode or NID match require th… 1078 … of the subevent combinations are valid. Subevents that require an opcode or NID match require th… 1088 … of the subevent combinations are valid. Subevents that require an opcode or NID match require th… 1098 … of the subevent combinations are valid. Subevents that require an opcode or NID match require th… 1108 … of the subevent combinations are valid. Subevents that require an opcode or NID match require th… 1118 … of the subevent combinations are valid. Subevents that require an opcode or NID match require th… 1128 … of the subevent combinations are valid. Subevents that require an opcode or NID match require th… [all …]
|
/linux-6.12.1/Documentation/admin-guide/perf/ |
D | arm-ccn.rst | 26 Crosspoint PMU events require "xp" (index), "bus" (bus number) 30 require "xp" and "vc" as above plus "port" (device port index), 40 not require any other settings.
|
/linux-6.12.1/security/integrity/ima/ |
D | Kconfig | 177 Depending on the rules configured, this policy may require kernel 197 Enabling this rule will require all kexec'ed kernel images to 210 Enabling this rule will require all kernel modules to be signed 222 Enabling this rule will require the IMA policy to be signed and 294 bool "Require signed user-space initialization"
|
/linux-6.12.1/arch/mips/configs/generic/ |
D | board-xilfpga.config | 1 # require CONFIG_CPU_MIPS32_R2=y 2 # require CONFIG_CPU_LITTLE_ENDIAN=y
|
D | board-ni169445.config | 1 # require CONFIG_CPU_MIPS32_R2=y 2 # require CONFIG_CPU_LITTLE_ENDIAN=y
|
/linux-6.12.1/tools/perf/pmu-events/arch/x86/broadwellde/ |
D | uncore-cache.json | 1081 … of the subevent combinations are valid. Subevents that require an opcode or NID match require th… 1091 … of the subevent combinations are valid. Subevents that require an opcode or NID match require th… 1101 … of the subevent combinations are valid. Subevents that require an opcode or NID match require th… 1111 … of the subevent combinations are valid. Subevents that require an opcode or NID match require th… 1121 … of the subevent combinations are valid. Subevents that require an opcode or NID match require th… 1131 … of the subevent combinations are valid. Subevents that require an opcode or NID match require th… 1141 … of the subevent combinations are valid. Subevents that require an opcode or NID match require th… 1151 … of the subevent combinations are valid. Subevents that require an opcode or NID match require th… 1161 … of the subevent combinations are valid. Subevents that require an opcode or NID match require th… 1171 … of the subevent combinations are valid. Subevents that require an opcode or NID match require th… [all …]
|
/linux-6.12.1/tools/perf/Documentation/ |
D | asciidoctor-extensions.rb | 1 require 'asciidoctor' 2 require 'asciidoctor/extensions'
|
/linux-6.12.1/tools/testing/selftests/timers/ |
D | Makefile | 6 # system time or require escalated privileges 20 # these tests require escalated privileges
|
/linux-6.12.1/tools/testing/selftests/kexec/ |
D | test_kexec_file_load.sh | 18 # Some of the IMA builtin policies may require the kexec kernel image to 35 # The architecture specific or a custom policy may require the 58 # The kexec_file_load_test() is complicated enough, require pesign. 74 # The kexec_file_load_test() is complicated enough, require getfattr.
|
/linux-6.12.1/include/ufs/ |
D | ufs_quirks.h | 75 * Some UFS devices require host PA_TACTIVATE to be lower than device 91 * Some UFS devices require VS_DebugSaveConfigTime is 0x10, 104 * Some UFS devices require delay after VCC power rail is turned-off.
|
/linux-6.12.1/Documentation/devicetree/bindings/nvmem/layouts/ |
D | nvmem-layout.yaml | 15 Most NVMEM layouts are static and thus do not require additional description 17 define and might require dynamic reading of the NVMEM device in order to
|
/linux-6.12.1/drivers/gpu/drm/radeon/ |
D | radeon_gart.c | 67 * (r1xx-r3xx, non-pcie r4xx, rs400). These asics require the 97 * (r1xx-r3xx, non-pcie r4xx, rs400). These asics require the 124 * (pcie r4xx, r5xx+). These asics require the 148 * by the memory manager (pcie r4xx, r5xx+). These asics require the 193 * These asics require the gart table to be in video memory. 217 * (pcie r4xx, r5xx+). These asics require the gart table to
|
/linux-6.12.1/tools/perf/scripts/perl/Perf-Trace-Util/lib/Perf/Trace/ |
D | Context.pm | 7 require Exporter; 22 require XSLoader;
|
/linux-6.12.1/tools/testing/selftests/net/tcp_ao/lib/ |
D | kconfig.c | 137 "Tests require network namespaces support (CONFIG_NET_NS)", 138 "Tests require veth support (CONFIG_VETH)", 139 "Tests require TCP-AO support (CONFIG_TCP_AO)",
|
/linux-6.12.1/drivers/xen/ |
D | Kconfig | 20 It is very useful on critical systems which require long 176 but require DMAable memory instead. 360 guest type this will require special support on the backend side 366 bool "Require Xen virtio support to use grants" 369 Require virtio for Xen guests to use grant mappings.
|
12345678910>>...117