Home
last modified time | relevance | path

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

12345678910>>...14

/linux/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/mm/damon/
A Dpaddr.c248 unsigned long addr, applied; in damon_pa_pageout() local
289 applied = reclaim_pages(&folio_list); in damon_pa_pageout()
291 return applied * PAGE_SIZE; in damon_pa_pageout()
297 unsigned long addr, applied = 0; in damon_pa_mark_accessed_or_deactivate() local
312 applied += folio_nr_pages(folio); in damon_pa_mark_accessed_or_deactivate()
316 return applied * PAGE_SIZE; in damon_pa_mark_accessed_or_deactivate()
454 unsigned long addr, applied; in damon_pa_migrate() local
472 applied = damon_pa_migrate_pages(&folio_list, s->target_nid); in damon_pa_migrate()
474 return applied * PAGE_SIZE; in damon_pa_migrate()
/linux/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/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/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/drivers/platform/x86/amd/pmf/
A Dauto-mode.c173 !config_store.transition[i].applied) { in amd_pmf_trans_automode()
174 config_store.transition[i].applied = true; in amd_pmf_trans_automode()
178 config_store.transition[i].applied) { in amd_pmf_trans_automode()
179 config_store.transition[i].applied = false; in amd_pmf_trans_automode()
204 config_store.transition[0].applied, in amd_pmf_trans_automode()
205 config_store.transition[1].applied, in amd_pmf_trans_automode()
206 config_store.transition[2].applied, in amd_pmf_trans_automode()
207 config_store.transition[3].applied); in amd_pmf_trans_automode()
213 if (config_store.transition[j].applied) { in amd_pmf_trans_automode()
/linux/Documentation/devicetree/bindings/firmware/
A Dnxp,imx95-scmi-pinctrl.yaml44 "mux_val" indicates the mux value to be applied.
46 "input_val" indicates the select input value to be applied.
48 "pad_setting" indicates the pad configuration value to be applied.
/linux/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,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,imx9-pinctrl.yaml55 "mux_val" indicates the mux value to be applied.
57 "input_val" indicates the select input value to be applied.
59 "pad_setting" indicates the pad configuration value to be applied.
A Dfsl,imx6ul-pinctrl.yaml55 "mux_val" indicates the mux value to be applied.
57 "input_val" indicates the select input value to be applied.
59 "pad_setting" indicates the pad configuration value to be 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/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/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/Documentation/arch/riscv/
A Dpatch-acceptance.rst27 likely either requested changes, or expect it to be applied to another tree.
33 The exact commit to which a series has been applied will be noted on patchwork.
34 Patches for which any of the checks fail are unlikely to be applied and in most
/linux/Documentation/admin-guide/hw-vuln/
A Dsrso.rst51 The processor is vulnerable and no mitigations have been applied.
56 functionality to address the vulnerability has been applied.
60 The "Safe RET" mitigation (see below) has been applied to protect the
61 kernel, but the IBPB-extending microcode has not been applied. User
66 Extended IBPB functionality microcode patch has been applied. It does
138 an indirect branch prediction barrier after having applied the required
/linux/Documentation/ABI/removed/
A Dsysfs-selinux-checkreqprot12 calls instead of the actual protection applied by the kernel.
23 check the actual protections being applied upon mmap/mprotect calls.
/linux/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/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/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/Documentation/devicetree/bindings/iio/light/
A Dupisemi,us5182.yaml37 applied when light > threshold.
44 applied when light < threshold.
/linux/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.

Completed in 42 milliseconds

12345678910>>...14