Home
last modified time | relevance | path

Searched full:patching (Results 151 – 175 of 206) sorted by relevance

123456789

/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Ddevlink.c182 "FW upgrade to the stored FW can't be done by FW live patching"); in mlx5_devlink_trigger_fw_live_patch()
/linux/arch/x86/kernel/
H A Dkgdb.c39 #include <asm/text-patching.h>
/linux/drivers/scsi/
H A Dncr53c8xx.h339 * no byte reordering is needed for script patching.
340 * Macro cpu_to_scr() is to be used for script patching.
H A Dscript_asm.pl208 print STDERR "Patching $address at offset $offset, length $length to $value\n";
/linux/arch/powerpc/platforms/powermac/
H A Dsmp.c38 #include <asm/text-patching.h>
/linux/arch/powerpc/kernel/
H A Dhead_8xx.S32 #include <asm/code-patching-asm.h>
H A Dhead_64.S467 isync /* In case code patching happened */
H A Dhead_44x.S38 #include <asm/code-patching-asm.h>
H A Dmodule_64.c20 #include <asm/text-patching.h>
/linux/init/
H A DKconfig2062 enable kernel live patching, or other less common use cases (e.g.,
2071 Say N unless you really need all symbols, or kernel live patching.
/linux/drivers/gpu/drm/i915/gem/
H A Di915_gem_execbuffer.c97 * or patching. To try and avoid having to relocate each object on the next
180 * Once all the objects are in place, patching up the buried pointers to point
1502 * patching using the GPU (though that should be serialised by the in eb_relocate_entry()
/linux/kernel/bpf/
H A Dcore.c490 /* Patching happens in 3 steps: in bpf_patch_insn_single()
494 * new ones (patching is always from 1 to n insns, n > 0). in bpf_patch_insn_single()
1553 /* Patching may have repointed aux->prog during in bpf_jit_blind_constants()
H A Darraymap.c1140 * 3) Also programs reaching refcount of zero while patching in prog_array_map_poke_run()
/linux/arch/powerpc/
H A DKconfig865 binutils later than 2.17.50.0.3, or by patching the ELF_MAXPAGESIZE
/linux/arch/arm/kernel/
H A Dsetup.c423 pr_info("CPU: div instructions available: patching division code\n"); in patch_aeabi_idiv()
/linux/sound/hda/codecs/side-codecs/
H A Dcs35l56_hda.c54 /* Wait for patching to complete */ in cs35l56_hda_wait_dsp_ready()
/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dvega12_hwmgr.c409 /* need to set voltage control types before EVV patching */ in vega12_hwmgr_backend_init()
638 * Dynamic state patching function will then trim these
/linux/arch/x86/
H A DKconfig2512 patching. This increases text size by ~5%. For non affected systems
2523 a noisy dmesg about callthunks generation and call patching for
/linux/drivers/gpu/drm/tegra/
H A Ddrm.c286 * during of the relocations patching, corrupting the commands in tegra_drm_submit()
/linux/arch/powerpc/platforms/powernv/
H A Didle.c21 #include <asm/text-patching.h>
/linux/drivers/usb/atm/
H A Dcxacru.c1068 usb_err(usbatm, "Boot ROM patching failed: %d\n", ret); in cxacru_heavy_init()
/linux/fs/xfs/libxfs/
H A Dxfs_dir2.c770 * Note: Patching the kernel code requires taking the cpu hotplug lock. Other
/linux/arch/arm/boot/compressed/
H A Dhead.S199 * were patching the initial instructions of the kernel, i.e
/linux/drivers/mtd/chips/
H A Dcfi_cmdset_0002.c548 * From TN-13-07: Patching the Linux Kernel and U-Boot for M29 Flash, page 20:
567 * From TN-13-07: Patching the Linux Kernel and U-Boot for M29 Flash, page 22:
/linux/drivers/crypto/caam/
H A Dcaamalg_desc.c189 * code patching the descriptor buffer and the location being patched. in cnstr_shdsc_aead_null_decap()

123456789