Home
last modified time | relevance | path

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

12345678910>>...19

/freebsd-src/sys/contrib/device-tree/scripts/
H A Dcronjob3 set -e
7 UPSTREAM_GIT="git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git"
9 BRANCHES="master filter-state-split upstream/master upstream/dts"
11 if [ ! -f scripts/filter.sh ] ; then
12 echo "`pwd`: does not appear to be a device-tree.git" 1>&2
16 if [ -
[all...]
/freebsd-src/sys/dev/drm2/
H A Ddrm_lock.c59 struct drm_master *master = file_priv->master; in drm_lock() local
62 ++file_priv->lock_count; in drm_lock()
64 if (lock->context == DRM_KERNEL_CONTEXT) { in drm_lock()
65 DRM_ERROR("Process %d using kernel context %d\n", in drm_lock()
66 DRM_CURRENTPID, lock->context); in drm_lock()
67 return -EINVAL; in drm_lock()
71 lock->context, DRM_CURRENTPID, in drm_lock()
72 master->lock.hw_lock->lock, lock->flags); in drm_lock()
74 mtx_lock(&master->lock.spinlock); in drm_lock()
75 master->lock.user_waiters++; in drm_lock()
[all …]
H A Ddrm_fops.c48 if (dev->driver->firstopen) { in drm_setup()
49 ret = dev->driver->firstopen(dev); in drm_setup()
54 atomic_set(&dev->ioctl_count, 0); in drm_setup()
55 atomic_set(&dev->vma_count, 0); in drm_setup()
59 dev->buf_use = 0; in drm_setup()
60 atomic_set(&dev->buf_alloc, 0); in drm_setup()
68 * FIXME Linux<->FreeBSD: counter incremented in drm_open() and in drm_setup()
72 for (i = 0; i < ARRAY_SIZE(dev->counts); i++) in drm_setup()
73 atomic_set(&dev->counts[i], 0); in drm_setup()
76 dev->sigdata.lock = NULL; in drm_setup()
[all …]
H A DdrmP.h12 * Copyright (c) 2009-2010, Code Aurora Forum.
44 #include <sys/kernel.h>
256 #define DRM_LEFTCOUNT(x) (((x)->rp + (x)->count - (x)->wp) % ((x)->count + 1))
257 #define DRM_BUFCOUNT(x) ((x)->count - DRM_LEFTCOUNT(x))
269 if (!_DRM_LOCK_IS_HELD(_file_priv->master->lock.hw_lock->lock) || \
270 _file_priv->master->lock.file_priv != _file_priv) { \
272 __func__, _DRM_LOCK_IS_HELD(_file_priv->master->lock.hw_lock->lock),\
273 _file_priv->master->lock.file_priv, _file_priv); \
274 return -EINVAL; \
326 int idx; /**< Index into master buflist */
[all …]
/freebsd-src/sys/contrib/device-tree/Bindings/soc/qcom/
H A Dqcom,smp2p.yaml1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
5 $schema: http://devicetree.org/meta-schema
[all...]
H A Dqcom,smp2p.txt4 a single 32-bit value between two processors. Each value has a single writer
9 - compatible:
15 - interrupts:
17 Value type: <prop-encoded-array>
20 - mboxes:
22 Value type: <prop-encoded-array>
26 - qcom,ipc:
28 Value type: <prop-encoded-array>
31 - phandle to a syscon node representing the apcs registers
32 - u32 representing offset to the register within the syscon
[all …]
/freebsd-src/contrib/ntp/html/hints/
H A Dsgi2 --------------------------
7 which seems to try to perform the correction over 100-200 seconds, with
32 -----------
39 one-second intervals - I am probably seeing sampling aliasing between
46 /usr/sysgen/master.d/kernel to have it on by default. See ftimer(1).
49 ---------
51 Irix has a kernel variable called timetrim which adjusts the system
57 default timetrim value in /usr/sysgen/master.d/kernel, but I think
63 -------------------
65 If you use a local clock on an RS-232 line, look into the kernel
[all …]
/freebsd-src/sys/contrib/device-tree/Bindings/i3c/
H A Dcdns,i3c-master.yaml1 # SPDX-License-Identifier: GPL-2.0
3 ---
4 $id: http://devicetree.org/schemas/i3c/cdns,i3c-master.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Cadence I3C master bloc
[all...]
/freebsd-src/share/doc/papers/sysperf/
H A D5.t36 Kernel Extensions
39 the networking part of the kernel.
51 only by hosts at that site. To off-site hosts machines on a site's
58 The broadcast address may be set at boot time on a per-interface basis.
90 are now interfaced to the protocol level allowing protocol-specific
98 32-bit words, removing the dependency on file descriptors from
101 The default per-process descriptor limit was raised from 20 to 64,
105 Kernel Limits
107 Many internal kernel configuration limits have been increased by suitable
116 with 4-8 megabyte of physical memory.
[all …]
/freebsd-src/lib/geom/eli/
H A Dgeli.81 .\" Copyright (c) 2005-2019 Pawel Jakub Dawidek <pawel@dawidek.net>
32 To compile GEOM_ELI into your kernel, add the following lines to your kernel
34 .Bd -ragged -offset indent
42 .Bd -literal -offset indent
63 .Cm label - an alias for
77 .Cm stop - an alias for
161 .Bl -bullet -offset indent -compact
170 .Nm AES-XTS ,
171 .Nm AES-CBC ,
173 .Nm Camellia-CBC ) .
[all …]
/freebsd-src/share/doc/smm/02.config/
H A D4.t80 \-DFUNNY \-DHAHA in the resultant makefile.
89 Other kernel options controlling system sizes and limits
123 This is usually a cute name like ERNIE (short for Ernie Co-Vax) or
142 \fBconfig\fP\ \fIsysname\fP\ \fIconfig-clauses\fP
147 names their standard system image ``kernel''. The configuration clauses
161 \fBroot\fP [ \fBon\fP ] \fIroot-device\fP
162 \fBswap\fP [ \fBon\fP ] \fIswap-device\fP [ \fBand\fP \fIswap-device\fP ] ...
163 \fBdumps\fP [ \fBon\fP ] \fIdump-device\fP
164 \fBargs\fP [ \fBon\fP ] \fIarg-device\fP
195 numbers on a per-machine basis. A file,
[all …]
/freebsd-src/sys/sys/
H A Dfirmware.h1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
34 * images into the kernel and making them available to clients.
36 * Firmware images are usually embedded in kernel loadable modules that can
37 * be loaded on-demand or pre-loaded as desired. Modules may contain
41 * The kernel keeps track of references to firmware images to allow/prevent
45 * treated as the master with the other images holding references
48 * In order for automatic loading to work, the master image must have
52 const char *name; /* system-wide name */
/freebsd-src/usr.sbin/nfsuserd/
H A Dnfsuserd.830 .Nd load user and group information into the kernel for
32 services plus support manage-gids for all NFS versions
40 .Op Fl manage-gids
44 loads user and group information into the kernel for NFSv4.
47 For non-Kerberized NFSv4 mounts, this daemon must be running unless all
51 It also provides support for manage-gids and must be running on the server if
55 limit into the kernel.
60 that service requests from the kernel
62 The master is there for the sole purpose of terminating the
64 To stop the nfsuserd, send a SIGUSR1 to the master.
[all …]
/freebsd-src/share/man/man4/man4.arm/
H A Dimx_spi.433 To compile this driver into the kernel,
35 kernel configuration file:
36 .Bd -ragged -offset indent
43 .Bd -literal -offset indent
53 While the ECSPI hardware supports both master and slave mode,
54 this driver currently operates only in master mode.
60 .Sq cs-gpios
73 .Bl -tag -width indent
75 Output debugging info when non-zero.
/freebsd-src/sys/contrib/device-tree/Bindings/dma/
H A Darm-pl08x.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/dma/arm-pl08x.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Vinod Koul <vkoul@kernel.org>
13 - $ref: /schemas/arm/primecell.yaml#
14 - $ref: dma-controller.yaml#
22 - arm,pl080
23 - arm,pl081
25 - compatible
[all …]
H A Dsnps,dma-spear1340.yaml1 # SPDX-License-Identifier: GPL-2.0-only
3 ---
4 $id: http://devicetree.org/schemas/dma/snps,dma-spear1340.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Vires
[all...]
/freebsd-src/share/doc/papers/relengr/
H A D2.t54 Only if no prototype is available is the project begun in-house.
64 This responsibility starts at the associated kernel device drivers;
65 it proceeds up through the rest of the kernel,
95 certain users had permission to modify the master copy of the
97 People given access to the master sources
100 Their work is checked at the end of the beta-test period by
112 One important exception to this approach is that changes to the kernel
/freebsd-src/share/man/man4/
H A Dlagg.424 To compile this driver into the kernel,
26 kernel configuration file:
27 .Bd -ragged -offset indent
34 .Bd -literal -offset indent
42 interface for the purpose of providing fault-tolerance and high-speed links.
66 .Ic laggport Ar child-iface
68 .Ic -laggport Ar child-iface
84 .Bl -tag -width loadbalance
87 If the master port becomes unavailable,
89 The first interface added is the master port;
[all …]
H A Duslcom.424 To compile this driver into the kernel,
26 kernel configuration file:
27 .Bd -ragged -offset indent
36 .Bd -literal -offset indent
54 .Bl -bullet -compact
56 AC-Services CAN, CIS-IBUS, IBUS and OBD interfaces
60 AKTACOM ACE-1001 cable
64 Arkham DS-101 Adapter
70 AVIT Research USB-TTL interface
85 and L51xx C-Bus Home Automation products
[all …]
H A Dsnd_hdsp.433 To compile this driver into the kernel, place the following lines in your
34 kernel configuration file:
35 .Bd -ragged -offset indent
43 .Bd -literal -offset indent
57 .Bl -bullet -compact
59 RME HDSP 9632 (optional AO4S-192 and AIS-19
[all...]
H A Dsnd_hdspe.432 To compile this driver into the kernel, place the following lines in your
33 kernel configuration file:
34 .Bd -ragged -offset indent
42 .Bd -literal -offset indent
56 .Bl -bullet -compact
58 RME HDSPe AIO (optional AO4S-192 and AI4S-19
[all...]
/freebsd-src/contrib/file/magic/Magdir/
H A Dandroid2 #----------
[all...]
/freebsd-src/tools/tools/
H A DREADME10 ansify Convert K&R-style function definitions to ANSI style
21 find-sb Scan a disk for possible filesystem superblocks.
26 genericize Turn a kernel config into something that can more easily
33 intel-ucode-split Tool to split Intel microcode into individual files.
35 /usr/share/misc with the data from the master sites.
38 kdrv KernelDriver; add/list/remove third-party kernel driver
39 source to/in/from a kernel source tree.
41 kerninclude Shellscript to find unused #includes in the kernel
[all...]
/freebsd-src/sys/contrib/device-tree/Bindings/spi/
H A Dbrcm,spi-bcm-qspi.txt3 The Broadcom SPI controller is a SPI master found on various SOCs, including
4 BRCMSTB (BCM7XXX), Cygnus, NSP and NS2. The Broadcom Master SPI hw IP consits
6 MSPI : SPI master controller can read and write to a SPI slave device
9 io with 3-byte and 4-byte addressing support.
12 MSPI master can be used wihout BSPI. BRCMSTB SoCs have an additional instance
13 of a MSPI master without the BSPI to use with non flash slave devices that
18 - #address-cells:
21 - #size-cells:
24 - compatible:
26 "brcm,spi-brcmstb-qspi", "brcm,spi-bcm-qspi" : MSPI+BSPI on BRCMSTB SoCs
[all …]
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/Trace/intel-pt/
H A DTraceIntelPTConstants.h1 //===-- TraceIntelPTConstants.h ---------------------------------*- C++ -*-===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
12 #include "lldb/lldb-types.h"
26 // Physical address where the kernel is loaded in x86 architecture. Refer to
27 // https://github.com/torvalds/linux/blob/master/Documentation/x86/x86_64/mm.rst
28 // for the start address of kernel text section.
29 // The kernel entry point is 0x1000000 by default when KASLR is disabled.

12345678910>>...19