Searched full:marked (Results 1 – 25 of 185) sorted by relevance
12345678
/Documentation/devicetree/bindings/iio/adc/ |
D | adi,ad7606.yaml | 47 input channels. As the line is active high, it should be marked 55 it should be marked GPIO_ACTIVE_HIGH. 62 Shutdown mode. As the line is active low, it should be marked 71 As the line is active high, it should be marked GPIO_ACTIVE_HIGH. 80 is ±5V for all channels. As the line is active high, it should be marked 87 mode pins. As the line is active high, it should be marked
|
D | adi,ad7780.yaml | 47 line is active high, it should be marked GPIO_ACTIVE_HIGH. 54 driver probe. As the line is active low, it should be marked 63 marked GPIO_ACTIVE_LOW.
|
/Documentation/userspace-api/media/mediactl/ |
D | media-ioc-setup-link.rst | 41 enable/disable a link. Links marked with the ``IMMUTABLE`` link flag can 48 Only links marked with the ``DYNAMIC`` link flag can be enabled/disabled
|
/Documentation/filesystems/ |
D | automount-support.rst | 89 mountpoint will not be marked for expiration or unmounted. 91 If the mountpoint was not already marked for expiry at that time, an EAGAIN 94 Otherwise if it was already marked and it wasn't referenced, unmounting will
|
/Documentation/admin-guide/mm/ |
D | idle_page_tracking.rst | 32 A page is considered idle if it has not been accessed since it was marked idle 86 set, or marked accessed explicitly by the kernel (see mark_page_accessed()). The 99 exceeding the dirty memory limit, it is not marked referenced. 107 When a page is marked idle, the Accessed bit must be cleared in all PTEs it is
|
D | soft-dirty.rst | 29 Note, that although all the task's address space is marked as r/o after the
|
/Documentation/admin-guide/ |
D | abi-obsolete.rst | 5 marked to be removed at some later point in time.
|
D | abi-testing.rst | 13 be marked stable.
|
/Documentation/networking/device_drivers/ethernet/toshiba/ |
D | spider_net.rst | 37 buffers. These are all marked "empty", ready to receive data. This 47 flowing RX traffic, every descr behind it should be marked "full", 157 marked xa... which is "empty". Thus, from the OS point of view, there 163 The HW pointer is at descr 0. This descr is marked 0x4.. or "full". 165 halted processing. Notice that descrs 0 through 254 are all marked
|
/Documentation/devicetree/bindings/i2c/ |
D | i2c-pca-platform.txt | 16 is active low, it should be marked GPIO_ACTIVE_LOW.
|
/Documentation/devicetree/bindings/regmap/ |
D | regmap.txt | 14 be marked that way in the devicetree.
|
/Documentation/ABI/ |
D | README | 28 be marked stable. Programs that use these interfaces are 36 the kernel, but are marked to be removed at some later point in
|
/Documentation/devicetree/bindings/spi/ |
D | spi-clps711x.txt | 14 which is assumed to be in the same device tree, with and marked
|
/Documentation/vm/ |
D | page_owner.rst | 63 pages are investigated and marked as allocated in initialization phase. 67 are catched and marked, although they are mostly allocated from struct
|
/Documentation/dev-tools/ |
D | kcsan.rst | 206 KCSAN is aware of *marked atomic operations* (``READ_ONCE``, ``WRITE_ONCE``, 264 To detect data races between plain and marked accesses, KCSAN also annotates 265 marked accesses, but only to check if a watchpoint exists; i.e. KCSAN never 266 sets up a watchpoint on marked accesses. By never setting up watchpoints for 267 marked operations, if all accesses to a variable that is accessed concurrently 268 are properly marked, KCSAN will never trigger a watchpoint and therefore never
|
/Documentation/livepatch/ |
D | module-elf-format.rst | 116 Livepatch relocation sections must be marked with the SHF_RELA_LIVEPATCH 119 at patch module load time. These sections must also be marked with SHF_ALLOC, 172 characteristics. Notice that they are marked SHF_ALLOC ("A") so that they will 210 Livepatch symbols must be marked with SHN_LIVEPATCH so that the module 243 Livepatch symbols must have their section index marked as SHN_LIVEPATCH, so
|
/Documentation/driver-api/ |
D | mtdnand.rst | 26 struct member has a short description which is marked with an [XXX] 33 The functions are marked with [XXX] identifiers in the short comment. 67 The struct members are marked with [XXX] identifiers in the comment. The 478 AG-AND chips this is mandatory, as they have no factory marked bad 479 blocks. They have factory marked good blocks. The marker pattern is 547 marked and identified by a pattern which is stored in the spare area 564 to be marked bad due to wear. The MTD interface function 577 about the one worn out block which should be marked bad. The version 957 developer. Each struct member has a short description which is marked 969 which is marked with an [XXX] identifier. See the chapter "Documentation [all …]
|
/Documentation/ABI/testing/ |
D | sysfs-class-mtd | 149 marked as bad. 215 The number of blocks marked as bad, if any, in this partition. 222 The number of blocks that are marked as reserved, if any, in
|
D | configfs-usb-gadget-mass-storage | 24 Required if LUN is not marked as removable.
|
D | sysfs-platform-wilco-ec | 40 (marked with a small lightning bolt or battery icon) when in
|
/Documentation/devicetree/bindings/sound/ |
D | zl38060.yaml | 33 it should be marked GPIO_ACTIVE_LOW (see ../gpio/gpio.txt)
|
/Documentation/devicetree/bindings/mtd/ |
D | marvell-nand.txt | 11 Compatibles marked deprecated support only the old bindings described 106 it is marked reserved in several datasheets, it might be needed to set
|
/Documentation/admin-guide/hw-vuln/ |
D | multihit.rst | 113 the page is broken down into 4K pages, which are then marked executable. 135 pages in the EPT are marked as non-executable. 137 broken down into 4K pages, which are then marked executable.
|
/Documentation/core-api/ |
D | xarray.rst | 93 may result in the entry being marked at some, but not all of the other 120 iterate over marked entries by using the xa_for_each_marked() iterator. 133 There is no way to iterate over entries which are not marked; the data 395 XArray is marked with ``XA_FLAGS_TRACK_FREE``, in which case mark 0 is set 424 if it is marked. Otherwise, it will return the first marked entry after
|
/Documentation/devicetree/bindings/iio/pressure/ |
D | bmp085.yaml | 42 it should be marked GPIO_ACTIVE_LOW (see gpio/gpio.txt)
|
12345678