Searched full:apply (Results 1 – 25 of 279) sorted by relevance
12345678910>>...12
/Documentation/process/ |
D | applying-patches.rst | 14 A frequently asked question on the Linux Kernel Mailing List is how to apply 19 In addition to explaining how to apply and revert patches, a brief 20 description of the different kernel trees (and examples of how to apply 31 To correctly apply a patch you need to know what base it was generated from 37 How do I apply or revert a patch? 40 You apply a patch with the ``patch`` program. The patch program reads a diff 122 options. It can either refuse to apply the changes and abort or it can try 123 to find a way to make the patch apply with a few minor changes. 131 usually adjust the line numbers and apply the patch. 145 only patches from kernel.org and you apply the patches in the correct order, [all …]
|
/Documentation/doc-guide/ |
D | parse-headers.rst | 101 The ignore or replace statement will apply to ioctl definitions like: 109 The ignore or replace statement will apply to any other #define found 116 The ignore or replace statement will apply to typedef statements at C_FILE. 122 The ignore or replace statement will apply to the name of struct statements 129 The ignore or replace statement will apply to the name of enum statements 136 The ignore or replace statement will apply to the name of enum value
|
/Documentation/devicetree/ |
D | changesets.rst | 7 A Devicetree changeset is a method which allows one to apply changes 30 3. of_changeset_apply() - Apply the changes to the tree. Either the
|
/Documentation/driver-api/media/drivers/ |
D | sh_mobile_ceu_camera.rst | 91 5. Apply iterative sensor S_FMT for sensor output window. 101 8. Calculate new CEU crop - apply sensor scales to previously calculated 140 5. Calculate and apply host scale = (6' - 6) / (4' - 4) 142 6. Calculate and apply host crop: 6 - 7 = (5 - 2) * (6' - 6) / (5' - 5)
|
/Documentation/devicetree/bindings/pinctrl/ |
D | pinmux-node.yaml | 113 The list of pin identifiers that properties in the node apply to. The 120 the group to apply the properties to, if the driver supports 127 node apply to (either this, "pins" or "groups" have to be specified)
|
D | nvidia,tegra124-xusb-padctl.txt | 69 The nvidia,iddq property does not apply to this group. 75 The nvidia,iddq property does not apply to this group.
|
/Documentation/devicetree/bindings/powerpc/fsl/ |
D | pmc.txt | 15 compatible; all statements below that apply to "fsl,mpc8548-pmc" also 16 apply to "fsl,mpc8641d-pmc".
|
/Documentation/features/ |
D | arch-support.txt | 11 | N/A| # feature doesn't apply to the architecture
|
/Documentation/livepatch/ |
D | module-elf-format.rst | 42 reject the livepatch module. Furthermore, we cannot apply relocations that 48 belongs to, and then manually apply the dynamic relocations. However this 83 A livepatch module manages its own ELF relocation sections to apply 86 not currently loaded, livepatch will apply the corresponding livepatch 93 text section of a function) to which the relocation(s) apply. It is 101 access the relocation section and apply the relocations.
|
/Documentation/gpu/rfc/ |
D | i915_small_bar.h | 99 * with gem_create, and another to apply various parameters, however this 171 * @extensions: The chain of extensions to apply to this object. 174 * different extensions, and we need to apply more than one when
|
/Documentation/devicetree/bindings/iio/adc/ |
D | adi,ad4130.yaml | 84 description: Analog inputs to apply a voltage bias of (AVDD − AVSS) / 2 to. 145 Analog input to apply excitation current to while the channel 154 Analog input to apply excitation current to while this channel
|
/Documentation/locking/ |
D | locktypes.rst | 77 can have suffixes which apply further protections: 195 - All spinlock_t changes also apply to local_lock. 258 task-state rules apply to all kernel configurations. Non-PREEMPT_RT 302 suffix rules of spinlock_t apply accordingly. The implementation is fair, 311 - All the spinlock_t changes also apply to rwlock_t. 498 caveats also apply to bit spinlocks. 522 These constraints apply both in PREEMPT_RT and otherwise.
|
D | pi-futex.rst | 58 inheritance only apply to kernel-space locks. But user-space locks are 61 does not apply (user-space spinlocks have the same priority inversion
|
/Documentation/power/powercap/ |
D | powercap.rst | 27 control topology of the system. In that case, it is possible to apply power 156 to be applied (the constraints in the 'package' power zones apply to the whole 157 CPU packages and the subzone constraints only apply to the respective parts of
|
/Documentation/power/ |
D | suspend-and-cpuhotplug.rst | 187 to apply the same microcode revision to each of the CPUs. 197 In this case since we probably need to apply different microcode revisions 231 Hence, in such a case, it is not really necessary to re-apply microcode 237 powered off, during restore it becomes necessary to apply the microcode
|
/Documentation/devicetree/bindings/leds/ |
D | leds-spi-byte.txt | 24 apply.
|
D | leds-cr0014114.txt | 11 apply. In particular, "reg" and "spi-max-frequency" properties must be given.
|
/Documentation/devicetree/bindings/arm/cpu-enable-method/ |
D | nuvoton,npcm750-smp | 5 To apply to all CPUs, a single "nuvoton,npcm750-smp" enable method should be
|
D | marvell,berlin-smp | 6 CPUs. To apply to all CPUs, a single "marvell,berlin-smp" enable method should
|
/Documentation/devicetree/bindings/power/supply/ |
D | qcom,pm8941-coincell.yaml | 40 Voltage (in millivolts) to apply for charging. If unspecified, inherit
|
/Documentation/devicetree/bindings/sifive/ |
D | sifive-blocks-ip-versioning.txt | 32 or other system software can match on this string to apply them. The
|
/Documentation/input/ |
D | notifier.rst | 51 apply keysym;
|
/Documentation/riscv/ |
D | uabi.rst | 12 so for our purposes the following rules apply:
|
/Documentation/filesystems/ext4/ |
D | about.rst | 7 filesystems. The same general ideas should apply to ext2/3 filesystems
|
/Documentation/devicetree/bindings/i2c/ |
D | i2c.txt | 91 states that additional SMBus restrictions and features apply to this bus. 96 states that the optional SMBus-Alert feature apply to this bus.
|
12345678910>>...12