Searched refs:kernel (Results 151 - 175 of 3503) sorted by relevance

1234567891011>>

/freebsd-12-stable/sys/conf/
H A Dkern.mk4 # Warning flags for compiling the kernel and components of the kernel:
17 # kernel where fixing them is more trouble than it is worth, or where there is
29 # enough to error out the whole kernel build. Display them anyway, so there is
109 # operations inside the kernel itself. These operations are exclusively
132 # We generally don't want fpu instructions in the kernel.
141 # point registers within the kernel. We also specify the "medium" code model,
172 # operations inside the kernel itself. These operations are exclusively
186 CFLAGS+= -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float \
194 # Also explicitly disable Altivec instructions inside the kernel
[all...]
/freebsd-12-stable/contrib/netbsd-tests/modules/k_helper2/
H A Dk_helper2.c33 #include <sys/kernel.h>
/freebsd-12-stable/contrib/netbsd-tests/modules/k_uvm/
H A Dk_uvm.c33 #include <sys/kernel.h>
/freebsd-12-stable/contrib/netbsd-tests/rump/kernspace/
H A Dthread.c36 #include <sys/kernel.h>
H A Dtsleep.c36 #include <sys/kernel.h>
/freebsd-12-stable/contrib/apr/include/
H A Dapr_mmap.h32 #include <kernel/OS.h>
/freebsd-12-stable/contrib/ipfilter/
H A Dmlfk_rule.c14 #include <sys/kernel.h>
/freebsd-12-stable/sys/contrib/rdma/krping/
H A Dgetopt.c9 #include <linux/kernel.h>
/freebsd-12-stable/sys/contrib/xz-embedded/linux/include/linux/
H A Dxz.h57 * or XZ_DEC_DYNALLOC. The xz_dec kernel module is always compiled
79 * which is not used in the kernel. Unsupported
168 * In the kernel, dictionary sizes of 64 KiB, 128 KiB, 256 KiB,
170 * except for kernel and initramfs images where a bigger
246 * Standalone build (userspace build or in-kernel build for boot time use)
247 * needs a CRC32 implementation. For normal in-kernel use, kernel's own
269 # error Using CRC64 in the kernel has not been implemented.
/freebsd-12-stable/sys/dev/aac/
H A Daac_linux.c40 #include <sys/kernel.h>
/freebsd-12-stable/sys/dev/aacraid/
H A Daacraid_linux.c44 #include <sys/kernel.h>
/freebsd-12-stable/sys/dev/acpica/Osd/
H A DOsdDebug.c38 #include <sys/kernel.h>
/freebsd-12-stable/sys/cddl/compat/opensolaris/kern/
H A Dopensolaris.c35 #include <sys/kernel.h>
H A Dopensolaris_lookup.c31 #include <sys/kernel.h>
/freebsd-12-stable/sys/cddl/dev/dtrace/
H A Ddtrace_test.c34 #include <sys/kernel.h>
47 * Solaris kernel. We define them here so that the tests function
/freebsd-12-stable/sys/dev/dpaa/
H A Dfman_fdt.c32 #include <sys/kernel.h>
/freebsd-12-stable/sys/dev/bhnd/bhndb/
H A Dbhndb_pci_sprom.c41 #include <sys/kernel.h>
/freebsd-12-stable/sys/dev/bhnd/cores/pci/
H A Dbhnd_pcib.c43 #include <sys/kernel.h>
/freebsd-12-stable/sys/dev/bhnd/cores/pcie2/
H A Dbhnd_pcie2b.c43 #include <sys/kernel.h>
/freebsd-12-stable/sys/dev/etherswitch/arswitch/
H A Darswitch_8216.c35 #include <sys/kernel.h>
H A Darswitch_8226.c35 #include <sys/kernel.h>
/freebsd-12-stable/sys/dev/extres/clk/
H A Dclk_bus.c32 #include <sys/kernel.h>
/freebsd-12-stable/sys/dev/extres/regulator/
H A Dregulator_bus.c32 #include <sys/kernel.h>
/freebsd-12-stable/sys/compat/linuxkpi/common/include/linux/
H A Dkref.h39 #include <linux/kernel.h>
H A Drwsem.h38 #include <sys/kernel.h>

Completed in 215 milliseconds

1234567891011>>