Home
last modified time | relevance | path

Searched +full:in +full:- +full:kernel (Results 1 – 25 of 1078) sorted by relevance

12345678910>>...44

/freebsd-src/usr.sbin/config/
H A Dconfig.84 .\" Redistribution and use in source and binary forms, with or without
9 .\" 2. Redistributions in binary form must reproduce the above copyright
10 .\" notice, this list of conditions and the following disclaimer in the
19 .\" ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
23 .\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
24 .\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
42 .Op Fl x Ar kernel
61 .Bl -tag -width "SYSTEM_NAME"
67 If the INCLUDE_CONFIG_FILE is present in
[all...]
H A Dconfig.53 .\" Redistribution and use in source and binary forms, with or without
8 .\" 2. Redistributions in binary form must reproduce the above copyright
9 .\" notice, this list of conditions and the following disclaimer in the
15 .\" ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
19 .\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
20 .\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
29 .Nd kernel configuration file format
31 A kernel configuration file specifies the configuration of a
33 kernel.
36 to create a build environment where a kernel ma
[all...]
/freebsd-src/stand/man/
H A Dloader_simp.84 .\" Redistribution and use in source and binary forms, with or without
9 .\" 2. Redistributions in binary form must reproduce the above copyright
10 .\" notice, this list of conditions and the following disclaimer in the
16 .\" ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
20 .\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
21 .\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
30 .Nd kernel bootstrapping final stage
36 kernel bootstrapping process.
42 and usually located in the directory
46 automate tasks, do pre-configuratio
[all...]
H A Dloader.efi.82 .\" SPDX-License-Identifier: BSD-2-Clause
4 .\" Copyright (c) 2019-2022 Netflix, Inc
12 .\" Redistribution and use in source and binary forms, with or without
17 .\" 2. Redistributions in binary form must reproduce the above copyright
18 .\" notice, this list of conditions and the following disclaimer in the
24 .\" ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
28 .\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRAC
[all...]
/freebsd-src/share/man/man9/
H A Dkmsan.91 .\"-
7 .\" Redistribution and use in source and binary forms, with or without
12 .\" 2. Redistributions in binary form must reproduce the above copyright
13 .\" notice, this list of conditions and the following disclaimer in the
19 .\" ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
23 .\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
24 .\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
33 .Nd Kernel Memory SANitizer
36 .Pa GENERIC-KMSAN
37 kernel configuration can be used to compile a KMSAN-enabled kernel using
[all …]
H A Dkasan.91 .\"-
7 .\" Redistribution and use in source and binary forms, with or without
12 .\" 2. Redistributions in binary form must reproduce the above copyright
13 .\" notice, this list of conditions and the following disclaimer in the
19 .\" ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
23 .\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
24 .\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
33 .Nd Kernel Address SANitizer
36 .Pa GENERIC-KASAN
37 kernel configuration can be used to compile a KASAN-enabled kernel using
[all …]
H A Dkproc.91 .\" Copyright (c) 2000-2001
6 .\" Redistribution and use in source and binary forms, with or without
11 .\" 2. Redistributions in binary form must reproduce the above copyright
12 .\" notice, this list of conditions and the following disclaimer in the
18 .\" IN NO EVENT SHALL THE DEVELOPERS BE LIABLE FOR ANY DIRECT, INDIRECT,
22 .\" THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
23 .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
37 .Nd "kernel processes"
72 and actually produced kernel processes.
78 kernel
[all …]
H A Dkthread.91 .\" Copyright (c) 2000-2001
6 .\" Redistribution and use in source and binary forms, with or without
11 .\" 2. Redistributions in binary form must reproduce the above copyright
12 .\" notice, this list of conditions and the following disclaimer in the
18 .\" IN NO EVENT SHALL THE DEVELOPERS BE LIABLE FOR ANY DIRECT, INDIRECT,
22 .\" THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
23 .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
37 .Nd "kernel threads"
74 and actually produced kernel processes.
79 kernel threads.
[all …]
H A Dintro.92 .\" SPDX-License-Identifier: BSD-2-Clause
14 .Nd "introduction to kernel programming interfaces"
18 kernel documentation.
22 programming interfaces available within the kernel.
29 OS-level concepts and practices.
34 To further set expectations, we acknowledge that kernel documentation, like the
35 source code itself, is forever a work-in-progress.
46 pages in this section most frequently describe functions, but may also
47 describe types, global variables, macros, or high-level concepts.
51 kernel is expected to conform to the established style and coding conventions.
[all …]
/freebsd-src/share/man/man4/
H A Dipfirewall.411 into the kernel, place the following option in the kernel configuration
13 .Bd -ragged -offset indent
17 Other related kernel options
19 .Bd -ragged -offset indent
36 .Bd -literal -offse
[all...]
H A Dmd.41 .\" ----------------------------------------------------------------------------
2 .\" "THE BEER-WARE LICENSE" (Revision 42):
5 .\" this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp
6 .\" ----------------------------------------------------------------------------
15 To compile this driver into the kernel,
16 place the following lines in your
17 kernel configuration file:
18 .Bd -ragged -offset indent
23 module at boot time, place the following line in
25 .Bd -literal -offset indent
[all …]
H A Dtextdump.45 .\" Redistribution and use in source and binary forms, with or without
12 .\" 2. Redistributions in binary form must reproduce the above copyright
13 .\" notice(s), this list of conditions and the following disclaimer in the
19 .\" DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER(S) BE LIABLE FOR ANY
23 .\" CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
24 .\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
33 .Nd textdump kernel dumping facility
43 facility allows the capture of kernel debugging information to disk in a
44 human-readable rather than the machine-readable form normally used with
45 kernel memory dumps and minidumps.
[all …]
H A Dfdt.47 .\" Redistribution and use in source and binary forms, with or without
12 .\" 2. Redistributions in binary form must reproduce the above copyright
13 .\" notice, this list of conditions and the following disclaimer in the
19 .\" ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
23 .\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
24 .\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
41 probed or self enumerated, in a uniform and portable way.
48 Configuration data, which cannot be self discovered in run-time, has to be
52 The idea is inherited from Open Firmware IEEE 1275 device-tree notion, and has
54 The scheme works in the following way:
[all …]
H A Dksyms.41 .\" Copyright (c) 2008-2009 Stacey Son <sson@FreeBSD.org>
4 .\" Redistribution and use in source and binary forms, with or without
9 .\" 2. Redistributions in binary form must reproduce the above copyright
10 .\" notice, this list of conditions and the following disclaimer in the
19 .\" ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
23 .\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
24 .\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
33 .Nd kernel symbol table interface
39 character device provides a read-only interface to a snapshot of the kernel
41 The in-kernel symbol manager is designed to be able to handle
[all …]
/freebsd-src/sys/contrib/openzfs/scripts/
H A Dkmodtool4 # kmodtool - Helper script for building kernel module RPMs
5 # Copyright (c) 2003-2012 Ville Skyttä <ville.skytta@iki.fi>,
11 # "Software"), to deal in the Software without restriction, including
18 # included in all copies or substantial portions of the Software.
23 # NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
24 # LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
25 # OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
26 # WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
28 shopt -s extglob
30 myprog="kmodtool-${repo}"
[all …]
/freebsd-src/sys/arm64/conf/
H A Dstd.arm641 # Standard kernel config items for all ARM64 systems.
4 makeoptions DEBUG=-g # Build kernel with gdb(1) debug symbols
8 options NUMA # Non-Uniform Memory Architecture support
9 options PREEMPTION # Enable kernel thread preemption
28 options UFS_GJOURNAL # Enable gjournal-based UFS journaling
38 options PSEUDOFS # Pseudo-filesystem framework
48 options SCSI_DELAY=5000 # Delay (in ms) before probing SCSI
51 options SYSVSHM # SYSV-style shared memory
52 options SYSVMSG # SYSV-styl
[all...]
/freebsd-src/share/doc/papers/kernmalloc/
H A Dkernmalloc.t4 .\" Redistribution and use in source and binary forms, with or without
9 .\" 2. Redistributions in binary form must reproduce the above copyright
10 .\" notice, this list of conditions and the following disclaimer in the
19 .\" ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
23 .\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
24 .\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
68 pp. 295-303, June 1988.
74 Design of a General Purpose Memory Allocator for the 4.3BSD UNIX\(dg Kernel
81 \(dgUNIX is a registered trademark of AT&T in the US and other countries.
94 The 4.3BSD UNIX kernel uses many memory allocation mechanisms,
[all …]
/freebsd-src/sbin/reboot/
H A Dnextboot.84 .\" Redistribution and use in source and binary forms, with or without
9 .\" 2. Redistributions in binary form must reproduce the above copyright
10 .\" notice, this list of conditions and the following disclaimer in the
16 .\" ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
20 .\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
21 .\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
30 .Nd "specify an alternate kernel and boot flags for the next reboot"
35 .Op Fl k Ar kernel
42 utility allows specifying some combination of an alternate kernel, boot
43 flags, and kernel environment for the next time the machine is booted.
[all …]
/freebsd-src/usr.sbin/extattr/
H A Drmextattr.81 .\"-
6 .\" This software was developed for the FreeBSD Project by Poul-Henning
8 .\" of Network Associates, Inc. under DARPA/SPAWAR contract N66001-01-C-8035
11 .\" Redistribution and use in source and binary forms, with or without
16 .\" 2. Redistributions in binary form must reproduce the above copyright
17 .\" notice, this list of conditions and the following disclaimer in the
23 .\" ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
27 .\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
28 .\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
86 a string to store in the attribute.
[all …]
/freebsd-src/stand/lua/
H A Dconfig.lua.82 .\" SPDX-License-Identifier: BSD-2-Clause
6 .\" Redistribution and use in source and binary forms, with or without
11 .\" 2. Redistributions in binary form must reproduce the above copyright
12 .\" notice, this list of conditions and the following disclaimer in the
18 .\" ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
22 .\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
23 .\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
45 .Bl -tag -width "config.setCarouselIndex(id, idx)" -offset indent
47 Returns the currently chosen index in the carousel menu entry described by
51 for a more in-depth explanation of carousels.
[all …]
/freebsd-src/usr.sbin/crashinfo/
H A Dcrashinfo.sh3 # SPDX-License-Identifier: BSD-3-Clause
8 # Redistribution and use in source and binary forms, with or without
13 # 2. Redistributions in binary form must reproduce the above copyright
14 # notice, this list of conditions and the following disclaimer in the
16 # 3. Neither the name of the author nor the names of any co-contributors
23 # ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
27 # HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
28 # LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
35 echo "usage: crashinfo [-b] [-d crashdir] [-n dumpnr]" \
36 "[-k kernel] [core]"
[all …]
/freebsd-src/bin/freebsd-version/
H A Dfreebsd-version.11 .\"-
2 .\" Copyright (c) 2013 Dag-Erling Smørgrav
5 .\" Redistribution and use in source and binary forms, with or without
10 .\" 2. Redistributions in binary form must reproduce the above copyright
11 .\" notice, this list of conditions and the following disclaimer in the
17 .\" ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
21 .\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
22 .\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
30 .Nm freebsd-version
40 of the installed kernel and / or userland.
[all …]
/freebsd-src/sbin/dumpon/
H A Ddumpon.84 .\" Redistribution and use in source and binary forms, with or without
9 .\" 2. Redistributions in binary form must reproduce the above copyright
10 .\" notice, this list of conditions and the following disclaimer in the
19 .\" ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
23 .\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
24 .\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
65 utility is used to configure where the kernel can save a crash dump in the case
79 Starting in
90 .Bl -tag -width _k_pubkey
111 Configure encrypted kernel dumps.
[all …]
/freebsd-src/sys/contrib/openzfs/contrib/debian/
H A Dopenzfs-zfs-dkms.templates1 Template: zfs-dkms/stop-build-for-32bit-kernel
4 _Description: Abort building OpenZFS on a 32-bit kernel?
5 You are attempting to build OpenZFS against a 32-bit running kernel.
7 Although possible, building in a 32-bit environment is unsupported and
9 are strongly advised to use a 64-bit kernel; if you do decide to
10 proceed with using OpenZFS on this kernel then keep in mind that it is at
13 Template: zfs-dkms/stop-build-for-unknown-kernel
16 _Description: Abort building OpenZFS on an unknown kernel?
17 You are attempting to build OpenZFS against a running kernel that could not
18 be identified as 32-bit or 64-bit. If you are not completely sure that
[all …]
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Support/
H A DAMDGPUMetadata.h1 //===--- AMDGPUMetadata.h -------
[all...]

12345678910>>...44