Searched refs:kernel (Results 301 - 325 of 3420) sorted by relevance

<<11121314151617181920>>

/freebsd-13-stable/share/dtrace/
H A Dtcpdebug29 * The tcpdebug D script uses the tcp:kernel::debug tracepoints
30 * to replicate the action of turning on TCPDEBUG in a kernel configuration.
48 tcp:kernel::debug-input
81 tcp:kernel::debug-output
114 tcp:kernel::debug-drop
152 tcp:kernel::debug-user
H A Dudptrack36 udp:kernel::receive
45 udp:kernel::send
/freebsd-13-stable/share/examples/kld/khelp/
H A Dh_example.c44 #include <sys/kernel.h>
/freebsd-13-stable/share/examples/kld/random_adaptor/
H A Drandom_adaptor_example.c34 #include <sys/kernel.h>
/freebsd-13-stable/usr.sbin/bhyve/
H A Dpci_hda.h42 #include <sys/kernel.h>
/freebsd-13-stable/usr.sbin/ctld/
H A DMakefile9 SRCS= chap.c ctld.c discovery.c isns.c kernel.c keys.c log.c
/freebsd-13-stable/usr.sbin/periodic/etc/daily/
H A DMakefile26 510.status-world-kernel \
/freebsd-13-stable/tools/tools/nanobsd/pcengines/
H A Dtest.sh28 qemu-system-x86_64 -kernel-kqemu $ARG
/freebsd-13-stable/sys/netinet/
H A Dsctp_kdtrace.c38 #include <sys/kernel.h>
/freebsd-13-stable/sys/netpfil/ipfw/nptv6/
H A Dip_fw_nptv6.c33 #include <sys/kernel.h>
/freebsd-13-stable/sys/netpfil/ipfw/pmod/
H A Dip_fw_pmod.c33 #include <sys/kernel.h>
/freebsd-13-stable/sys/ofed/drivers/infiniband/core/
H A Dib_umem_rbtree.c38 #include <linux/kernel.h>
/freebsd-13-stable/sys/powerpc/amigaone/
H A Dplatform_amigaone.c31 #include <sys/kernel.h>
/freebsd-13-stable/sys/powerpc/booke/
H A Dmp_cpudep.c34 #include <sys/kernel.h>
/freebsd-13-stable/sys/powerpc/mambo/
H A Dmambo.c37 #include <sys/kernel.h>
/freebsd-13-stable/sys/powerpc/mpc85xx/
H A Dmpc85xx_cache.c36 #include <sys/kernel.h>
/freebsd-13-stable/sys/x86/x86/
H A Dautoconf.c55 #include <sys/kernel.h>
H A Ddelay.c47 #include <sys/kernel.h>
/freebsd-13-stable/sys/conf/
H A Dkmod.mk5 # kernel modules.
17 # KMOD The name of the kernel module to build.
19 # KMODDIR Base path for kernel modules (see kld(4)). [/boot/kernel]
27 # KMODLOAD Command to load a kernel module [/sbin/kldload]
29 # KMODUNLOAD Command to unload a kernel module [/sbin/kldunload]
31 # KMODISLOADED Command to check whether a kernel module is
34 # PROG The name of the kernel module to build.
48 # Set to the location of the kernel build directory where
49 # the opt_*.h files, .o's and kernel wind
[all...]
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
94 # operations inside the kernel itself. These operations are exclusively
117 # We generally don't want fpu instructions in the kernel.
126 # point registers within the kernel. However, for kernels supporting hardware
150 # operations inside the kernel itself. These operations are exclusively
164 CFLAGS+= -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float \
172 # Also explicitly disable Altivec instructions inside the kernel
[all...]
/freebsd-13-stable/contrib/unbound/
H A Dconfig.sub1286 # First recognize some ad-hoc caes, or perhaps split kernel-os, or else just
1290 kernel=linux
1294 kernel=os2
1298 kernel=nto
1303 IFS="-" read kernel os <<EOF
1307 # Default OS when just kernel was specified
1309 kernel=nto
1313 kernel=linux
1317 kernel=
1322 # Now, normalize the OS (knowing we just have one component, it's not a kernel,
[all...]
/freebsd-13-stable/contrib/bearssl/mk/
H A DmkT0.cmd31 %CSC% /nologo /out:T0Comp.exe /main:T0Comp /res:T0\kern.t0,t0-kernel T0\*.cs
/freebsd-13-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/privs/
H A Dtst.fds.ksh37 * not work if not running with kernel permissions.
/freebsd-13-stable/cddl/lib/libdtrace/
H A Dudp.d29 #pragma D depends_on module kernel
H A Dudplite.d30 #pragma D depends_on module kernel

Completed in 137 milliseconds

<<11121314151617181920>>