Home
last modified time | relevance | path

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

12345678910>>...152

/OK3568_Linux_fs/kernel/Documentation/locking/
H A 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
222 critical section is tiny, thus avoiding RT-mutex overhead.
306 thus preventing writer starvation.
312 implementation, thus changing semantics:
318 thus starving even high-priority writers. In contrast, because readers
[all …]
/OK3568_Linux_fs/kernel/Documentation/networking/device_drivers/ethernet/toshiba/
H A 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,
/OK3568_Linux_fs/kernel/Documentation/staging/
H A 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
275 Thus, the disable jump label case adds a 'mov', 'test' and 'jne' instruction
277 to a 5 byte atomic no-op instruction at boot-time.) Thus, the disabled jump
284 function is 80 bytes long. Thus, we have saved 20% of the instruction
H A 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,
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A 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
/OK3568_Linux_fs/u-boot/test/dm/
H A Dclk.c119 /* Fixed clock does not support enable, thus should not fail */ in dm_test_clk_bulk()
124 /* Fixed clock does not support disable, thus should not fail */ in dm_test_clk_bulk()
129 /* Fixed clock does not support enable, thus should not fail */ in dm_test_clk_bulk()
134 /* Fixed clock does not support disable, thus should not fail */ in dm_test_clk_bulk()
/OK3568_Linux_fs/yocto/poky/meta/recipes-connectivity/avahi/files/
H A Dhandle-hup.patch12 AVAHI_WATCH_IN event, thus preventing the function from executing the
15 event, which is not handled, thus the kernel keeps marking the HUP event
19 without nothing being done, thus entering an infinite loop.
/OK3568_Linux_fs/kernel/Documentation/sound/hd-audio/
H A 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
225 the external amplifier bits. Thus a headphone output has a slightly
267 Thus, before submitting a bug report, make sure that you set up the
286 Most of modern laptops have no analog CD-input connection. Thus, the
317 will give you far more messages. Thus turn this on only when you are
322 the controller chip. Thus, even if lspci shows the Nvidia controller,
332 Thus, it'd be better to turn this on always.
[all …]
/OK3568_Linux_fs/kernel/Documentation/virt/kvm/
H A 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
130 entire block time and thus cpu utilisation will go to 100%.
139 allow that other task to run. Thus this doesn't allow a guest to denial of service the
/OK3568_Linux_fs/kernel/Documentation/hwmon/
H A 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
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/algorithm/string/
H A Dsplit.hpp27 Thus the result container must be able to hold copies
46 Thus the result container must be able to hold copies
78 output container. Thus the result container must be able to hold copies
120 Thus the result container must be able to hold copies
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/regulator/
H A 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
H A 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.
/OK3568_Linux_fs/u-boot/include/
H A Dwdt.h32 * Stop the timer, thus disabling the Watchdog. Use wdt_start to start it again.
49 * Expire the timer, thus executing its action immediately.
92 * Expire the timer, thus executing the action immediately (optional)
/OK3568_Linux_fs/u-boot/doc/device-tree-bindings/gpio/
H A Dnvidia,tegra186-gpio.txt32 a number of GPIOs. Thus, each GPIO is named according to an alphabetical port
49 represents the aggregate status for all GPIOs within a set of ports. Thus, the
57 signal to be routed to a different CPU, thus allowing different CPUs to each
59 per-port-set signals is reported via a separate register. Thus, a driver needs
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/gpio/
H A Dnvidia,tegra186-gpio.txt32 a number of GPIOs. Thus, each GPIO is named according to an alphabetical port
49 represents the aggregate status for all GPIOs within a set of ports. Thus, the
57 signal to be routed to a different CPU, thus allowing different CPUs to each
59 per-port-set signals is reported via a separate register. Thus, a driver needs
/OK3568_Linux_fs/kernel/Documentation/sound/cards/
H A 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).
H A Daudigy-mixer.rst84 The result is forwarded to the ADC capture FIFO (thus to the standard capture
97 The result is forwarded to the ADC capture FIFO (thus to the standard capture
110 The result is forwarded to the ADC capture FIFO (thus to the standard capture
123 forwarded to the ADC capture FIFO (thus to the standard capture PCM device).
135 (thus to the standard capture PCM device).
147 capture FIFO (thus to the standard capture PCM device).
160 capture FIFO (thus to the standard capture PCM device).
172 capture FIFO (thus to the standard capture PCM device).
/OK3568_Linux_fs/kernel/drivers/pinctrl/aspeed/
H A Dpinmux-aspeed.c35 * outcome: The bitfields can be greater than one bit in size and thus can take
38 * is enabled). Thus we must explicitly test for either condition as required.
78 * neither the enabled nor disabled state. Thus we must explicitly test for
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/share/OpenCV/licenses/
H A Dlibjpeg-turbo-README.md121 ABI compatibility with previous libjpeg releases. Thus, programs that were
199 lossless format nor as a means of quality enhancement, and thus our primary
217 (`color_transform`), thus making the ABI backward incompatible with that of
221 been activated by way of a new JPEG colorspace constant, thus preserving
228 upgrade from libjpeg v8 to libjpeg v9, and thus there is not sufficient
256 function in a library until that function is actually used. Thus, if a program
338 quality of 98-100. Thus, libjpeg-turbo must use the non-SIMD quantization
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/etc/licenses/
H A Dlibjpeg-turbo-README.md121 ABI compatibility with previous libjpeg releases. Thus, programs that were
199 lossless format nor as a means of quality enhancement, and thus our primary
217 (`color_transform`), thus making the ABI backward incompatible with that of
221 been activated by way of a new JPEG colorspace constant, thus preserving
228 upgrade from libjpeg v8 to libjpeg v9, and thus there is not sufficient
256 function in a library until that function is actually used. Thus, if a program
338 quality of 98-100. Thus, libjpeg-turbo must use the non-SIMD quantization
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/share/OpenCV/licenses/
H A Dlibjpeg-turbo-README.md121 ABI compatibility with previous libjpeg releases. Thus, programs that were
199 lossless format nor as a means of quality enhancement, and thus our primary
217 (`color_transform`), thus making the ABI backward incompatible with that of
221 been activated by way of a new JPEG colorspace constant, thus preserving
228 upgrade from libjpeg v8 to libjpeg v9, and thus there is not sufficient
256 function in a library until that function is actually used. Thus, if a program
338 quality of 98-100. Thus, libjpeg-turbo must use the non-SIMD quantization
/OK3568_Linux_fs/kernel/tools/memory-model/litmus-tests/
H A DREADME180 complex due to a desire to have short(er) names. Thus, there is a tool to
216 smp_load_acquire(), so next is "Once". Thus far, we have "Rfi Once".
227 thus far is thus "Rfi Once PodRR Once Fre Once".
232 The full string is thus:
/OK3568_Linux_fs/kernel/Documentation/bpf/
H A 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
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/iio/adc/
H A Drenesas,gyroadc.txt37 on the chip and thus for 4-channel operation, single
47 ADC channel with data, thus for 8-channel operation,
56 ADC channel with data, thus for 8-channel operation,

12345678910>>...152