Searched defs:patch (Results 1 - 25 of 77) sorted by relevance

1234

/linux-master/drivers/scsi/
H A Dscript_asm.pl205 sub patch { subroutine
/linux-master/samples/livepatch/
H A Dlivepatch-sample.c53 static struct klp_patch patch = { variable in typeref:struct:klp_patch
H A Dlivepatch-callbacks-demo.c179 static struct klp_patch patch variable in typeref:struct:klp_patch
[all...]
H A Dlivepatch-shadow-fix2.c113 static struct klp_patch patch = { variable in typeref:struct:klp_patch
H A Dlivepatch-shadow-fix1.c154 static struct klp_patch patch = { variable in typeref:struct:klp_patch
/linux-master/tools/testing/selftests/livepatch/test_modules/
H A Dtest_klp_livepatch.c32 static struct klp_patch patch = { variable in typeref:struct:klp_patch
H A Dtest_klp_atomic_replace.c36 static struct klp_patch patch = { variable in typeref:struct:klp_patch
H A Dtest_klp_callbacks_demo2.c72 static struct klp_patch patch = { variable in typeref:struct:klp_patch
H A Dtest_klp_callbacks_demo.c102 static struct klp_patch patch = { variable in typeref:struct:klp_patch
H A Dtest_klp_syscall.c76 static struct klp_patch patch = { variable in typeref:struct:klp_patch
H A Dtest_klp_state.c32 static struct klp_patch patch; variable in typeref:struct:klp_patch
141 static struct klp_patch patch variable in typeref:struct:klp_patch
[all...]
H A Dtest_klp_state2.c32 static struct klp_patch patch; variable in typeref:struct:klp_patch
170 static struct klp_patch patch variable in typeref:struct:klp_patch
[all...]
/linux-master/kernel/livepatch/
H A Dstate.c31 struct klp_state *klp_get_state(struct klp_patch *patch, unsigned long id) argument
66 struct klp_patch *patch; local
87 klp_is_state_compatible(struct klp_patch *patch, struct klp_state *old_state) argument
106 klp_is_patch_compatible(struct klp_patch *patch) argument
[all...]
H A Dpatch.c272 static void __klp_unpatch_objects(struct klp_patch *patch, bool nops_only) argument
281 void klp_unpatch_objects(struct klp_patch *patch) argument
286 void klp_unpatch_objects_dynamic(struct klp_patch *patch) argument
/linux-master/sound/synth/emux/
H A Demux_hwdep.c23 struct soundfont_patch_info patch; local
[all...]
/linux-master/drivers/gpu/drm/nouveau/include/nvkm/subdev/
H A Dbios.h22 u8 patch; member in struct:nvkm_bios::__anon148
/linux-master/arch/powerpc/platforms/8xx/
H A Dmicropatch.c324 static void __init cpm_write_patch(cpm8xx_t *cp, int offset, uint *patch, int len) argument
/linux-master/arch/xtensa/kernel/
H A Djump_label.c26 struct patch { struct
41 struct patch *patch = data; local
57 struct patch patch = { local
[all...]
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dcore_extern.c12 uint32_t major, minor, patch; local
/linux-master/arch/arm/kernel/
H A Dpatch.c14 struct patch { struct
113 struct patch *patch = data; local
122 struct patch patch = { local
/linux-master/arch/parisc/kernel/
H A Dpatch.c18 struct patch { struct
103 struct patch *patch = data; local
111 struct patch patch local
123 struct patch patch = { local
[all...]
/linux-master/sound/pci/hda/
H A Dhda_bind.c90 hda_codec_patch_t patch; local
/linux-master/drivers/mfd/
H A Dlochnagar-i2c.c178 const struct reg_sequence *patch; member in struct:lochnagar_config
/linux-master/sound/soc/codecs/
H A Dhda.c179 hda_codec_patch_t patch; local
/linux-master/arch/riscv/kernel/
H A Dpatch.c236 struct patch_insn *patch = data; local
260 struct patch_insn patch local
[all...]

Completed in 602 milliseconds

1234