Searched refs:sys (Results 201 - 225 of 15444) sorted by relevance

1234567891011>>

/freebsd-11-stable/sys/kern/
H A Dstack_protector.c1 #include <sys/cdefs.h>
4 #include <sys/types.h>
5 #include <sys/param.h>
6 #include <sys/kernel.h>
7 #include <sys/systm.h>
8 #include <sys/libkern.h>
/freebsd-11-stable/stand/userboot/userboot/
H A DMakefile.depend7 sys/boot/userboot/ficl \
8 sys/boot/userboot/libstand \
9 sys/boot/userboot/zfs \
/freebsd-11-stable/sys/compat/cloudabi/
H A Dcloudabi_thread.c26 #include <sys/cdefs.h>
27 __FBSDID("$FreeBSD: stable/11/sys/compat/cloudabi/cloudabi_thread.c 307144 2016-10-12 12:17:41Z ed $");
29 #include <sys/param.h>
30 #include <sys/proc.h>
31 #include <sys/sched.h>
32 #include <sys/syscallsubr.h>
33 #include <sys/umtx.h>
/freebsd-11-stable/stand/i386/zfsboot/
H A DMakefile.depend7 sys/boot/i386/btx/btx \
8 sys/boot/i386/btx/lib \
9 sys/boot/libstand32 \
/freebsd-11-stable/stand/i386/pxeldr/
H A DMakefile.depend6 sys/boot/i386/btx/btx \
7 sys/boot/i386/btx/btxldr \
8 sys/boot/i386/loader \
/freebsd-11-stable/sys/fs/nandfs/
H A Dnandfs_buffer.c27 #include <sys/cdefs.h>
30 #include <sys/param.h>
31 #include <sys/systm.h>
32 #include <sys/conf.h>
33 #include <sys/kernel.h>
34 #include <sys/lock.h>
35 #include <sys/malloc.h>
36 #include <sys/mount.h>
37 #include <sys/mutex.h>
38 #include <sys/bu
[all...]
/freebsd-11-stable/contrib/netbsd-tests/lib/libc/arch/powerpc/
H A Dexec_prot_support.c32 #include <sys/cdefs.h>
37 #include <sys/sysctl.h>
/freebsd-11-stable/contrib/netbsd-tests/lib/libc/tls/
H A Dt_tls_static_helper.c34 #include <sys/cdefs.h>
38 #include <sys/tls.h>
/freebsd-11-stable/contrib/ntp/ntpd/
H A Dppsapi_timepps.h12 # include <sys/timepps.h>
/freebsd-11-stable/cddl/contrib/opensolaris/tools/ctf/common/
H A Dctf_headers.h40 * $(SRC)/uts/common/sys/ctf_api.h
41 * $(SRC)/uts/common/sys/ctf.h
44 * under $(ROOT)/usr/include and $(ROOT)/usr/include/sys. Though these
52 * $(SRC)/uts/common/sys.
56 * ctf headers. Because the <libctf.h> header includes <sys/ctf_api.h>
57 * which in turn includes <sys/ctf.h> we need to include these in
64 * when <sys/ctf_api.h> is included via a nested #include rather than
68 #include <uts/common/sys/ctf.h>
69 #include <uts/common/sys/ctf_api.h>
/freebsd-11-stable/sys/cddl/compat/opensolaris/sys/
H A Dmount.h32 #include <sys/param.h>
34 #include_next <sys/mount.h>
/freebsd-11-stable/sys/arm/freescale/imx/
H A Dimx6_pl310.c26 #include <sys/cdefs.h>
33 #include <sys/types.h>
34 #include <sys/param.h>
35 #include <sys/systm.h>
36 #include <sys/bus.h>
37 #include <sys/rman.h>
38 #include <sys/lock.h>
39 #include <sys/mutex.h>
/freebsd-11-stable/sys/dev/bhnd/cores/chipc/
H A Dchipc_cfi.c30 #include <sys/cdefs.h>
33 #include <sys/param.h>
34 #include <sys/systm.h>
35 #include <sys/kernel.h>
36 #include <sys/module.h>
37 #include <sys/bus.h>
38 #include <sys/rman.h>
39 #include <sys/conf.h>
/freebsd-11-stable/sys/dev/bhnd/cores/pcie2/
H A Dbhnd_pcie2_hostbvar.h39 #include <sys/param.h>
40 #include <sys/bus.h>
/freebsd-11-stable/sys/contrib/ncsw/inc/
H A Dstdarg_ext.h41 #include <sys/param.h>
42 #include <sys/kernel.h>
/freebsd-11-stable/sys/arm/amlogic/aml8726/
H A Daml8726_l2cache.c31 #include <sys/cdefs.h>
34 #include <sys/types.h>
35 #include <sys/param.h>
36 #include <sys/systm.h>
37 #include <sys/bus.h>
38 #include <sys/rman.h>
39 #include <sys/lock.h>
40 #include <sys/mutex.h>
/freebsd-11-stable/lib/libc/powerpc/gen/
H A Dflt_rounds.c34 #include <sys/cdefs.h>
37 #include <sys/types.h>
H A Dfpgetmask.c33 #include <sys/cdefs.h>
36 #include <sys/types.h>
H A Dfpgetround.c33 #include <sys/cdefs.h>
36 #include <sys/types.h>
/freebsd-11-stable/lib/libc/powerpc64/gen/
H A Dflt_rounds.c34 #include <sys/cdefs.h>
37 #include <sys/types.h>
H A Dfpgetmask.c33 #include <sys/cdefs.h>
36 #include <sys/types.h>
H A Dfpgetround.c33 #include <sys/cdefs.h>
36 #include <sys/types.h>
/freebsd-11-stable/lib/libc/riscv/gen/
H A D_set_tp.c35 #include <sys/cdefs.h>
39 #include <sys/types.h>
/freebsd-11-stable/lib/libc/sparc64/gen/
H A Dflt_rounds.c6 #include <sys/cdefs.h>
9 #include <sys/types.h>
/freebsd-11-stable/lib/libc/sys/
H A Dfork.c33 #include <sys/cdefs.h>
36 #include <sys/types.h>

Completed in 225 milliseconds

1234567891011>>