Searched full:sometimes (Results 1 – 25 of 830) sorted by relevance
12345678910>>...34
/linux/Documentation/driver-api/gpio/ |
H A D | intro.rst | 44 input de-glitch/debounce logic, sometimes with software controls. 47 sometimes level triggered. Such IRQs may be configurable as system 82 Sometimes shared signals need to use "open drain" (where only the low signal 86 This is sometimes called a "wire-AND"; or more practically, from the negative 90 Also, bidirectional data bus signals sometimes use open drain signals.
|
/linux/drivers/staging/gpib/ |
H A D | TODO | 9 - sometimes they are misaligned 10 - sometimes "// comments" are interleaved with "/* comments */"
|
/linux/tools/memory-model/scripts/ |
H A D | judgelitmus.sh | 11 # the Always/Sometimes/Never portion of the "Result:" prediction will be 16 # "HW" is the --hw argument. In addition, non-Sometimes verification 141 if test \( -n "$LKMM_HW_MAP_FILE" -a "$outcome" = Sometimes \) -o -n "$datarace_modeled"
|
H A D | checkghlitmus.sh | 39 xargs -r grep -E -l '^ \* Result: (Never|Sometimes|Always|DEADLOCK)' | 45 xargs < $T/list-C -r grep -E -l '^ \* Result: (Never|Sometimes|Always|DEADLOCK)' > $T/list-C-result
|
H A D | cmplitmushist.sh | 87 echo Matching Observation Always/Sometimes/Never result: $2 116 echo Matching Observation Always/Sometimes/Never result: $obsresult 1>&2
|
/linux/Documentation/i2c/busses/ |
H A D | i2c-viapro.rst | 7 Datasheet: Sometimes available at the VIA website 10 Datasheet: Sometimes available at the VIA website
|
/linux/Documentation/trace/ |
H A D | hwlat_detector.rst | 19 management of thermal sensors and fans. Sometimes though, SMIs are used for 21 handler (sometimes measured in milliseconds). Obviously this is a problem if
|
/linux/Documentation/process/ |
H A D | volatile-considered-harmful.rst | 9 sometimes tempted to use it in kernel code when shared data structures are 93 by I/O devices can, sometimes, legitimately be volatile. A ring buffer
|
H A D | backporting.rst | 30 Sometimes the patch you are backporting already exists as a git commit, 116 each method, and sometimes there's value in using both. 215 look like they might be the source of the conflict. Sometimes there will 363 Sometimes the easiest thing to do is to just remove all but the first 402 Sometimes the right thing to do will be to also backport the patch that 573 The "Upstream commit" line is sometimes slightly different depending on
|
/linux/Documentation/driver-api/media/ |
H A D | v4l2-device.rst | 70 Sometimes you need to iterate over all devices registered by a specific 104 Sometimes you need to keep a running counter of the device instance. This is
|
/linux/include/linux/usb/ |
H A D | usb_phy_generic.h | 8 /* sometimes transceivers are accessed only through e.g. ULPI */
|
/linux/tools/memory-model/litmus-tests/ |
H A D | R+poonceonces.litmus | 4 * Result: Sometimes
|
H A D | LB+poonceonces.litmus | 4 * Result: Sometimes
|
H A D | SB+poonceonces.litmus | 4 * Result: Sometimes
|
H A D | MP+poonceonces.litmus | 4 * Result: Sometimes
|
H A D | S+poonceonces.litmus | 4 * Result: Sometimes
|
H A D | WRC+poonceonces+Once.litmus | 4 * Result: Sometimes
|
H A D | SB+rfionceonce-poonceonces.litmus | 4 * Result: Sometimes
|
H A D | MP+polockonce+poacquiresilsil.litmus | 4 * Result: Sometimes
|
H A D | ISA2+poonceonces.litmus | 4 * Result: Sometimes
|
/linux/Documentation/devicetree/bindings/power/ |
H A D | power-controller.txt | 4 sometimes able to control the system power. The device driver associated with these
|
/linux/Documentation/litmus-tests/atomic/ |
H A D | cmpxchg-fail-unordered-2.litmus | 4 * Result: Sometimes
|
H A D | cmpxchg-fail-unordered-1.litmus | 4 * Result: Sometimes
|
/linux/tools/build/ |
H A D | Makefile.include | 4 # More than just $(Q), we sometimes want to suppress all command output from a
|
/linux/Documentation/ABI/testing/ |
H A D | sysfs-bus-iio-proximity | 17 Proximity sensors sometimes have a controllable amplifier
|
12345678910>>...34