Home
last modified time | relevance | path

Searched refs:Kernel (Results 1 – 25 of 271) sorted by relevance

1234567891011

/freebsd-13.1/contrib/llvm-project/llvm/lib/Support/
H A DAMDGPUMetadata.cpp21 LLVM_YAML_IS_SEQUENCE_VECTOR(Kernel::Arg::Metadata)
22 LLVM_YAML_IS_SEQUENCE_VECTOR(Kernel::Metadata)
92 struct MappingTraits<Kernel::Attrs::Metadata> {
98 YIO.mapOptional(Kernel::Attrs::Key::VecTypeHint, in mapping()
106 struct MappingTraits<Kernel::Arg::Metadata> {
134 struct MappingTraits<Kernel::CodeProps::Metadata> {
146 YIO.mapOptional(Kernel::CodeProps::Key::NumSGPRs, in mapping()
164 struct MappingTraits<Kernel::DebugProps::Metadata> {
180 struct MappingTraits<Kernel::Metadata> {
182 YIO.mapRequired(Kernel::Key::Name, MD.mName); in mapping()
[all …]
/freebsd-13.1/sys/contrib/openzfs/rpm/redhat/
H A Dzfs-kmod.spec.in8 Summary: Kernel module(s)
9 Group: System Environment/Kernel
41 Group: System Environment/Kernel
49 echo "Kernel build directory isn't set properly, cannot continue"
/freebsd-13.1/sys/contrib/device-tree/src/powerpc/fsl/
H A Dc293pcie.dts89 /* 8 MB for Linux Kernel Image */
91 label = "NOR Linux Kernel Image";
135 /* 16MB for Linux Kernel Image */
137 label = "NAND Linux Kernel Image";
189 /* 4MB for Linux Kernel Image */
191 label = "SPI Flash Linux Kernel Image";
H A Dp2020rdb.dts60 /* 3.5 MB for Linux Kernel Image */
62 label = "NOR (RO) Linux Kernel Image";
105 /* 4MB for Linux Kernel Image */
107 label = "NAND (RO) Linux Kernel Image";
173 /* 4MB for Linux Kernel Image */
175 label = "SPI (RO) Linux Kernel Image";
H A Dp1024rdb.dtsi59 /* 3.5 MB for Linux Kernel Image */
61 label = "NOR Linux Kernel Image";
102 /* 4MB for Linux Kernel Image */
104 label = "NAND Linux Kernel Image";
150 /* 4MB for Linux Kernel Image */
152 label = "SPI Linux Kernel Image";
H A Dp2020rdb-pc.dtsi59 /* 3.5 MB for Linux Kernel Image */
61 label = "NOR Linux Kernel Image";
102 /* 4MB for Linux Kernel Image */
104 label = "NAND Linux Kernel Image";
172 /* 4MB for Linux Kernel Image */
174 label = "SPI Linux Kernel Image";
H A Dp1021rdb-pc.dtsi59 /* 3.5 MB for Linux Kernel Image */
61 label = "NOR Linux Kernel Image";
109 /* 4MB for Linux Kernel Image */
111 label = "NAND Linux Kernel Image";
171 /* 4MB for Linux Kernel Image */
173 label = "SPI Flash Linux Kernel Image";
H A Dp1020rdb-pd.dts68 /* 3.875 MB for Linux Kernel Image */
70 label = "NOR Linux Kernel Image";
119 /* 4MB for Linux Kernel Image */
121 label = "NAND Linux Kernel Image";
177 /* 4MB for Linux Kernel Image */
179 label = "SPI Linux Kernel Image";
H A Dp1020rdb.dtsi60 /* 3.5 MB for Linux Kernel Image */
62 label = "NOR (RO) Linux Kernel Image";
105 /* 4MB for Linux Kernel Image */
107 label = "NAND (RO) Linux Kernel Image";
170 /* 4MB for Linux Kernel Image */
H A Dp1020rdb-pc.dtsi59 /* 3.5 MB for Linux Kernel Image */
61 label = "NOR Linux Kernel Image";
102 /* 4MB for Linux Kernel Image */
104 label = "NAND Linux Kernel Image";
172 /* 4MB for Linux Kernel Image */
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Transforms/Instrumentation/
H A DMemorySanitizer.h23 MemorySanitizerOptions(int TrackOrigins, bool Recover, bool Kernel);
24 bool Kernel; member
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/
H A DOpenMPOpt.h21 using Kernel = Function *; variable
24 using KernelSet = SmallPtrSet<Kernel, 4>;
/freebsd-13.1/sys/contrib/openzfs/config/
H A Dkernel-inode-getattr.m458 dnl # Kernel 5.12 test
69 dnl # Kernel 4.11 test
80 dnl # Kernel < 4.11 test
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Target/
H A DCodeGenCWrappers.h38 return CodeModel::Kernel; in unwrap()
53 case CodeModel::Kernel: in wrap()
/freebsd-13.1/sys/contrib/device-tree/
H A DCOPYING1 The Linux Kernel is provided under:
20 All contributions to the Linux Kernel are subject to this COPYING file.
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUHSAMetadataStreamer.cpp190 Kernel::CodeProps::Metadata
195 HSAMD::Kernel::CodeProps::Metadata HSACodeProps; in getHSACodeProps()
220 Kernel::DebugProps::Metadata
223 return HSAMD::Kernel::DebugProps::Metadata(); in getHSADebugProps()
247 auto &Kernel = HSAMetadata.mKernels.back(); in emitKernelLanguage() local
257 Kernel.mLanguage = "OpenCL C"; in emitKernelLanguage()
258 Kernel.mLanguageVersion.push_back( in emitKernelLanguage()
260 Kernel.mLanguageVersion.push_back( in emitKernelLanguage()
464 HSAMetadata.mKernels.push_back(Kernel::Metadata()); in emitKernel()
465 auto &Kernel = HSAMetadata.mKernels.back(); in emitKernel() local
[all …]
/freebsd-13.1/sys/arm/conf/
H A DQUARTZ1 # Kernel configuration for Device Solutions Quartz Module.
4 # and/or the handbook section on Kernel Configuration Files:
H A DCOSMIC1 # Kernel configuration for Cosmic Board (Freescale Vybrid Family development board).
4 # and/or the handbook section on Kernel Configuration Files:
H A DCOLIBRI-VF501 # Kernel configuration for Toradex Colibri VF50 Evaluation Board.
4 # and/or the handbook section on Kernel Configuration Files:
H A DSOCKIT2 # Kernel configuration for Terasic SoCKit (Altera Cyclone V SoC).
5 # and/or the handbook section on Kernel Configuration Files:
H A DSOCDK2 # Kernel configuration for Altera Arria10 SOC Development Kit.
5 # and/or the handbook section on Kernel Configuration Files:
H A DAPALIS-IMX61 # Kernel configuration for Toradex Apalis i.MX6
4 # and/or the handbook section on Kernel Configuration Files:
H A DSOCKIT-BERI2 # Kernel configuration for Terasic SoCKit (Altera Cyclone V SoC).
5 # and/or the handbook section on Kernel Configuration Files:
/freebsd-13.1/sys/arm64/conf/
H A DGENERIC5 # and/or the handbook section on Kernel Configuration Files:
76 options KDTRACE_HOOKS # Kernel DTrace hooks
77 options DDB_CTF # Kernel ELF linker loads CTF data
90 # Kernel Sanitizers
92 #options KCOV # Kernel Coverage Sanitizer
94 #options KUBSAN # Kernel Undefined Behavior Sanitizer
95 #options KCSAN # Kernel Concurrency Sanitizer
97 # Kernel dump features.
105 options SMP # Symmetric MultiProcessor Kernel
/freebsd-13.1/sys/contrib/openzfs/scripts/
H A Dkmodtool76 Group: System Environment/Kernel
110 Group: System Environment/Kernel
159 Group: System Environment/Kernel
243 Group: System Environment/Kernel
300 Group: System Environment/Kernel
344 Group: System Environment/Kernel

1234567891011