Home
last modified time | relevance | path

Searched full:mostly (Results 1 – 25 of 975) sorted by relevance

12345678910>>...39

/freebsd/share/man/man9/
H A Drmlock.951 .Nd kernel reader/writer lock optimized for read-mostly access patterns
97 Read-mostly locks allow shared access to protected data by multiple threads,
106 Read-mostly locks are designed to be efficient for locks almost exclusively
112 Normal read-mostly locks are similar to
117 Read-mostly locks have full priority propagation like mutexes.
120 read-mostly locks propagate priority to both readers and writers.
142 Sleepable read-mostly locks (created with
152 Initialize the read-mostly lock
162 initialize the read-mostly lock
177 Create a sleepable read-mostly lock.
[all …]
H A Dlocking.998 .Ss Read-Mostly Locks
99 Read-mostly locks are similar to
102 .Em Read-mostly
111 .Ss Sleepable Read-Mostly Locks
112 Sleepable read-mostly locks are a variation on read-mostly locks.
126 Lockmanager locks are sleepable shared/exclusive locks used mostly in
193 reader/writer locks, read-mostly locks, and shared/exclusive locks.
330 mutexes, reader/writer locks and read-mostly locks.
333 sleepable read-mostly locks, shared/exclusive locks, lockmanager locks,
397 read-mostly lock.
/freebsd/sys/net/
H A Dparavirt.h118 /* these are (mostly) written by the guest */
128 /* these are (mostly) written by the host */
129 uint32_t host_tdh; /* GR0 HW- shadow register, mostly unused */
134 uint32_t host_rdh; /* GR0 HW- shadow register, mostly unused */
/freebsd/contrib/bmake/
H A Dmachine.sh2 # This is mostly redundant.
26 # some further overrides - mostly for MACHINE_ACH
/freebsd/sys/contrib/device-tree/Bindings/bus/
H A Dti-sysc.txt6 is mostly used for interaction between module and PRCM. It participates
7 in the OCP Disconnect Protocol but other than that is mostly independent
H A Dti-sysc.yaml16 is mostly used for interaction between module and Power, Reset and Clock
18 than that it is mostly independent of the interconnect.
/freebsd/contrib/lutok/examples/
H A Draii.cpp89 // mostly because such code paths are rarely exercised. in print_table_field()
100 // return it to its original state. Mostly for clarity. in print_table_field()
/freebsd/contrib/tcsh/
H A Ddotlock.c40 * - make a mostly unique filename and try to create it.
43 * - unlink the mostly unique filename
/freebsd/share/man/man4/
H A Ddisk.470 This value is mostly used for compatibility with various ill designed
77 This value is mostly used for compatibility with various ill designed
/freebsd/contrib/netbsd-tests/usr.bin/grep/
H A Dd_ignore_case.out1 Mostly I prefer lower case to upper case,
H A Dd_input8 Mostly I prefer lower case to upper case,
/freebsd/tools/build/options/
H A DWITH_OFED_EXTRA3 Infiniband software stack, mostly examples.
/freebsd/contrib/netcat/
H A DFREEBSD-upgrade10 * -E, -e: These are mostly self contained IPsec extensions
/freebsd/sys/contrib/device-tree/Bindings/arm/msm/
H A Dssbi.txt4 communicate with a limited range of devices (mostly power management
/freebsd/sys/sys/
H A Ddisk.h44 * value is mostly used for compatibility with various ill designed
51 * value is mostly used for compatibility with various ill designed
/freebsd/crypto/openssh/regress/
H A Dsftp-perm.sh42 # Plain (no options, mostly to test that _cmd is good)
62 # Plain (no options, mostly to test that _cmd is good)
H A Dvalgrind-unit.sh9 # This mostly replicates the logic in test-exec.sh for running the
/freebsd/sys/cddl/boot/zfs/
H A DREADME12 zfsimpl.h mostly describing the physical layout
/freebsd/sys/contrib/device-tree/Bindings/serial/
H A Dqcom,msm-uart.txt4 dma-engine isn't needed. From a software perspective it's mostly compatible
H A Dqcom,msm-uart.yaml15 dma-engine isn't needed. From a software perspective it's mostly compatible
/freebsd/sys/dev/sfxge/
H A Dsfxge_tx.h198 /* The following fields change more often, and are used mostly
227 /* The following fields change more often, and are used mostly
/freebsd/sys/contrib/openzfs/cmd/zed/zed.d/
H A DREADME1 Shell scripts are the recommended choice for ZEDLETs that mostly call
/freebsd/contrib/unbound/compat/
H A Dctime_r.c28 * which is mostly harmless */ in ctime_r()
/freebsd/sys/contrib/openzfs/lib/libspl/include/sys/
H A Dwmsum.h18 * write-mostly scenarios. They do not provide optimized read functions,
/freebsd/contrib/netbsd-tests/crypto/libcrypto/conf/
H A Dd_conf_ssleay.cnf45 # This is mostly being used for generation of certificate requests.

12345678910>>...39