Home
last modified time | relevance | path

Searched refs:outside (Results 1 – 25 of 265) sorted by relevance

1234567891011

/linux-6.12.1/Documentation/virt/kvm/
Dlocking.rst12 - cpus_read_lock() is taken outside kvm_lock
14 - kvm_usage_lock is taken outside cpus_read_lock()
16 - kvm->lock is taken outside vcpu->mutex
18 - kvm->lock is taken outside kvm->slots_lock and kvm->irq_lock
20 - kvm->slots_lock is taken outside kvm->irq_lock, though acquiring
31 - Taking cpus_read_lock() outside of kvm_lock is problematic, despite that
53 - vcpu->mutex is taken outside kvm->arch.hyperv.hv_lock and kvm->arch.xen.xen_lock
/linux-6.12.1/arch/arc/boot/dts/
Dvdk_axs10x_mb.dtsi116 * This node is intentionally put outside of MB above because
117 * it maps areas outside of MB's 0xez-0xfz.
/linux-6.12.1/tools/perf/arch/loongarch/annotate/
Dinstructions.c81 ops->target.outside = target.addr < start || target.addr > end; in loongarch_jump__parse()
87 if (!ops->target.outside) { in loongarch_jump__parse()
/linux-6.12.1/Documentation/ABI/testing/
Dsysfs-bus-iio-chemical-vz89x7 This value has little application outside of calibration.
Dsysfs-platform-dell-privacy-wmi20 from outside the laptop
55 from outside the laptop
Ddell-smbios-wmi33 Documenting class/select/input values is outside of the scope
/linux-6.12.1/Documentation/ABI/stable/
Dsysfs-class-rfkill64 transmitter is forced off by something outside of
78 The transmitter is forced off by something outside of
/linux-6.12.1/lib/
DKconfig133 modules require CRC-CCITT functions, but a module built outside
141 modules require CRC16 functions, but a module built outside
167 modules require CRC ITU-T V.41 functions, but a module built outside
177 modules require CRC32/CRC32c functions, but a module built outside
241 modules require CRC64 functions, but a module built outside
249 modules require CRC4 functions, but a module built outside
257 modules require CRC7 functions, but a module built outside
267 modules require CRC32c functions, but a module built outside the
/linux-6.12.1/tools/memory-model/litmus-tests/
DMP+polockmbonce+poacquiresilsil.litmus7 * to outside observers using spin_is_locked() to sense the lock-held
DMP+polockonce+poacquiresilsil.litmus6 * Do spinlocks provide order to outside observers using spin_is_locked()
/linux-6.12.1/Documentation/devicetree/bindings/net/
Dicplus-ip101ag.txt17 interrupts are not routed outside the PHY in this mode.
/linux-6.12.1/drivers/media/pci/cobalt/
DKconfig20 This board is sadly not available outside of Cisco, but it is
/linux-6.12.1/Documentation/hwmon/
Dsht3x.rst86 temp1_alarm: alarm flag is set to 1 if the temperature is outside the
88 humidity1_alarm: alarm flag is set to 1 if the humidity is outside the
/linux-6.12.1/Documentation/gpu/rfc/
Dindex.rst11 mailing lists and involved people outside of dri-devel.
/linux-6.12.1/Documentation/dev-tools/kunit/
Dfaq.rst16 code under test is small and does not have any external dependencies outside of
53 outside of the test's control like hardware.
95 6. Finally, try running KUnit outside UML. KUnit and KUnit tests can be
/linux-6.12.1/arch/arm/boot/dts/amazon/
Dalpine-db.dts33 /* no need for anything outside SOC */
/linux-6.12.1/tools/power/cpupower/
DTODO13 monitor to outside it. This can be given higher
/linux-6.12.1/Documentation/networking/
Dip_dynaddr.rst16 internal host does retransmission) until a packet from outside is
/linux-6.12.1/Documentation/networking/device_drivers/ethernet/meta/
Dfbnic.rst14 firmware actions, and retrieve firmware counters outside of the data path.
/linux-6.12.1/tools/perf/util/
Ddisasm.h63 bool outside; member
/linux-6.12.1/Documentation/scsi/
Dsym53c500_cs.rst12 (2) deprecated PCMCIA support outside the kernel.
/linux-6.12.1/Documentation/userspace-api/media/v4l/
Dcolorspaces-details.rst122 extended gamut xvYCC encoding values outside that range are allowed.
168 that are outside the range [0…1]. The resulting Y', Cb and Cr values are
181 that are outside the range [0…1]. The resulting Y', Cb and Cr values are
198 is that values outside the limited range are still valid, although they
199 map to R', G' and B' values outside the [0…1] range and are therefore outside
/linux-6.12.1/net/
DKconfig180 the outside, your box can "masquerade" as that computer, i.e. it
181 forwards the traffic to the intended outside destination, but
183 firewall box itself. It works both ways: if the outside host
186 are completely invisible to the outside world, even though they can
187 reach the outside and can receive replies. It is even possible to
193 the local network tries to connect to an outside host, your Linux
/linux-6.12.1/virt/kvm/
DKconfig37 # that need to dirty memory outside of a vCPU context should select this.
/linux-6.12.1/Documentation/devicetree/bindings/clock/
Dactions,owl-cmu.txt28 The hosc clock used as input for the plls is generated outside the SoC. It is

1234567891011