Home
last modified time | relevance | path

Searched refs:kernels (Results 1 – 25 of 91) sorted by relevance

1234

/freebsd/stand/lua/
H A Dcore.lua202 local kernels = {}
208 kernels[i] = default_kernel
216 kernels[i] = n
233 core.cached_kernels = kernels
263 kernels[i] = file
276 if default_kernel and not present[default_kernel] and #kernels > 1 then
277 for i = 1, #kernels do
278 if i == #kernels then
279 kernels[i] = nil
281 kernels[i] = kernels[i + 1]
[all …]
/freebsd/sys/contrib/openzfs/rpm/generic/
H A Dzfs-kmod.spec.in34 # (un)define the next line to either build for the newest or all current kernels
75 %{!?kernels:BuildRequires: buildsys-build-%{repo}-kerneldevpkgs-%{?buildforkernels:%{buildforkernel…
85 %if !%{defined kernels} && !%{defined build_src_rpm}
87 %define kernels %(ls -1 /usr/src/kernels)
89 %define kernels %(ls -1 /lib/modules)
102 …ildforkernels}} --devel %{?prefix:--prefix "%{?prefix}"} %{?kernels:--for-kernels "%{?kernels}"} %…
113 …ildforkernels}} --devel %{?prefix:--prefix "%{?prefix}"} %{?kernels:--for-kernels "%{?kernels}"} %…
H A Dzfs-dkms.spec.in101 echo "Removing old %{module} dkms modules version $otherver from all kernels."
111 echo "Removing %{module} dkms modules version %{version} from all kernels."
146 echo "Removing %{module} dkms modules version %{version} from all kernels."
/freebsd/tools/tools/kerninclude/
H A Dkerninclude.sh23 kernels="LINT GENERIC"
64 for i in $kernels
96 for i in $kernels
115 for k in $kernels
/freebsd/sys/contrib/device-tree/src/arm64/qcom/
H A Dmsm8916-samsung-e7.dts8 * NOTE: The original firmware from Samsung can only boot ARM32 kernels on some
11 * There seems to be no way to boot ARM64 kernels on 32-bit devices at the
H A Dmsm8916-samsung-e5.dts8 * NOTE: The original firmware from Samsung can only boot ARM32 kernels on some
11 * There seems to be no way to boot ARM64 kernels on 32-bit devices at the
H A Dmsm8916-samsung-grandmax.dts9 * NOTE: The original firmware from Samsung can only boot ARM32 kernels on some
12 * There seems to be no way to boot ARM64 kernels on 32-bit devices at the
H A Dmsm8992-msft-lumia-talkman.dts18 /* Most Lumia 950 users use GRUB to load their kernels,
/freebsd/contrib/ntp/util/
H A Dtickadj.c692 static const char *kernels[] = in getoffsets() local
735 if (kernels[0] == NULL) in getoffsets()
741 kernels[0] = cp; in getoffsets()
745 kernels[0] = "/Placeholder"; in getoffsets()
749 for (kname = kernels; *kname != NULL; kname++) in getoffsets()
/freebsd/tools/boot/
H A DTEST-NOTES11 o linux has cached copies off kernels for the kboot tests
14 o Will use 3 linux kernels, amd64 and aarch64 built with CONFIG_EFI_STUB
H A Dfull-test.readme6 the linux kernels I'm testing with.
20 building the kernel. The script is designed to use kernels and binaries from
/freebsd/sys/contrib/openzfs/config/
H A Dkernel-sched.m449 dnl # The io_schedule_timeout() function is present in all 2.6.32 kernels
50 dnl # but it was not exported until Linux 3.19. The RHEL 7.x kernels which
H A Dkernel-timer.m45 dnl # (older kernels). Also sanity check the from_timer() and timer_setup()
7 dnl # kernels that support the new timer_list.func signature.
H A Dkernel.m4390 dnl # - Last resort: the first directory matching `/usr/src/kernels/*`
435 src=$(ls -1d /usr/src/kernels/* /usr/src/linux-* \
789 dnl # kernels which do not have loadable module support or have
927 dnl # When configuring as builtin (--enable-linux-builtin) for kernels
1036 *** interface is expected for kernels version "$2" and above.
1039 *** incompatible modifications. Newer kernels may have incompatible
/freebsd/sys/contrib/openzfs/
H A DRELEASES.md28 Minor changes to support these distribution kernels will be applied as
35 kernels. When a new MINOR release is tagged the previous MINOR release
/freebsd/contrib/libpcap/doc/
H A DREADME.linux4 You must configure 2.6.x kernels with the CONFIG_PACKET_MMAP option for
5 this protocol. 3.x and later kernels do not require that.
/freebsd/contrib/netbsd-tests/lib/libc/net/getaddrinfo/
H A DREADME7 On kernels without IPv6 support some of the tests are skipped.
/freebsd/stand/forth/
H A Dmenu.4th68 \ Parsing of kernels into menu-items
80 \ Containers for parsing kernels into menu-items
288 : parse-kernels ( N -- ) \ kernidx
293 s" kernels" getenv dup -1 = if
310 else \ We haven't yet parsed $kernels into $kernel[N]
321 \ Clear out existing parsed-kernels
353 \ No entries in $kernels; use $kernel instead
359 \ We're still within $kernels parsing toward the end;
425 : tag-kernels ( -- )
543 \ Initialize kernel captions after parsing $kernels
[all …]
/freebsd/sys/contrib/device-tree/Bindings/net/
H A Dvia-rhine.txt7 virtual PCI bus under vendor-provided kernels
/freebsd/sys/conf/
H A Doptions.powerpc1 # Options specific to the powerpc platform kernels
H A Doptions.amd641 # Options specific to AMD64 platform kernels
/freebsd/sys/contrib/openzfs/contrib/intel_qat/
H A Dreadme.md11 When using QAT with above kernels versions, the following patches needs to be applied using:
/freebsd/sys/contrib/openzfs/rpm/redhat/
H A Dzfs-dkms.spec.in101 echo "Removing old %{module} dkms modules version $otherver from all kernels."
111 echo "Removing %{module} dkms modules version %{version} from all kernels."
146 echo "Removing %{module} dkms modules version %{version} from all kernels."
/freebsd/sys/contrib/device-tree/Bindings/arm/
H A Dpsci.yaml172 * A DTB may provide IDs for use by kernels without PSCI 0.2 support,
173 * enabling firmware and hypervisors to support existing and new kernels.
174 * These IDs will be ignored by kernels with PSCI 0.2 support, which will
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULowerModuleLDSPass.cpp338 FunctionVariableMap &kernels, in getUsesOfLDSByFunction() argument
357 kernels[F].insert(&GV); in getUsesOfLDSByFunction()
503 ArrayRef<Function *> kernels, in buildLookupTable() argument
511 const size_t NumberKernels = kernels.size(); in buildLookupTable()
522 auto Replacement = KernelToReplacement.find(kernels[i]); in buildLookupTable()

1234