Searched refs:outside (Results 1 – 25 of 265) sorted by relevance
1234567891011
/linux-6.12.1/Documentation/virt/kvm/ |
D | locking.rst | 12 - 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/ |
D | vdk_axs10x_mb.dtsi | 116 * 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/ |
D | instructions.c | 81 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/ |
D | sysfs-bus-iio-chemical-vz89x | 7 This value has little application outside of calibration.
|
D | sysfs-platform-dell-privacy-wmi | 20 from outside the laptop 55 from outside the laptop
|
D | dell-smbios-wmi | 33 Documenting class/select/input values is outside of the scope
|
/linux-6.12.1/Documentation/ABI/stable/ |
D | sysfs-class-rfkill | 64 transmitter is forced off by something outside of 78 The transmitter is forced off by something outside of
|
/linux-6.12.1/lib/ |
D | Kconfig | 133 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/ |
D | MP+polockmbonce+poacquiresilsil.litmus | 7 * to outside observers using spin_is_locked() to sense the lock-held
|
D | MP+polockonce+poacquiresilsil.litmus | 6 * Do spinlocks provide order to outside observers using spin_is_locked()
|
/linux-6.12.1/Documentation/devicetree/bindings/net/ |
D | icplus-ip101ag.txt | 17 interrupts are not routed outside the PHY in this mode.
|
/linux-6.12.1/drivers/media/pci/cobalt/ |
D | Kconfig | 20 This board is sadly not available outside of Cisco, but it is
|
/linux-6.12.1/Documentation/hwmon/ |
D | sht3x.rst | 86 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/ |
D | index.rst | 11 mailing lists and involved people outside of dri-devel.
|
/linux-6.12.1/Documentation/dev-tools/kunit/ |
D | faq.rst | 16 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/ |
D | alpine-db.dts | 33 /* no need for anything outside SOC */
|
/linux-6.12.1/tools/power/cpupower/ |
D | TODO | 13 monitor to outside it. This can be given higher
|
/linux-6.12.1/Documentation/networking/ |
D | ip_dynaddr.rst | 16 internal host does retransmission) until a packet from outside is
|
/linux-6.12.1/Documentation/networking/device_drivers/ethernet/meta/ |
D | fbnic.rst | 14 firmware actions, and retrieve firmware counters outside of the data path.
|
/linux-6.12.1/tools/perf/util/ |
D | disasm.h | 63 bool outside; member
|
/linux-6.12.1/Documentation/scsi/ |
D | sym53c500_cs.rst | 12 (2) deprecated PCMCIA support outside the kernel.
|
/linux-6.12.1/Documentation/userspace-api/media/v4l/ |
D | colorspaces-details.rst | 122 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/ |
D | Kconfig | 180 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/ |
D | Kconfig | 37 # that need to dirty memory outside of a vCPU context should select this.
|
/linux-6.12.1/Documentation/devicetree/bindings/clock/ |
D | actions,owl-cmu.txt | 28 The hosc clock used as input for the plls is generated outside the SoC. It is
|
1234567891011