| /Linux-v5.15/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 …]
|
| /Linux-v5.15/drivers/video/fbdev/omap2/omapfb/dss/ |
| D | overlay-sysfs.c | 79 r = old_mgr->apply(old_mgr); in overlay_manager_store() 91 r = mgr->apply(mgr); in overlay_manager_store() 155 r = ovl->manager->apply(ovl->manager); in overlay_position_store() 194 r = ovl->manager->apply(ovl->manager); in overlay_output_size_store() 261 r = ovl->manager->apply(ovl->manager); in overlay_global_alpha_store() 303 r = ovl->manager->apply(ovl->manager); in overlay_pre_mult_alpha_store() 343 r = ovl->manager->apply(ovl->manager); in overlay_zorder_store()
|
| D | manager-sysfs.c | 102 r = mgr->apply(mgr); in manager_display_store() 145 r = mgr->apply(mgr); in manager_default_color_store() 189 r = mgr->apply(mgr); in manager_trans_key_type_store() 225 r = mgr->apply(mgr); in manager_trans_key_value_store() 261 r = mgr->apply(mgr); in manager_trans_key_enabled_store() 305 r = mgr->apply(mgr); in manager_alpha_blending_enabled_store() 347 r = mgr->apply(mgr); in manager_cpr_enable_store() 408 r = mgr->apply(mgr); in manager_cpr_coef_store()
|
| /Linux-v5.15/fs/nls/ |
| D | Kconfig | 47 DOS/Windows partitions correctly. This does apply to the filenames 59 DOS/Windows partitions correctly. This does apply to the filenames 71 DOS/Windows partitions correctly. This does apply to the filenames 84 DOS/Windows partitions correctly. This does apply to the filenames 100 DOS/Windows partitions correctly. This does apply to the filenames 115 DOS/Windows partitions correctly. This does apply to the filenames 126 DOS/Windows partitions correctly. This does apply to the filenames 137 DOS/Windows partitions correctly. This does apply to the filenames 148 DOS/Windows partitions correctly. This does apply to the filenames 159 DOS/Windows partitions correctly. This does apply to the filenames [all …]
|
| /Linux-v5.15/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
|
| /Linux-v5.15/fs/btrfs/ |
| D | props.c | 21 int (*apply)(struct inode *inode, const char *value, size_t len); member 92 ret = handler->apply(inode, NULL, 0); in btrfs_set_prop() 102 ret = handler->apply(inode, value, value_len); in btrfs_set_prop() 234 ret = handler->apply(inode, value, len); in inode_prop_iterator() 331 .apply = prop_compression_apply, 389 ret = h->apply(inode, value, strlen(value)); in inherit_props()
|
| /Linux-v5.15/sound/soc/ti/ |
| D | ams-delta.c | 345 int apply, ret; in cx81801_receive() local 379 apply = !ams_delta_muted && !cx81801_cmd_pending; in cx81801_receive() 385 if (apply) in cx81801_receive() 425 int apply; in ams_delta_mute() local 432 apply = !cx81801_cmd_pending; in ams_delta_mute() 435 if (apply) in ams_delta_mute()
|
| /Linux-v5.15/tools/bootconfig/ |
| D | main.c | 487 char *apply = NULL; in main() local 497 apply = optarg; in main() 508 if ((apply && delete) || (delete && list) || (apply && list)) { in main() 520 if (apply) in main() 521 return apply_xbc(path, apply); in main()
|
| /Linux-v5.15/net/ipv4/ |
| D | tcp_bpf.c | 16 bool apply = apply_bytes; in bpf_tcp_ingress() local 31 size = (apply && apply_bytes < sge->length) ? in bpf_tcp_ingress() 46 if (apply) { in bpf_tcp_ingress() 69 bool apply = apply_bytes; in tcp_bpf_push() local 79 size = (apply && apply_bytes < sge->length) ? in tcp_bpf_push() 97 if (apply) in tcp_bpf_push() 116 if (apply && !apply_bytes) in tcp_bpf_push()
|
| /Linux-v5.15/drivers/of/unittest-data/ |
| D | overlay_bad_add_dup_prop.dts | 11 * This will result in an error and the overlay apply 18 * will occur if the overlay is removed. Since the overlay apply
|
| D | overlay_5.dts | 5 /* overlay_5 - test overlay apply revert */
|
| D | testcases.dts | 10 * instead of in testcases_common.dtsi so that the static overlay apply
|
| D | overlay_bad_add_dup_node.dts | 11 * This will result in an error and the overlay apply
|
| /Linux-v5.15/arch/mips/generic/ |
| D | init.c | 135 for (; fixups->apply; fixups++) { in apply_mips_fdt_fixups() 136 err = fixups->apply(fdt_out); in apply_mips_fdt_fixups()
|
| /Linux-v5.15/Documentation/devicetree/bindings/phy/ |
| D | qcom,usb-hsic-phy.txt | 38 Definition: List of pinctrl settings to apply to keep HSIC pins in a glitch 44 Definition: List of pinctrl settings to apply to mux out the HSIC pins
|
| /Linux-v5.15/Documentation/driver-api/media/drivers/ |
| D | sh_mobile_ceu_camera.rst | 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)
|
| /Linux-v5.15/arch/riscv/ |
| D | Kconfig.erratas | 27 This will apply the SiFive CIP-453 errata to add sign extension 38 This will apply the SiFive CIP-1200 errata to repalce all
|
| /Linux-v5.15/security/selinux/ss/ |
| D | hashtab.c | 79 int (*apply)(void *k, void *d, void *args), in hashtab_map() 89 ret = apply(cur->key, cur->datum, args); in hashtab_map()
|
| /Linux-v5.15/drivers/staging/greybus/ |
| D | TODO | 4 * Make pwm.c use the struct pwm_ops::apply instead of ::config, ::set_polarity,
|
| /Linux-v5.15/arch/mips/include/asm/ |
| D | machine.h | 69 int (*apply)(void *fdt); member
|
| /Linux-v5.15/drivers/staging/media/atomisp/i2c/ |
| D | Kconfig | 31 tristate "Helper library to load, parse and apply large register lists." 35 and apply large register lists.
|
| /Linux-v5.15/Documentation/features/ |
| D | arch-support.txt | 11 | N/A| # feature doesn't apply to the architecture
|
| /Linux-v5.15/drivers/memory/ |
| D | atmel-ebi.c | 305 bool apply = false; in atmel_ebi_dev_setup() local 343 apply = true; in atmel_ebi_dev_setup() 349 if (apply) { in atmel_ebi_dev_setup() 360 if (ebi->caps->ebi_csa_offs && apply) in atmel_ebi_dev_setup()
|
| /Linux-v5.15/ |
| D | COPYING | 14 In addition, other licenses may also apply. Please see:
|
| /Linux-v5.15/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".
|