Home
last modified time | relevance | path

Searched full:thus (Results 1 – 25 of 2476) sorted by relevance

12345678910>>...100

/Linux-v6.1/Documentation/locking/
Dlocktypes.rst126 semaphores have no concept of owners, thus preventing PREEMPT_RT from
137 On non-PREEMPT_RT kernels the implementation is fair, thus preventing
148 implementation, thus changing the fairness:
152 thus starving even high-priority writers. In contrast, because readers
154 have its priority boosted until it releases the lock, thus preventing that
192 PREEMPT_RT kernels map local_lock to a per-CPU spinlock_t, thus changing
219 critical section is tiny, thus avoiding RT-mutex overhead.
303 thus preventing writer starvation.
309 implementation, thus changing semantics:
315 thus starving even high-priority writers. In contrast, because readers
[all …]
/Linux-v6.1/Documentation/networking/device_drivers/ethernet/toshiba/
Dspider_net.rst46 marks it full, and advances the GDACTDPA by one. Thus, when there is
55 and advance the tail pointer. Thus, when there is flowing RX traffic,
67 then mark the descr as "empty", ready to receive data. Thus, when there
74 Thus, in an idle system, the GDACTDPA, tail and head pointers will
157 marked xa... which is "empty". Thus, from the OS point of view, there
164 Since its already full, the hardware can do nothing more, and thus has
167 descr 254, since tail was at 255.) Thus, the system is deadlocked,
/Linux-v6.1/Documentation/staging/
Dstatic-keys.rst63 functionality. Thus, it is highly desirable to reduce their impact as much as
85 Thus, by default the 'printk' will not be emitted. And the code generated will
89 out-of-line true branch. Thus, changing branch direction is expensive but
144 Thus, 'static_branch_inc()' means 'make the branch true', and
161 thus a sure deadlock recipe. In order to still allow use of the
272 Thus, the disable jump label case adds a 'mov', 'test' and 'jne' instruction
274 to a 5 byte atomic no-op instruction at boot-time.) Thus, the disabled jump
281 function is 80 bytes long. Thus, we have saved 20% of the instruction
Dcrc32.rst17 subtract, we just xor. Thus, we tend to get a bit sloppy about
58 32 bits later. Thus, the first 32 cycles of this are pretty boring.
153 takes barely longer than a single table look-up and thus performs almost
164 been completed. Thus, the processor's load/store unit is sometimes idle.
170 on the previous CRC at all. Thus, those 4 table look-ups may commence
179 of a polynomial produces a larger multiple of that polynomial. Thus,
/Linux-v6.1/Documentation/ABI/testing/
Dsysfs-bus-pci-devices-aer_stats18 be reported using a single ERR_COR message, thus
39 be reported using a single ERR_FATAL message, thus
69 may be reported using a single ERR_FATAL message, thus
100 device, so these counters include them and are thus cumulative of all the error
/Linux-v6.1/Documentation/rust/
Dquick-start.rst56 The components are installed per toolchain, thus upgrading the Rust compiler
119 thus nothing needs to be done. If another profile is being used, the component
135 thus nothing needs to be done. If another profile is being used, the component
152 thus nothing needs to be done.
169 thus nothing needs to be done.
/Linux-v6.1/Documentation/hwmon/
Dabituguru3.rst16 firmware and thus effectively many different revisions of the uGuru.
41 detection to be skipped, and thus the insmod to
43 driver will not load and thus no hwmon device will get
Dabituguru.rst20 firmware and thus effectively many different revisions of the uGuru.
56 detection to be skipped, and thus the insmod to
58 driver will not load and thus no hwmon device will get
/Linux-v6.1/Documentation/networking/
Drepresentors.rst28 representors. The PF can thus always communicate freely with the virtual
33 Thus, a representor is both a control plane object (representing the function in
96 Thus, the following should all have representors:
136 thus use some other channel such as devlink.
140 run over the virtual switch and the virtio-blk PF should thus *not* have a
184 that representor netdevice. Thus, if the delivery part of the rule corresponds
189 software) send the packet through the representor (and thus indirectly deliver
/Linux-v6.1/tools/perf/pmu-events/arch/x86/ivytown/
Duncore-interconnect.json134 …ransferred, it implies that there was queueing getting onto the ring, and thus the transactions sa…
305 …smitted onto the ring, however, it may need to allocate into this buffer, thus increasing the late…
315 …smitted onto the ring, however, it may need to allocate into this buffer, thus increasing the late…
326 …smitted onto the ring, however, it may need to allocate into this buffer, thus increasing the late…
337 …smitted onto the ring, however, it may need to allocate into this buffer, thus increasing the late…
348 …smitted onto the ring, however, it may need to allocate into this buffer, thus increasing the late…
359 …smitted onto the ring, however, it may need to allocate into this buffer, thus increasing the late…
370 …smitted onto the ring, however, it may need to allocate into this buffer, thus increasing the late…
381 …smitted onto the ring, however, it may need to allocate into this buffer, thus increasing the late…
392 …smitted onto the ring, however, it may need to allocate into this buffer, thus increasing the late…
[all …]
/Linux-v6.1/Documentation/devicetree/bindings/regulator/
Dltc3676.txt21 412.5mV to 800mV in 12.5 mV steps. The output voltage thus ranges between
24 Regulators ldo1, ldo2, and ldo4 have a fixed 0.725 V reference and thus output
26 regulator can not be disabled and thus should have the regulator-always-on
Dltc3589.txt21 0.3625 V to 0.75 V in 12.5 mV steps. The output voltage thus ranges between
23 have a fixed 0.8 V reference and thus output 0.8 * (1 + R1/R2) V. The ldo3
27 be disabled and thus should have the regulator-always-on property set.
/Linux-v6.1/Documentation/sound/hd-audio/
Dnotes.rst117 Thus, if the second error message appears, try to narrow the probed
140 thus we disabled MSI for them.
192 Thus, if you have a newer machine with a slightly different PCI SSID
206 Thus, the first thing you can do for any brand-new, unsupported and
236 the external amplifier bits. Thus a headphone output has a slightly
278 Thus, before submitting a bug report, make sure that you set up the
297 Most of modern laptops have no analog CD-input connection. Thus, the
328 will give you far more messages. Thus turn this on only when you are
333 the controller chip. Thus, even if lspci shows the Nvidia controller,
343 Thus, it'd be better to turn this on always.
[all …]
/Linux-v6.1/Documentation/virt/kvm/
Dhalt-polling.rst19 invoked. Thus halt polling is especially useful on workloads with very short
45 Thus this is a per vcpu (or vcore) value.
49 received during the polling interval (and thus schedule is invoked) there are
143 entire block time and thus cpu utilisation will go to 100%.
152 allow that other task to run. Thus this doesn't allow a guest to denial of service the
/Linux-v6.1/Documentation/devicetree/bindings/clock/
Ddove-divider-clock.txt5 the PMU, and thus this node should be a child of the PMU node.
20 Core PLL and Clock Divider Control 1 register. Thus, it will have
/Linux-v6.1/drivers/pinctrl/aspeed/
Dpinmux-aspeed.c36 * outcome: The bitfields can be greater than one bit in size and thus can take
39 * is enabled). Thus we must explicitly test for either condition as required.
80 * neither the enabled nor disabled state. Thus we must explicitly test for
/Linux-v6.1/Documentation/devicetree/bindings/iio/adc/
Drenesas,rcar-gyroadc.yaml67 data as it contains four ADCs on the chip and thus for 4-channel
76 thus for 8-channel operation, 8 chips are required.
83 Maxim chip supplies single ADC channel with data, thus for
/Linux-v6.1/drivers/of/unittest-data/
Doverlay_bad_add_dup_prop.dts9 * Thus the property "rpm_avail" in each fragment will
22 * memory leak and thus people who use kmemleak will not
/Linux-v6.1/Documentation/devicetree/bindings/gpio/
Dnvidia,tegra186-gpio.yaml43 control a number of GPIOs. Thus, each GPIO is named according to an
62 ports. Thus, the number of interrupt signals generated by a controller
70 for each generated signal to be routed to a different CPU, thus allowing
73 separate register. Thus, a driver needs to know which status register to
/Linux-v6.1/Documentation/timers/
Dtimers-howto.rst59 driving each of these calls varies, thus there are
87 wakeup will be very precise (ish), thus a simple
100 tolerances here are very situation specific, thus it
/Linux-v6.1/Documentation/bpf/
Dringbuf.rst119 reference-tracking logic, similar to socket ref-tracking. It is thus
182 already committed. It is thus possible for slow producers to temporarily hold
185 One interesting implementation bit, that significantly simplifies (and thus
190 last data page would be first data page again, and thus the sample will still
198 the record being committed. If not, consumer still has to catch up and thus
/Linux-v6.1/tools/memory-model/litmus-tests/
DREADME188 complex due to a desire to have short(er) names. Thus, there is a tool to
224 smp_load_acquire(), so next is "Once". Thus far, we have "Rfi Once".
235 thus far is thus "Rfi Once PodRR Once Fre Once".
240 The full string is thus:
/Linux-v6.1/Documentation/filesystems/
Dinotify.rst24 the file and thus, worse, pins the mount. Dnotify is therefore infeasible
38 spaces is thus sensible. The current design is what user-space developers
73 juggle more than one queue and thus more than one associated fd. There
/Linux-v6.1/Documentation/sound/cards/
Dsb-live-mixer.rst93 The result is forwarded to the ADC capture FIFO (thus to the standard capture
106 The result is forwarded to the ADC capture FIFO (thus to the standard capture
120 The result is forwarded to the ADC capture FIFO (thus to the standard capture
149 of the AC97 codec. The result is forwarded to the ADC capture FIFO (thus to
166 forwarded to the ADC capture FIFO (thus to the standard capture PCM device).
178 forwarded to the ADC capture FIFO (thus to the standard capture PCM device).
190 (thus to the standard capture PCM device).
202 (thus to the standard capture PCM device).
214 capture FIFO (thus to the standard capture PCM device).
/Linux-v6.1/arch/x86/include/asm/
Dpvclock-abi.h16 * time was zero (usually boot time), thus the guest calculates the
21 * (making it even) when it is done. Thus the guest can make sure the

12345678910>>...100