| /linux-6.15/Documentation/devicetree/ |
| H A D | changesets.rst | 9 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.15/net/tipc/ |
| H A D | monitor.c | 80 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.15/mm/damon/ |
| H A D | paddr.c | 283 unsigned long addr, applied; in damon_pa_pageout() local 331 applied = reclaim_pages(&folio_list); in damon_pa_pageout() 334 return applied * PAGE_SIZE; in damon_pa_pageout() 341 unsigned long addr, applied = 0; in damon_pa_mark_accessed_or_deactivate() local 361 applied += folio_nr_pages(folio); in damon_pa_mark_accessed_or_deactivate() 367 return applied * PAGE_SIZE; in damon_pa_mark_accessed_or_deactivate() 508 unsigned long addr, applied; in damon_pa_migrate() local 532 applied = damon_pa_migrate_pages(&folio_list, s->target_nid); in damon_pa_migrate() 535 return applied * PAGE_SIZE; in damon_pa_migrate()
|
| /linux-6.15/Documentation/ABI/testing/ |
| H A D | sysfs-bus-iio-dac-ad5766 | 11 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.15/arch/parisc/kernel/ |
| H A D | alternative.c | 27 int index = 0, applied = 0; in apply_alternatives() local 96 applied++; in apply_alternatives() 101 applied, index); in apply_alternatives()
|
| /linux-6.15/drivers/platform/x86/amd/pmf/ |
| H A D | auto-mode.c | 173 !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-6.15/Documentation/devicetree/bindings/firmware/ |
| H A D | nxp,imx95-scmi-pinctrl.yaml | 44 "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-6.15/Documentation/devicetree/bindings/pinctrl/ |
| H A D | fsl,imx8ulp-pinctrl.yaml | 48 "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.
|
| H A D | fsl,imxrt1050.yaml | 51 "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.
|
| H A D | fsl,imxrt1170.yaml | 51 "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.
|
| H A D | fsl,imx8m-pinctrl.yaml | 55 "mux_val" indicates the mux value to be applied. 57 "input_val" indicates the select input value to be applied. 60 applied.
|
| H A D | fsl,imx9-pinctrl.yaml | 55 "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.
|
| H A D | fsl,imx7d-pinctrl.yaml | 59 "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.
|
| H A D | fsl,imx35-pinctrl.yaml | 67 "mux_val" indicates the mux value to be applied. 69 "input_val" indicates the select input value to be applied. 71 "pad_setting" indicates the pad configuration value to be applied.
|
| H A D | fsl,scu-pinctrl.yaml | 49 "mux_val" indicates the mux value to be applied. 51 "pad_setting" indicates the pad configuration value to be applied.
|
| /linux-6.15/scripts/coccinelle/misc/ |
| H A D | cstptr.cocci | 2 /// 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.15/kernel/cgroup/ |
| H A D | freezer.c | 262 bool applied = false; in cgroup_freeze() local 302 applied = true; in cgroup_freeze() 313 if (!applied) { in cgroup_freeze()
|
| /linux-6.15/Documentation/arch/riscv/ |
| H A D | patch-acceptance.rst | 27 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-6.15/Documentation/ABI/removed/ |
| H A D | sysfs-selinux-checkreqprot | 12 calls instead of the actual protection applied by the kernel. 23 check the actual protections being applied upon mmap/mprotect calls.
|
| /linux-6.15/Documentation/process/ |
| H A D | applying-patches.rst | 16 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.15/Documentation/userspace-api/media/v4l/ |
| H A D | ext-ctrls-fm-rx.rst | 44 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.15/Documentation/admin-guide/hw-vuln/ |
| H A D | srso.rst | 51 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 151 an indirect branch prediction barrier after having applied the required
|
| /linux-6.15/Documentation/userspace-api/media/mediactl/ |
| H A D | request-api.rst | 13 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.15/Documentation/devicetree/bindings/iio/light/ |
| H A D | upisemi,us5182.yaml | 37 applied when light > threshold. 44 applied when light < threshold.
|
| /linux-6.15/Documentation/devicetree/bindings/iio/adc/ |
| H A D | adi,ad4130.yaml | 163 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.
|