Searched full:mark (Results 1 – 25 of 221) sorted by relevance
123456789
| /Documentation/admin-guide/device-mapper/ |
| D | log-writes.rst | 77 mark <description> 79 You can use a dmsetup message to set an arbitrary mark in a log. 86 dmsetup message log 0 mark mkfs 89 This would allow you to replay the log up to the mkfs mark and 93 Every log has a mark at the end labeled "dm-log-writes-end". 110 dmsetup message log 0 mark mkfs 114 dmsetup message log 0 mark fsync 119 replay-log --log /dev/sdc --replay /dev/sdb --end-mark fsync 130 dmsetup message log 0 mark mkfs 138 replay-log --log /dev/sdc --replay /dev/sdb --end-mark mkfs [all …]
|
| /Documentation/networking/ |
| D | tproxy.rst | 17 socket on your box, set the packet mark to a certain value:: 21 # iptables -t mangle -A DIVERT -j MARK --set-mark 1 28 # nft add rule filter divert meta l4proto tcp socket transparent 1 meta mark set 1 accept 70 --tproxy-mark 0x1/0x1 --on-port 50080 74 # nft add rule filter divert tcp dport 80 tproxy to :50080 meta mark set 1 accept
|
| /Documentation/devicetree/bindings/interrupt-controller/ |
| D | mstar,mst-intc.yaml | 10 - Mark-PK Tsai <mark-pk.tsai@mediatek.com> 44 Mark this controller has no End Of Interrupt(EOI) implementation.
|
| /Documentation/ABI/testing/ |
| D | sysfs-class-rtc-rtc0-device-rtc_calibration | 4 Contact: Mark Godfrey <mark.godfrey@stericsson.com>
|
| D | sysfs-class-pktcdvd | 73 congestion_off (RW) If bio write queue size is below this mark, 77 mark, do no longer accept bio write requests 80 write queue size is below congestion off mark.
|
| /Documentation/core-api/ |
| D | xarray.rst | 119 Each mark may be set or cleared independently of the others. You can 122 You can enquire whether a mark is set on an entry by using 123 xa_get_mark(). If the entry is not ``NULL``, you can set a mark on it 124 by using xa_set_mark() and remove the mark from an entry by calling 126 particular mark set by calling xa_marked(). Erasing an entry from the 129 Setting or clearing a mark on any index of a multi-index entry will 130 affect all indices covered by that entry. Querying the mark on any 153 also mark the entry as being allocated. Unlike a normal XArray, storing 154 ``NULL`` will mark the entry as being in use, like xa_reserve(). 164 You cannot use ``XA_MARK_0`` with an allocating XArray as this mark [all …]
|
| D | gfp_mask-from-fs-io.rst | 33 ``memalloc_noio_restore`` which allow to mark a scope to be a critical 64 In the ideal world, upper layers should already mark dangerous contexts
|
| /Documentation/translations/zh_TW/process/ |
| D | kernel-driver-statement.rst | 40 - Mark Brown 69 - Mark Fasheh 156 - Mark Salyzyn
|
| /Documentation/translations/zh_CN/process/ |
| D | kernel-driver-statement.rst | 37 - Mark Brown 66 - Mark Fasheh 153 - Mark Salyzyn
|
| /Documentation/devicetree/bindings/net/ |
| D | ethernet-phy.yaml | 128 Mark the corresponding energy efficient ethernet mode as 134 Mark the corresponding energy efficient ethernet mode as 140 Mark the corresponding energy efficient ethernet mode as 146 Mark the corresponding energy efficient ethernet mode as 152 Mark the corresponding energy efficient ethernet mode as 158 Mark the corresponding energy efficient ethernet mode as
|
| /Documentation/process/ |
| D | kernel-driver-statement.rst | 40 - Mark Brown 69 - Mark Fasheh 156 - Mark Salyzyn
|
| /Documentation/admin-guide/mm/ |
| D | idle_page_tracking.rst | 33 To mark a page idle one has to set the bit corresponding to 39 page types (e.g. SLAB pages) an attempt to mark a page idle is silently ignored, 53 1. Mark all the workload's pages as idle by setting corresponding bits in 67 If the tool is run initially with the appropriate option, it will mark all the
|
| /Documentation/devicetree/bindings/rtc/ |
| D | isil,isl12057.txt | 13 RTC alarm rings. In order to mark the device has a wakeup source and 25 - "wakeup-source": mark the chip as a wakeup source, independently of
|
| /Documentation/translations/it_IT/process/ |
| D | kernel-driver-statement.rst | 48 - Mark Brown 77 - Mark Fasheh 164 - Mark Salyzyn
|
| /Documentation/devicetree/bindings/pinctrl/ |
| D | atmel,at91-pio4-pinctrl.txt | 12 - interrupt-controller: mark the device node as an interrupt controller. 14 - gpio-controller: mark the device node as a gpio controller.
|
| /Documentation/netlink/specs/ |
| D | rt_route.yaml | 136 name: rta-mark 261 - rta-mark 287 - rta-mark
|
| /Documentation/i2c/busses/ |
| D | i2c-sis96x.rst | 17 Author: Mark M. Hoffman <mhoffman@lightlink.com> 64 Mark D. Studebaker <mdsxyz123@yahoo.com>
|
| /Documentation/devicetree/bindings/sound/ |
| D | asahi-kasei,ak4554.yaml | 12 - Mark Brown <broonie@kernel.org>
|
| D | linux,bt-sco.yaml | 10 - Mark Brown <broonie@kernel.org>
|
| D | linux,spdif.yaml | 10 - Mark Brown <broonie@kernel.org>
|
| D | wlf,wm8750.yaml | 14 - Mark Brown <broonie@kernel.org>
|
| /Documentation/devicetree/bindings/timer/ |
| D | arm,arch_timer_mmio.yaml | 11 - Mark Rutland <mark.rutland@arm.com>
|
| D | arm,arch_timer.yaml | 11 - Mark Rutland <mark.rutland@arm.com>
|
| /Documentation/driver-api/dmaengine/ |
| D | pxa_dma.rst | 113 transfer being completed into the physical channel's completion mark. 127 - reading the physical channel last updater mark 130 that mark, and each transfer flags. 134 updater mark.
|
| /Documentation/hwmon/ |
| D | wm8350.rst | 16 Authors: Mark Brown <broonie@opensource.wolfsonmicro.com>
|
123456789