/linux/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/mm/damon/ |
H A D | paddr.c | 131 unsigned long addr, applied; in damon_pa_pageout() local 179 applied = reclaim_pages(&folio_list); in damon_pa_pageout() 182 return applied * PAGE_SIZE; in damon_pa_pageout() 189 unsigned long addr, applied = 0; in damon_pa_mark_accessed_or_deactivate() local 209 applied += folio_nr_pages(folio); in damon_pa_mark_accessed_or_deactivate() 215 return applied * PAGE_SIZE; in damon_pa_mark_accessed_or_deactivate() 235 unsigned long addr, applied; in damon_pa_migrate() local 259 applied = damon_migrate_pages(&folio_list, s->target_nid); in damon_pa_migrate() 262 return applied * PAGE_SIZE; in damon_pa_migrate()
|
/linux/net/tipc/ |
H A D | monitor.c | 69 * @applied: number of reported domain members applied on this monitor list 80 u8 applied; member 217 int applied_aft = peer->applied; in mon_identify_lost_members() 231 /* Start probing if member was removed from applied domain */ in mon_identify_lost_members() 237 /* Member loss is confirmed if it is still in applied domain */ 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() 447 int applied; tipc_mon_peer_down() local [all...] |
/linux/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
|
H A D | sysfs-bus-iio-thermocouple | 6 is protected from excessive voltages applied to the thermocouple
|
H A D | sysfs-kernel-livepatch | 25 code is currently applied. Writing 0 will disable the patch 63 are applied to the system. If multiple live patches modify the same
|
H A D | sysfs-driver-hid-wiimote | 63 Calibration data is already applied by the kernel to all input 78 Calibration data is already applied by the kernel to all input
|
/linux/arch/parisc/kernel/ |
H A D | alternative.c | 27 int index = 0, applied = 0; in apply_alternatives() local 96 applied++; in apply_alternatives() 99 pr_info("%s%salternatives: applied %d out of %d patches\n", in apply_alternatives() 101 applied, index); in apply_alternatives()
|
/linux/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/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/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/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/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/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 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 i [all...] |
/linux/Documentation/userspace-api/media/v4l/ |
H A D | ext-ctrls-fm-rx.rst | 44 being broadcasted. RDS Radio Text can be applied when broadcaster 69 is applied to the broadcast to accentuate the high audio 79 - No de-emphasis is applied.
|
H A D | ext-ctrls-fm-tx.rst | 51 applied when broadcaster wishes to transmit longer PS names, 148 filter is applied to the broadcast to accentuate the high audio 158 - No pre-emphasis is applied.
|
/linux/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/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/Documentation/translations/ |
H A 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/Documentation/driver-api/media/drivers/ |
H A 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/Documentation/userspace-api/gpio/ |
H A D | gpio-v2-get-line-ioctl.rst | 87 be applied to lines with ``GPIO_V2_LINE_FLAG_INPUT`` set. When set, debounce 109 The approach applied depends on whether the feature can reasonably be emulated 112 The approach applied for each feature is as follows:
|
H A D | gpio-get-linehandle-ioctl.rst | 92 The approach applied depends on whether the feature can reasonably be emulated 95 The approach applied for each feature is as follows:
|
/linux/drivers/staging/iio/Documentation/ |
H A 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/net/smc/ |
H A 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() 399 "applied user defined pnetid %.16s\n", in smc_pnet_add_eth() 425 "applied user defined pnetid " in smc_pnet_add_ib() 436 "applied user defined pnetid " in smc_pnet_add_ib()
|
/linux/Documentation/power/powercap/ |
H A D | powercap.rst | 29 fine grained control is required, it can be applied through the subzones. 156 to be applied (the constraints in the 'package' power zones apply to the whole 172 with different time windows to be applied to each power zone.
|