Searched refs:outside (Results 1 – 25 of 251) sorted by relevance
1234567891011
/Linux-v6.6/arch/arc/boot/dts/ |
D | vdk_axs10x_mb.dtsi | 116 * This node is intentionally put outside of MB above becase 117 * it maps areas outside of MB's 0xez-0xfz.
|
/Linux-v6.6/tools/perf/arch/loongarch/annotate/ |
D | instructions.c | 79 ops->target.outside = target.addr < start || target.addr > end; in loongarch_jump__parse() 85 if (!ops->target.outside) { in loongarch_jump__parse()
|
/Linux-v6.6/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-v6.6/Documentation/virt/kvm/ |
D | locking.rst | 12 - cpus_read_lock() is taken outside kvm_lock 14 - kvm->lock is taken outside vcpu->mutex 16 - kvm->lock is taken outside kvm->slots_lock and kvm->irq_lock 18 - kvm->slots_lock is taken outside kvm->irq_lock, though acquiring 44 - vcpu->mutex is taken outside kvm->arch.hyperv.hv_lock and kvm->arch.xen.xen_lock 299 taken outside of kvm_lock, e.g. in KVM's CPU online/offline callbacks, and
|
/Linux-v6.6/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-v6.6/Documentation/devicetree/bindings/net/ |
D | icplus-ip101ag.txt | 17 interrupts are not routed outside the PHY in this mode.
|
/Linux-v6.6/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-v6.6/Documentation/hwmon/ |
D | sht3x.rst | 69 temp1_alarm: alarm flag is set to 1 if the temperature is outside the 71 humidity1_alarm: alarm flag is set to 1 if the humidity is outside the
|
/Linux-v6.6/lib/ |
D | Kconfig | 136 modules require CRC-CCITT functions, but a module built outside 144 modules require CRC16 functions, but a module built outside 170 modules require CRC ITU-T V.41 functions, but a module built outside 180 modules require CRC32/CRC32c functions, but a module built outside 244 modules require CRC64 functions, but a module built outside 252 modules require CRC4 functions, but a module built outside 260 modules require CRC7 functions, but a module built outside 270 modules require CRC32c functions, but a module built outside the
|
/Linux-v6.6/drivers/media/pci/cobalt/ |
D | Kconfig | 20 This board is sadly not available outside of Cisco, but it is
|
/Linux-v6.6/Documentation/gpu/rfc/ |
D | index.rst | 11 mailing lists and involved people outside of dri-devel.
|
/Linux-v6.6/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-v6.6/arch/arm/boot/dts/amazon/ |
D | alpine-db.dts | 33 /* no need for anything outside SOC */
|
/Linux-v6.6/tools/power/cpupower/ |
D | TODO | 13 monitor to outside it. This can be given higher
|
/Linux-v6.6/net/ |
D | Kconfig | 171 the outside, your box can "masquerade" as that computer, i.e. it 172 forwards the traffic to the intended outside destination, but 174 firewall box itself. It works both ways: if the outside host 177 are completely invisible to the outside world, even though they can 178 reach the outside and can receive replies. It is even possible to 184 the local network tries to connect to an outside host, your Linux
|
/Linux-v6.6/Documentation/networking/ |
D | ip_dynaddr.rst | 16 internal host does retransmission) until a packet from outside is
|
/Linux-v6.6/virt/kvm/ |
D | Kconfig | 37 # that need to dirty memory outside of a vCPU context should select this.
|
/Linux-v6.6/Documentation/scsi/ |
D | sym53c500_cs.rst | 12 (2) deprecated PCMCIA support outside the kernel.
|
/Linux-v6.6/tools/perf/util/ |
D | annotate.h | 43 bool outside; member 192 return dl->ops.target.offset_avail && !dl->ops.target.outside; in disasm_line__has_local_offset()
|
/Linux-v6.6/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-v6.6/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
|
/Linux-v6.6/drivers/thermal/intel/int340x_thermal/ |
D | Kconfig | 18 other devices with thermal control capabilities outside the core
|
1234567891011