Home
last modified time | relevance | path

Searched refs:applied (Results 1 – 25 of 192) sorted by relevance

12345678

/Linux-v4.19/Documentation/devicetree/
Dchangesets.txt3 will be applied, or none of them will be. If an error occurs partway
6 applied.
8 When a changeset is applied, all of the changes get applied to the tree
25 entire changeset will get applied, or if there is an error the tree will
30 If a successfully applied changeset needs to be removed, it can be done
/Linux-v4.19/net/tipc/
Dmonitor.c80 u8 applied; member
187 int applied_aft = peer->applied; in mon_identify_lost_members()
227 peer->applied = 0; in mon_apply_domain()
233 peer->applied++; in mon_apply_domain()
252 self->applied = member_cnt; in mon_update_local_domain()
304 if (i++ < head->applied) { in mon_assign_roles()
348 peer->applied = 0; in tipc_mon_remove_peer()
413 int applied; in tipc_mon_peer_down() local
421 applied = peer->applied; in tipc_mon_peer_down()
422 peer->applied = 0; in tipc_mon_peer_down()
[all …]
/Linux-v4.19/scripts/coccinelle/misc/
Dcstptr.cocci1 /// PTR_ERR should be applied before its argument is reassigned, typically
40 msg = "ERROR: PTR_ERR applied after initialization to constant on line %s" % (p1[0].line)
Dnoderef.cocci1 /// sizeof when applied to a pointer typed expression gives the size of
/Linux-v4.19/Documentation/devicetree/bindings/pwm/
Dpwm-stm32.txt15 should be applied.
18 "filter" gives the filtering value to be applied.
/Linux-v4.19/Documentation/devicetree/bindings/iio/light/
Dus5182d.txt15 fractional bits - Q4.4) applied when light > threshold
18 fractional bits - Q4.4) applied when light < threshold
/Linux-v4.19/Documentation/devicetree/bindings/dma/
Dqcom_hidma_mgmt.txt32 applied back to back while writing to the destination before yielding
35 applied back to back while reading the source before yielding the bus.
37 Once a reset is applied to the HW, HW starts a timer for reset operation
/Linux-v4.19/Documentation/process/
Dstable-kernel-rules.rst59 in the sign-off area. Once the patch is merged it will be applied to
70 why you think it should be applied, and what kernel version you wish it to
71 be applied to.
81 it to be applied to.
85 worthy at the time it is applied to a public git tree (for instance, because
Dapplying-patches.rst16 one of the many trees/branches should be applied to. Hopefully this document
57 To revert a previously applied patch, use the -R argument to patch.
58 So, if you applied a patch like this::
134 it'll tell you about it by saying the patch applied with **fuzz**.
141 read this file to see exactly what change couldn't be applied, so you can
144 If you don't have any third-party patches applied to your kernel source, but
158 applied with ``-p0`` instead of ``-p1`` (reading the patch file should reveal if
174 patch could not be applied correctly and the patch program was unable to
179 If you get ``Reversed (or previously applied) patch detected! Assume -R? [n]``
183 If you actually did apply this patch previously and you just re-applied it
[all …]
/Linux-v4.19/drivers/of/unittest-data/
Doverlay_bad_phandle.dts8 // is applied. There is already a phandle value
Doverlay_bad_symbol.dts8 // is applied. There is already a symbol hvac_1
Doverlay_base.dts6 * Base device tree that overlays will be applied against.
/Linux-v4.19/Documentation/media/v4l-drivers/
Dsh_mobile_ceu_camera.rst60 (5) to (5') - reverse sensor scale applied to CEU cropped width or height
61 (2) to (5) - reverse sensor scale applied to CEU cropped left or top
/Linux-v4.19/Documentation/media/uapi/dvb/
Dvideo-set-display-format.rst54 applied by the MPEG chip on the video.
Ddmx-set-filter.rst38 should be applied. Finally there is a flag field where it is possible to
/Linux-v4.19/Documentation/networking/
Dnetvsc.txt58 Network state (addresses, firewall, etc) should be applied only to the
61 flow direction is desired, these should be applied directly to the
/Linux-v4.19/drivers/staging/iio/Documentation/
Dsysfs-bus-iio-dds17 Scale to be applied to out_altvoltageX_frequencyY in order to
47 Scale to be applied to out_altvoltageX_phaseY in order to obtain
/Linux-v4.19/Documentation/devicetree/bindings/iio/potentiostat/
Dlmp91000.txt22 - ti,rload-ohm: ohm value of the internal resistor load applied to the gas
/Linux-v4.19/Documentation/power/powercap/
Dpowercap.txt27 fine grained control is required, it can be applied through the subzones.
154 to be applied (the constraints in the 'package' power zones apply to the whole
167 with two different time windows to be applied to each power zone. Thus for
/Linux-v4.19/security/selinux/
DKconfig91 by the application or the protection that will be applied by the
94 SELinux will default to checking the protection that will be applied
/Linux-v4.19/Documentation/x86/
Dmicrocode.txt34 CPU is found, it will be applied in the BSP and later on in all APs
38 Thus, the cached microcode patch is applied when CPUs resume from a
/Linux-v4.19/Documentation/ABI/testing/
Dsysfs-driver-hid-wiimote57 Calibration data is already applied by the kernel to all input
71 Calibration data is already applied by the kernel to all input
/Linux-v4.19/Documentation/media/uapi/v4l/
Dvidioc-subdev-g-fmt.rst57 to ``V4L2_SUBDEV_FORMAT_TRY``. When set, 'try' formats are not applied
121 - Active formats, applied to the hardware.
/Linux-v4.19/Documentation/arm/Samsung-S3C24XX/
DSMDK2440.txt29 applied to this board.
/Linux-v4.19/Documentation/devicetree/bindings/pinctrl/
Dnvidia,tegra124-dpaux-padctl.txt24 the functions are being applied to rather than the individual pads.

12345678