| /Linux-v6.6/Documentation/devicetree/ |
| 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-v6.6/mm/damon/ |
| D | paddr.c | 230 unsigned long addr, applied; in damon_pa_pageout() local 253 applied = reclaim_pages(&folio_list); in damon_pa_pageout() 255 return applied * PAGE_SIZE; in damon_pa_pageout() 261 unsigned long addr, applied = 0; in damon_pa_mark_accessed_or_deactivate() local 276 applied += folio_nr_pages(folio); in damon_pa_mark_accessed_or_deactivate() 280 return applied * PAGE_SIZE; in damon_pa_mark_accessed_or_deactivate()
|
| /Linux-v6.6/net/tipc/ |
| 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-v6.6/Documentation/ABI/testing/ |
| 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
|
| D | sysfs-kernel-mm-damon | 313 not be applied to. 319 of the scheme has tried to be applied. 325 action of the scheme has tried to be applied in bytes. 331 of the scheme has successfully applied. 337 action of the scheme has successfully applied in bytes. 350 to be applied. 357 tried to be applied. 364 tried to be applied. 371 tried to be applied. 378 to be applied.
|
| D | sysfs-bus-iio-thermocouple | 6 is protected from excessive voltages applied to the thermocouple
|
| /Linux-v6.6/arch/parisc/kernel/ |
| 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-v6.6/drivers/platform/x86/amd/pmf/ |
| 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-v6.6/scripts/coccinelle/misc/ |
| 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-v6.6/kernel/cgroup/ |
| D | freezer.c | 264 bool applied = false; in cgroup_freeze() local 307 applied = true; in cgroup_freeze() 318 if (!applied) { in cgroup_freeze()
|
| /Linux-v6.6/Documentation/riscv/ |
| 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-v6.6/Documentation/ABI/removed/ |
| 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-v6.6/Documentation/process/ |
| 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 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-v6.6/Documentation/userspace-api/media/v4l/ |
| 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.
|
| D | ext-ctrls-fm-tx.rst | 51 applied when broadcaster wishes to transmit longer PS names, 151 filter is applied to the broadcast to accentuate the high audio 163 - No pre-emphasis is applied.
|
| /Linux-v6.6/Documentation/userspace-api/media/mediactl/ |
| 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-v6.6/Documentation/devicetree/bindings/dma/ |
| D | qcom_hidma_mgmt.txt | 32 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-v6.6/drivers/of/unittest-data/ |
| D | overlay_bad_phandle.dtso | 7 // is applied. There is already a phandle value
|
| D | overlay_bad_symbol.dtso | 7 // is applied. There is already a symbol hvac_1
|
| /Linux-v6.6/Documentation/translations/ |
| D | index.rst | 45 applied to the English documents first. Afterwards and when possible, the 46 same change should be applied to translations. Translations' maintainers
|
| /Linux-v6.6/Documentation/driver-api/media/drivers/ |
| D | sh_mobile_ceu_camera.rst | 62 (5) to (5') - reverse sensor scale applied to CEU cropped width or height 63 (2) to (5) - reverse sensor scale applied to CEU cropped left or top
|
| /Linux-v6.6/Documentation/admin-guide/hw-vuln/ |
| D | srso.rst | 52 functionality to address the vulnerability has been applied. 56 Extended IBPB functionality microcode patch has been applied. It does 128 an indrect branch prediction barrier after having applied the required
|
| /Linux-v6.6/drivers/staging/iio/Documentation/ |
| D | sysfs-bus-iio-dds | 17 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-v6.6/drivers/staging/media/av7110/ |
| D | video-set-display-format.rst | 53 applied by the MPEG chip on the video.
|
| /Linux-v6.6/net/smc/ |
| D | smc_pnet.c | 251 bool applied = false; in smc_pnet_apply_ib() local 258 applied = true; in smc_pnet_apply_ib() 261 return applied; in smc_pnet_apply_ib() 268 bool applied = false; in smc_pnet_apply_smcd() local 274 applied = true; in smc_pnet_apply_smcd() 277 return applied; in smc_pnet_apply_smcd()
|