Searched full:plain (Results 1 – 25 of 109) sorted by relevance
12345
| /Documentation/fb/ |
| D | s3fb.rst | 19 I tested s3fb on Trio64 (plain, V+ and V2/DX) and Virge (plain, VX, DX), 40 hardware, i get best results from plain S3 Trio32 card - about 75 MHz). This
|
| /Documentation/dev-tools/ |
| D | kcsan.rst | 134 * ``CONFIG_KCSAN_ASSUME_PLAIN_WRITES_ATOMIC``: Assume that plain aligned writes 137 causes KCSAN to not report data races due to conflicts where the only plain 202 *plain access*; they *conflict* if both access the same memory location, and at 203 least one is a write. For a more thorough discussion and definition, see `"Plain 206 .. _"Plain Accesses and Data Races" in the LKMM: https://git.kernel.org/pub/scm/linux/kernel/git/to… 263 compiler instrumenting plain accesses. For each instrumented plain access: 274 To detect data races between plain and marked accesses, KCSAN also annotates 286 Each plain memory access for which a watchpoint is set up, is also selected for 322 "prefetch" accesses. Also recall that watchpoints are only set up for plain
|
| /Documentation/ABI/testing/ |
| D | sysfs-kernel-mm-numa | 14 characteristics instead of plain NUMA systems where
|
| /Documentation/devicetree/bindings/pci/ |
| D | faraday,ftpci100.yaml | 15 plain and dual PCI. The plain version embeds a cascading interrupt controller 21 The plain variant has 128MiB of non-prefetchable memory space, whereas the
|
| /Documentation/devicetree/bindings/nvmem/layouts/ |
| D | fixed-cell.yaml | 20 It can be stored in a plain binary format (cell length 6) or as an
|
| /Documentation/core-api/ |
| D | protection-keys.rst | 93 behavior of a plain mprotect(). For instance if you do this:: 116 the plain mprotect() permissions are violated.
|
| /Documentation/process/ |
| D | security-bugs.rst | 29 Please send plain text emails without attachments where possible. 34 reproduction steps, and follow it with a proposed fix, all in plain text.
|
| D | email-clients.rst | 24 ``text/plain``. However, attachments are generally frowned upon because 28 It's also strongly recommended that you use plain text in your email body, 333 - Open messages only as plain text! Go to the main window 334 :menuselection:`Main Menu-->View-->Message Body As-->Plain Text`!
|
| /Documentation/networking/ |
| D | mptcp.rst | 49 *option* field. In that case, the connection will be "downgraded" to plain TCP, 154 MPTCP listen sockets will create "plain" *accepted* TCP sockets if the
|
| D | ieee802154.rst | 20 - IEEE 802.15.4 layer; We have chosen to use plain Berkeley socket API, 82 code via plain sk_buffs. On skb reception skb->cb must contain additional
|
| /Documentation/hwmon/ |
| D | asb100.rst | 31 3 (i.e. one setting controls both.) If you have a plain ASB100, the PWM
|
| /Documentation/driver-api/md/ |
| D | raid5-ppl.rst | 39 case the behavior is the same as in plain raid5.
|
| /Documentation/gpu/ |
| D | vkms.rst | 89 …sudo ./build/tests/kms_flip --run-subtest basic-plain-flip --device "sys:/sys/devices/platform/vkm… 90 …sudo IGT_DEVICE="sys:/sys/devices/platform/vkms" ./build/tests/kms_flip --run-subtest basic-plain-…
|
| /Documentation/misc-devices/ |
| D | apds990x.rst | 39 values are known. Otherwise plain sensor default values are used.
|
| /Documentation/i2c/ |
| D | dma-considerations.rst | 9 DMA for it will likely add more overhead than a plain PIO transfer.
|
| D | dev-interface.rst | 58 Well, you are all set up now. You can now use SMBus commands or plain 147 You can do plain I2C transactions by using read(2) and write(2) calls.
|
| D | writing-clients.rst | 311 If you can choose between plain I2C communication and SMBus level 313 commands, but only some of them understand plain I2C! 316 Plain I2C communication
|
| D | i2c-protocol.rst | 18 Data (8 bits) A plain data byte.
|
| D | smbus-protocol.rst | 18 translated to I2C on I2C adapters, but plain I2C commands can not be 48 Data (8 bits) A plain data byte. DataLow and DataHigh represent the low and
|
| /Documentation/driver-api/media/ |
| D | maintainer-entry-profile.rst | 40 at linux-media@vger.kernel.org as plain text only e-mail. Emails with 52 email is in plain text\ [2]_ only and if your emailer is not mangling
|
| /Documentation/doc-guide/ |
| D | sphinx.rst | 21 Finally, there are thousands of plain text documentation files scattered around 23 over time, but the bulk of them will remain in plain text. 241 simple. For the most part the documentation should be plain text with 331 impossible for readers of the plain-text documents to understand, though,
|
| /Documentation/filesystems/ |
| D | affs.rst | 58 This is useful since most of the plain AmigaOS files 137 - x permission of the user will allow E for plain files.
|
| /Documentation/userspace-api/media/v4l/ |
| D | dev-output.rst | 56 to it as if it was a plain file. Well written V4L2 applications ensure
|
| D | dev-capture.rst | 58 from it as if it was a plain file. Well written V4L2 applications ensure
|
| /Documentation/bpf/libbpf/ |
| D | libbpf_overview.rst | 122 any other plain C function. For example, there are helper functions to print 220 must still be written in plain C.
|
12345