Home
last modified time | relevance | path

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

12345678

/linux/Documentation/virt/kvm/
H A 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 - vcpu->mutex is taken outside kvm->slots_lock and kvm->slots_arch_lock
22 - kvm->slots_lock is taken outside kvm->irq_lock, though acquiring
33 - Taking cpus_read_lock() outside of kvm_lock is problematic, despite that
55 - vcpu->mutex is taken outside kvm->arch.hyperv.hv_lock and kvm->arch.xen.xen_lock
H A Dvcpu-requests.rst56 2) Waking a sleeping VCPU. Sleeping VCPUs are VCPU threads outside guest
68 outside guest mode states. The architecture may use ``vcpu->mode`` to
76 The VCPU thread is outside guest mode.
89 The VCPU thread is outside guest mode, but it wants the sender of
/linux/arch/arc/boot/dts/
H A 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/tools/perf/util/annotate-arch/
H A Dannotate-loongarch.c96 ops->target.outside = target.addr < start || target.addr >= end; in loongarch_jump__parse()
102 if (!ops->target.outside) { in loongarch_jump__parse()
/linux/Documentation/ABI/testing/
H A Dsysfs-platform-dell-privacy-wmi20 from outside the laptop
55 from outside the laptop
H A Dsysfs-bus-iio-chemical-vz89x7 This value has little application outside of calibration.
H A Ddell-smbios-wmi33 Documenting class/select/input values is outside of the scope
/linux/tools/memory-model/litmus-tests/
H A DMP+polockonce+poacquiresilsil.litmus6 * Do spinlocks provide order to outside observers using spin_is_locked()
H A DMP+polockmbonce+poacquiresilsil.litmus7 * to outside observers using spin_is_locked() to sense the lock-held
/linux/Documentation/devicetree/bindings/net/
H A Dicplus-ip101ag.txt17 interrupts are not routed outside the PHY in this mode.
/linux/Documentation/dev-tools/kunit/
H A 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/drivers/media/pci/cobalt/
H A DKconfig20 This board is sadly not available outside of Cisco, but it is
/linux/Documentation/gpu/rfc/
H A Dindex.rst11 mailing lists and involved people outside of dri-devel.
/linux/arch/arm/boot/dts/amazon/
H A Dalpine-db.dts33 /* no need for anything outside SOC */
/linux/tools/power/cpupower/
H A DTODO13 monitor to outside it. This can be given higher
/linux/Documentation/userspace-api/media/v4l/
H A Dcolorspaces-details.rst123 extended gamut xvYCC encoding values outside that range are allowed.
169 that are outside the range [0…1]. The resulting Y', Cb and Cr values are
182 that are outside the range [0…1]. The resulting Y', Cb and Cr values are
199 is that values outside the limited range are still valid, although they
200 map to R', G' and B' values outside the [0…1] range and are therefore outside
/linux/Documentation/networking/
H A Dip_dynaddr.rst16 internal host does retransmission) until a packet from outside is
/linux/Documentation/scsi/
H A Dsym53c500_cs.rst12 (2) deprecated PCMCIA support outside the kernel.
/linux/virt/kvm/
H A DKconfig38 # that need to dirty memory outside of a vCPU context should select this.
/linux/Documentation/admin-guide/hw-vuln/
H A Dspecial-register-buffer-data-sampling.rst87 the mitigation for RDRAND and RDSEED instructions executed outside of Intel
103 disables the mitigation for RDRAND and RDSEED executed outside of an Intel SGX
/linux/Documentation/admin-guide/perf/
H A Dqcom_l2_pmu.rst26 which is outside the above scheme.
/linux/Documentation/translations/zh_CN/process/
H A Dresearcher-guidelines.rst107 this memory exist outside the probe function, so this is the only
/linux/Documentation/driver-api/media/drivers/
H A Dpvrusb2.rst49 nothing to do with the API published by the driver to the outside
114 of the hardware. Nobody outside of the core hardware-handling
135 environment. The "all" version is intended for use outside of
/linux/tools/perf/util/
H A Ddisasm.h68 bool outside; member
/linux/Documentation/networking/dsa/
H A Dsja1105.rst178 needed to avoid this, which is outside the scope of the document.
227 are received outside their expected reception window are dropped.
238 outside the scope of this document). No packet delivered by the sender will be
334 But the spec is rather loose and devices go outside it in several ways.
374 to a link partner whose link state life cycle is outside the control of Linux

12345678