Home
last modified time | relevance | path

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

123456

/kernel/linux/linux-5.10/drivers/scsi/
H A Dscript_asm.pl205 sub patch { subroutine
/kernel/linux/linux-6.6/drivers/scsi/
H A Dscript_asm.pl205 sub patch { subroutine
/kernel/linux/linux-5.10/samples/livepatch/
H A Dlivepatch-sample.c53 static struct klp_patch patch = { variable
H A Dlivepatch-callbacks-demo.c179 static struct klp_patch patch variable
[all...]
H A Dlivepatch-shadow-fix2.c113 static struct klp_patch patch = { variable
/kernel/linux/linux-5.10/lib/livepatch/
H A Dtest_klp_livepatch.c32 static struct klp_patch patch = { variable
H A Dtest_klp_atomic_replace.c36 static struct klp_patch patch = { variable
H A Dtest_klp_callbacks_demo2.c72 static struct klp_patch patch = { variable
H A Dtest_klp_callbacks_demo.c102 static struct klp_patch patch = { variable
/kernel/linux/linux-6.6/lib/livepatch/
H A Dtest_klp_livepatch.c32 static struct klp_patch patch = { variable
H A Dtest_klp_atomic_replace.c36 static struct klp_patch patch = { variable
H A Dtest_klp_callbacks_demo2.c72 static struct klp_patch patch = { variable
/kernel/linux/linux-6.6/samples/livepatch/
H A Dlivepatch-sample.c53 static struct klp_patch patch = { variable
/kernel/linux/linux-5.10/sound/synth/emux/
H A Demux_hwdep.c23 struct soundfont_patch_info patch; in snd_emux_hwdep_load_patch() local
[all...]
/kernel/linux/linux-5.10/kernel/livepatch/
H A Dstate.c31 struct klp_state *klp_get_state(struct klp_patch *patch, unsigned long id) in klp_get_state() argument
66 struct klp_patch *patch; in klp_get_prev_state() local
87 klp_is_state_compatible(struct klp_patch *patch, struct klp_state *old_state) klp_is_state_compatible() argument
106 klp_is_patch_compatible(struct klp_patch *patch) klp_is_patch_compatible() argument
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/include/nvkm/subdev/
H A Dbios.h22 u8 patch; member
/kernel/linux/linux-6.6/kernel/livepatch/
H A Dstate.c31 struct klp_state *klp_get_state(struct klp_patch *patch, unsigned long id) in klp_get_state() argument
66 struct klp_patch *patch; in klp_get_prev_state() local
87 klp_is_state_compatible(struct klp_patch *patch, struct klp_state *old_state) klp_is_state_compatible() argument
106 klp_is_patch_compatible(struct klp_patch *patch) klp_is_patch_compatible() argument
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/include/nvkm/subdev/
H A Dbios.h22 u8 patch; member
/kernel/linux/linux-6.6/sound/synth/emux/
H A Demux_hwdep.c23 struct soundfont_patch_info patch; in snd_emux_hwdep_load_patch() local
[all...]
/kernel/linux/linux-5.10/arch/xtensa/kernel/
H A Djump_label.c26 struct patch { struct
41 struct patch *patch = data; in patch_text_stop_machine() local
57 struct patch patch = { patch_text() local
[all...]
/kernel/linux/linux-5.10/arch/powerpc/platforms/8xx/
H A Dmicropatch.c324 static void __init cpm_write_patch(cpm8xx_t *cp, int offset, uint *patch, int len) in cpm_write_patch() argument
/kernel/linux/linux-6.6/arch/powerpc/platforms/8xx/
H A Dmicropatch.c324 static void __init cpm_write_patch(cpm8xx_t *cp, int offset, uint *patch, int len) in cpm_write_patch() argument
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/
H A Dcore_extern.c12 uint32_t major, minor, patch; in get_kernel_version() local
/kernel/linux/linux-6.6/arch/xtensa/kernel/
H A Djump_label.c26 struct patch { struct
41 struct patch *patch = data; in patch_text_stop_machine() local
57 struct patch patch = { patch_text() local
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H A Dcore_extern.c12 uint32_t major, minor, patch; in get_kernel_version() local

Completed in 9 milliseconds

123456