Home
last modified time | relevance | path

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

12345678910>>...13

/linux-6.3-rc2/Documentation/devicetree/
A 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
/linux-6.3-rc2/mm/damon/
A Dpaddr.c233 unsigned long addr, applied; in damon_pa_pageout() local
259 applied = reclaim_pages(&folio_list); in damon_pa_pageout()
261 return applied * PAGE_SIZE; in damon_pa_pageout()
267 unsigned long addr, applied = 0; in damon_pa_mark_accessed_or_deactivate() local
285 applied += folio_nr_pages(folio); in damon_pa_mark_accessed_or_deactivate()
287 return applied * PAGE_SIZE; in damon_pa_mark_accessed_or_deactivate()
/linux-6.3-rc2/net/tipc/
A Dmonitor.c80 u8 applied; member
217 int applied_aft = peer->applied; in mon_identify_lost_members()
257 peer->applied = 0; in mon_apply_domain()
263 peer->applied++; in mon_apply_domain()
282 self->applied = member_cnt; in mon_update_local_domain()
334 if (i++ < head->applied) { in mon_assign_roles()
382 peer->applied = 0; in tipc_mon_remove_peer()
447 int applied; in tipc_mon_peer_down() local
459 applied = peer->applied; in tipc_mon_peer_down()
460 peer->applied = 0; in tipc_mon_peer_down()
[all …]
/linux-6.3-rc2/Documentation/ABI/testing/
A Dsysfs-bus-iio-dac-ad576611 Inverts the dither applied to the selected DAC channel. Dither is not
24 Scales the dither before it is applied to the selected channel.
30 Selects dither source applied to the selected channel. Write "0" to
/linux-6.3-rc2/arch/parisc/kernel/
A Dalternative.c27 int index = 0, applied = 0; in apply_alternatives() local
96 applied++; in apply_alternatives()
101 applied, index); in apply_alternatives()
/linux-6.3-rc2/Documentation/devicetree/bindings/pinctrl/
A Dfsl,imx8ulp-pinctrl.yaml48 "mux_mode" indicates the mux value to be applied.
50 "input_val" indicates the select input value to be applied.
52 "pad_setting" indicates the pad configuration value to be applied.
A Dfsl,imx93-pinctrl.yaml53 "mux_val" indicates the mux value to be applied.
55 "input_val" indicates the select input value to be applied.
57 "pad_setting" indicates the pad configuration value to be applied.
A Dfsl,imxrt1050.yaml51 "mux_val" indicates the mux value to be applied.
53 "input_val" indicates the select input value to be applied.
55 "pad_setting" indicates the pad configuration value to be applied.
A Dfsl,imxrt1170.yaml51 "mux_val" indicates the mux value to be applied.
53 "input_val" indicates the select input value to be applied.
55 "pad_setting" indicates the pad configuration value to be applied.
A Dfsl,imx8m-pinctrl.yaml55 "mux_val" indicates the mux value to be applied.
57 "input_val" indicates the select input value to be applied.
60 applied.
A Dfsl,imx7d-pinctrl.yaml59 "mux_val" indicates the mux value to be applied.
61 "input_val" indicates the select input value to be applied.
63 "pad_setting" indicates the pad configuration value to be applied.
A Dfsl,scu-pinctrl.yaml49 "mux_val" indicates the mux value to be applied.
51 "pad_setting" indicates the pad configuration value to be applied.
/linux-6.3-rc2/scripts/coccinelle/misc/
A 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)
/linux-6.3-rc2/drivers/platform/x86/amd/pmf/
A Dauto-mode.c79 !config_store.transition[i].applied) { in amd_pmf_trans_automode()
80 config_store.transition[i].applied = true; in amd_pmf_trans_automode()
84 config_store.transition[i].applied) { in amd_pmf_trans_automode()
85 config_store.transition[i].applied = false; in amd_pmf_trans_automode()
96 if (config_store.transition[j].applied) { in amd_pmf_trans_automode()
/linux-6.3-rc2/kernel/cgroup/
A Dfreezer.c264 bool applied = false; in cgroup_freeze() local
307 applied = true; in cgroup_freeze()
318 if (!applied) { in cgroup_freeze()
/linux-6.3-rc2/Documentation/ABI/obsolete/
A Dsysfs-selinux-checkreqprot9 calls instead of the actual protection applied by the kernel.
20 check the actual protections being applied upon mmap/mprotect calls.
/linux-6.3-rc2/Documentation/process/
A 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
174 patch could not be applied correctly and the patch program was unable to
183 If you actually did apply this patch previously and you just re-applied it
340 Incremental patches are different: instead of being applied on top
341 of base 5.x kernel, they are applied on top of previous stable kernel
[all …]
/linux-6.3-rc2/Documentation/userspace-api/media/v4l/
A 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.
/linux-6.3-rc2/Documentation/devicetree/bindings/iio/light/
A Dupisemi,us5182.yaml37 applied when light > threshold.
44 applied when light < threshold.
/linux-6.3-rc2/Documentation/userspace-api/media/mediactl/
A 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
/linux-6.3-rc2/Documentation/devicetree/bindings/dma/
A 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-6.3-rc2/Documentation/devicetree/bindings/iio/adc/
A Dadi,ad4130.yaml163 Excitation current in nanoamps to be applied to pin specified in
170 Excitation current in nanoamps to be applied to pin specified in
177 Burnout current in nanoamps to be applied for this channel.
/linux-6.3-rc2/drivers/of/unittest-data/
A Doverlay_bad_phandle.dtso8 // is applied. There is already a phandle value
A Doverlay_bad_symbol.dtso8 // is applied. There is already a symbol hvac_1
/linux-6.3-rc2/Documentation/translations/
A Dindex.rst45 applied to the English documents first. Afterwards and when possible, the
46 same change should be applied to translations. Translations' maintainers

Completed in 51 milliseconds

12345678910>>...13