| /linux/drivers/gpu/drm/i915/display/ |
| H A D | intel_quirks.c | 30 drm_info(display->drm, "applying lvds SSC disable quirk\n"); in quirk_ssc_force_disable() 40 drm_info(display->drm, "applying inverted panel brightness quirk\n"); in quirk_invert_brightness() 47 drm_info(display->drm, "applying backlight present quirk\n"); in quirk_backlight_present() 56 drm_info(display->drm, "Applying T12 delay quirk\n"); in quirk_increase_t12_delay() 66 drm_info(display->drm, "Applying Increase DDI Disabled quirk\n"); in quirk_increase_ddi_disabled_time() 72 drm_info(display->drm, "Applying no pps backlight power quirk\n"); in quirk_no_pps_backlight_power_hook() 80 drm_info(display->drm, "Applying Fast Wake sync pulse count quirk\n"); in quirk_fw_sync_len() 86 drm_info(display->drm, "Applying eDP Limit rate to HBR2 quirk\n"); in quirk_edp_limit_rate_hbr2()
|
| /linux/tools/perf/tests/ |
| H A D | hists_filter.c | 179 /* now applying thread filter for 'bash' */ in test__hists_filter() 208 /* now applying dso filter for 'kernel' */ in test__hists_filter() 238 * now applying symbol filter for 'main'. Also note that in test__hists_filter() 272 /* now applying socket filters */ in test__hists_filter() 301 /* now applying all filters at once. */ in test__hists_filter()
|
| /linux/Documentation/networking/devlink/ |
| H A D | devlink-reload.rst | 7 ``devlink-reload`` provides mechanism to reinit driver entities, applying 23 - Devlink driver entities re-initialization, including applying
|
| /linux/drivers/net/wireless/intel/iwlwifi/pcie/ |
| H A D | ctxt-info-v2.c | 50 "WRT: Applying DRAM buffer destination\n"); in iwl_pcie_ctxt_info_dbg_enable() 65 "WRT: Applying SMEM buffer destination\n"); in iwl_pcie_ctxt_info_dbg_enable() 71 "WRT: Applying NPK buffer destination\n"); in iwl_pcie_ctxt_info_dbg_enable() 83 "WRT: Applying DRAM destination (debug_token_config=%u)\n", in iwl_pcie_ctxt_info_dbg_enable() 86 "WRT: Applying DRAM destination (alloc_id=%u, num_frags=%u)\n", in iwl_pcie_ctxt_info_dbg_enable()
|
| /linux/drivers/md/dm-vdo/ |
| H A D | action-manager.h | 13 * An action_manager provides a generic mechanism for applying actions to multi-zone entities (such 24 * an optional method to be run on the initiator thread before applying the action to all zones
|
| H A D | action-manager.c | 279 * applying to each zone; may be NULL. 306 * applying to each zone; may be NULL. 335 * applying to each zone; may be NULL.
|
| /linux/arch/m68k/kernel/ |
| H A D | module.c | 33 DEBUGP("Applying relocate section %u to %u\n", relsec, in apply_relocate() 73 DEBUGP("Applying relocate_add section %u to %u\n", relsec, in apply_relocate_add()
|
| /linux/tools/testing/selftests/livepatch/ |
| H A D | test-callbacks.sh | 93 livepatch: applying patch '$MOD_LIVEPATCH' to loading module '$MOD_TARGET' 189 livepatch: applying patch '$MOD_LIVEPATCH' to loading module '$MOD_TARGET' 308 livepatch: applying patch '$MOD_LIVEPATCH' to loading module '$MOD_TARGET' 358 livepatch: applying patch '$MOD_LIVEPATCH' to loading module '$MOD_TARGET' 434 livepatch: applying patch '$MOD_LIVEPATCH' to loading module '$MOD_TARGET'
|
| /linux/Documentation/process/ |
| H A D | applying-patches.rst | 3 Applying Patches To The Linux Kernel 54 in the patch file when applying it (the ``-p1`` argument to ``patch`` does 88 uncompress it before applying it, then you can feed it to patch like this 94 If you wish to uncompress the patch file by hand first before applying it 232 downloading and applying of patches (https://www.selenic.com/ketchup/).
|
| H A D | backporting.rst | 27 Applying the patch to a tree 37 quite picky about the patch applying perfectly to your source tree. In 53 problem with applying the patch to the "wrong" base is that it may pull 63 If you are using `b4`_. and you are applying the patch directly from an 370 technique of manually applying changes is mostly useful if the conflict
|
| /linux/Documentation/translations/it_IT/process/ |
| H A D | applying-patches.rst | 3 :Original: :ref:`Documentation/process/applying-patches.rst <applying_patches>`
|
| /linux/drivers/gpu/drm/xe/ |
| H A D | xe_mmio.c | 340 * @val: desired value after applying the mask 342 * smart, applying an exponential backoff until @timeout_us is reached. 365 * @val: value not to be matched after applying the mask
|
| /linux/arch/riscv/boot/dts/starfive/ |
| H A D | jh7100-starfive-visionfive-v1.dts | 28 * RX delay provided by the driver (1.95ns) is too high, but applying a 50%
|
| /linux/drivers/infiniband/hw/hfi1/ |
| H A D | platform.c | 445 "%s: Applying EQ %x\n", in apply_tx_eq_prog() 488 "%s: Applying supported EMP %x\n", in apply_rx_eq_emp() 577 dd_dev_info(ppd->dd, "No supported RX AMP, not applying\n"); in apply_rx_amplitude_settings() 582 "%s: Applying RX AMP %x\n", __func__, preferred); in apply_rx_amplitude_settings() 721 "Applying TX settings"); in apply_tunings()
|
| /linux/arch/arm64/kernel/ |
| H A D | alternative.c | 261 pr_info("applying system-wide alternatives\n"); in apply_alternatives_all() 278 pr_info("applying boot alternatives\n"); in apply_boot_alternatives()
|
| /linux/Documentation/devicetree/ |
| H A D | changesets.rst | 10 through applying the changeset, then the tree will be rolled back to the
|
| /linux/Documentation/translations/zh_CN/process/ |
| H A D | index.rst | 91 * applying-patches
|
| /linux/tools/arch/riscv/include/uapi/asm/ |
| H A D | unistd.h | 35 * address range, with the flush applying to either all threads or just the
|
| /linux/drivers/bluetooth/ |
| H A D | hci_ag6xx.c | 203 bt_dev_info(hdev, "Applying bddata (%s)", fwname); in ag6xx_setup() 208 bt_dev_err(hdev, "Applying bddata failed (%ld)", PTR_ERR(skb)); in ag6xx_setup()
|
| /linux/Documentation/netlabel/ |
| H A D | introduction.rst | 21 The protocol engines are responsible for both applying and retrieving the
|
| /linux/arch/arm/mach-orion5x/ |
| H A D | board-dt.c | 56 printk(KERN_INFO "Orion: Applying 5281 D0 WFI workaround.\n"); in orion5x_dt_init()
|
| /linux/Documentation/devicetree/bindings/iio/adc/ |
| H A D | ti,am3359-adc.yaml | 36 to wait after applying the step configuration registers and before sending
|
| /linux/tools/iio/ |
| H A D | iio_utils.h | 32 * @shift: amount of bits to shift right data before applying bit mask
|
| /linux/arch/microblaze/kernel/ |
| H A D | module.c | 28 pr_debug("Applying add relocation section %u to %u\n", in apply_relocate_add()
|
| /linux/arch/openrisc/kernel/ |
| H A D | module.c | 28 pr_debug("Applying relocate section %u to %u\n", relsec, in apply_relocate_add()
|