Searched full:mark (Results 1 – 25 of 183) sorted by relevance
12345678
/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/devicetree/bindings/net/ |
D | ethernet-phy.yaml | 105 Mark the corresponding energy efficient ethernet mode as 111 Mark the corresponding energy efficient ethernet mode as 117 Mark the corresponding energy efficient ethernet mode as 123 Mark the corresponding energy efficient ethernet mode as 129 Mark the corresponding energy efficient ethernet mode as 135 Mark the corresponding energy efficient ethernet mode as
|
/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_CN/process/ |
D | kernel-driver-statement.rst | 37 - Mark Brown 66 - Mark Fasheh 153 - Mark Salyzyn
|
/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 | 35 To mark a page idle one has to set the bit corresponding to 41 page types (e.g. SLAB pages) an attempt to mark a page idle is silently ignored, 55 1. Mark all the workload's pages as idle by setting corresponding bits in 69 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/admin-guide/ |
D | bug-bisect.rst | 39 - mark the broken changeset with:: 43 - mark a changeset where the code is known to work with::
|
/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/i2c/busses/ |
D | i2c-sis96x.rst | 17 Author: Mark M. Hoffman <mhoffman@lightlink.com> 64 Mark D. Studebaker <mdsxyz123@yahoo.com>
|
/Documentation/devicetree/bindings/arm/ |
D | pmu.yaml | 10 - Mark Rutland <mark.rutland@arm.com>
|
/Documentation/devicetree/bindings/timer/ |
D | arm,arch_timer.yaml | 11 - Mark Rutland <mark.rutland@arm.com>
|
D | arm,arch_timer_mmio.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>
|
D | wm831x.rst | 15 Authors: Mark Brown <broonie@opensource.wolfsonmicro.com>
|
/Documentation/scsi/ |
D | dpti.rst | 30 non-Linux driver. Mark Salyzyn and Bob Pasteur consulted on the original 33 2.0 version of the driver by Deanna Bonds and Mark Salyzyn.
|
/Documentation/devicetree/bindings/gpio/ |
D | gpio-twl4030.txt | 11 - interrupt-controller: Mark the device node as an interrupt controller
|
D | gpio-aspeed.txt | 17 - interrupt-controller : Mark the GPIO controller as an interrupt-controller
|
12345678