Home
last modified time | relevance | path

Searched full:applied (Results 1 – 25 of 980) sorted by relevance

12345678910>>...40

/kernel/linux/linux-5.10/Documentation/devicetree/
Dchangesets.rst9 will be applied, or none of them will be. If an error occurs partway
12 applied.
14 When a changeset is applied, all of the changes get applied to the tree
31 entire changeset will get applied, or if there is an error the tree will
36 If a successfully applied changeset needs to be removed, it can be done
/kernel/linux/linux-5.10/net/tipc/
Dmonitor.c69 * @applied: number of reported domain members applied on this monitor list
80 u8 applied; member
187 int applied_aft = peer->applied; in mon_identify_lost_members()
201 /* Start probing if member was removed from applied domain */ in mon_identify_lost_members()
207 /* Member loss is confirmed if it is still in applied domain */ 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()
352 peer->applied = 0; in tipc_mon_remove_peer()
[all …]
/kernel/linux/linux-5.10/arch/parisc/kernel/
Dalternative.c26 int index = 0, applied = 0; in apply_alternatives() local
94 applied++; in apply_alternatives()
97 pr_info("%s%salternatives: applied %d out of %d patches\n", in apply_alternatives()
99 applied, index); in apply_alternatives()
/kernel/linux/linux-5.10/Documentation/userspace-api/media/mediactl/
Drequest-api.rst13 Another is support of stateless codecs, which require controls to be applied
30 applied when needed to get the expected result. Configuration values at the time
56 fact that the ioctl is part of said request, and is not to be applied
59 instead of being immediately applied, and buffers queued to a request do not
76 may synchronize so the requested pipeline's topology is applied before the
89 Controls can still be set without a request and are applied immediately,
134 be applied by the driver for the OUTPUT buffer, allowing user-space
/kernel/linux/linux-5.10/tools/power/cpupower/man/
Dcpupower-set.114 are applied on all cores. How to modify single core configurations is
16 option affects the whole system or can be applied to individual cores is
48 This option can be applied to individual cores only via the \-\-cpu option,
/kernel/linux/linux-5.10/Documentation/process/
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 …]
Dstable-kernel-rules.rst56 in the sign-off area. Once the patch is merged it will be applied to
67 why you think it should be applied, and what kernel version you wish it to
68 be applied to.
78 it to be applied to.
82 worthy at the time it is applied to a public git tree (for instance, because
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/pinctrl/
Dfsl,imx8mm-pinctrl.yaml50 "mux_val" indicates the mux value to be applied.
52 "input_val" indicates the select input value to be applied.
54 "pad_setting" indicates the pad configuration value to be applied.
Dfsl,imx8mn-pinctrl.yaml50 "mux_val" indicates the mux value to be applied.
52 "input_val" indicates the select input value to be applied.
54 "pad_setting" indicates the pad configuration value to be applied.
Dfsl,imx8mq-pinctrl.yaml50 "mux_val" indicates the mux value to be applied.
52 "input_val" indicates the select input value to be applied.
54 "pad_setting" indicates the pad configuration value to be applied.
Dfsl,imx8mp-pinctrl.yaml50 "mux_val" indicates the mux value to be applied.
52 "input_val" indicates the select input value to be applied.
54 "pad_setting" indicates the pad configuration value to be applied.
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/input/touchscreen/
Diqs5xx.txt45 - touchscreen-inverted-x : See [2]. Inversion is applied relative to that
49 - touchscreen-inverted-y : See [2]. Inversion is applied relative to that
53 - touchscreen-swapped-x-y : See [2]. Swapping is applied relative to that
/kernel/linux/linux-5.10/drivers/fpga/
Dof-fpga-region.c179 * of_fpga_region_parse_ov - parse and check overlay applied to region
182 * @overlay: overlay applied to the FPGA region
184 * Given an overlay applied to a FPGA region, parse the FPGA image specific
202 dev_err(dev, "Region already has overlay applied.\n"); in of_fpga_region_parse_ov()
273 * @region: FPGA region that the overlay was applied to
276 * Called when an overlay targeted to a FPGA Region is about to be applied.
300 dev_err(dev, "Region already has overlay applied.\n"); in of_fpga_region_notify_pre_apply()
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/
Dia_css_types.h152 * Before the shading correction is applied, NxN-filter and/or scaling
153 * are applied in the isp, depending on the isp binaries.
160 * Shading correction is applied to the area
172 …* The shading correction is applied to the bayer area which contains sensor data and padding data.
180 * In some isp binaries, the bayer scaling is applied before the shading correction is applied.
189 * This is the size BEFORE the bayer scaling is applied.
194 * The size of this area assumes the size AFTER the bayer scaling is applied
342 are applied to the physical sensor data area.
599 *output_frame; /** Output frame the config is to be applied to (optional) */
600 …u32 isp_config_id; /** Unique ID to track which config was actually applied to a particular fram…
/kernel/linux/linux-5.10/include/dt-bindings/interconnect/
Dqcom,icc.h10 * The AMC bucket denotes constraints that are applied to hardware when
11 * icc_set_bw() completes, whereas the WAKE and SLEEP constraints are applied
/kernel/linux/linux-5.10/drivers/net/ethernet/apm/xgene/
Dxgene_enet_ring2.h2 /* Applied Micro X-Gene SoC Ethernet Driver
4 * Copyright (c) 2015, Applied Micro Circuits Corporation
Dxgene_enet_sgmac.h2 /* Applied Micro X-Gene SoC Ethernet Driver
4 * Copyright (c) 2014, Applied Micro Circuits Corporation
/kernel/linux/linux-5.10/Documentation/userspace-api/media/v4l/
Dext-ctrls-fm-rx.rst44 being broadcasted. RDS Radio Text can be applied when broadcaster
72 is applied to the broadcast to accentuate the high audio
84 - No de-emphasis is applied.
/kernel/linux/linux-5.10/drivers/net/ethernet/apm/xgene-v2/
Denet.h3 * Applied Micro X-Gene SoC Ethernet v2 Driver
5 * Copyright (c) 2017, Applied Micro Circuits Corporation
Dethtool.h3 * Applied Micro X-Gene SoC Ethernet v2 Driver
5 * Copyright (c) 2017, Applied Micro Circuits Corporation
Dmain.h3 * Applied Micro X-Gene SoC Ethernet v2 Driver
5 * Copyright (c) 2017, Applied Micro Circuits Corporation
/kernel/linux/linux-5.10/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
/kernel/linux/linux-5.10/Documentation/ABI/obsolete/
Dsysfs-selinux-checkreqprot9 calls instead of the actual protection applied by the kernel.
20 check the actual protections being applied upon mmap/mprotect calls.
/kernel/linux/linux-5.10/scripts/coccinelle/misc/
Dcstptr.cocci2 /// PTR_ERR should be applied before its argument is reassigned, typically
41 msg = "ERROR: PTR_ERR applied after initialization to constant on line %s" % (p1[0].line)
/kernel/linux/linux-5.10/drivers/iio/adc/
Dqcom-vadc-common.h98 * @num: the inverse numerator of the gain applied to the input channel.
99 * @den: the inverse denominator of the gain applied to the input channel.
116 * voltage (uV) with hardware applied offset/slope values to adc code.

12345678910>>...40