Home
last modified time | relevance | path

Searched defs:patch (Results 51 - 75 of 260) sorted by relevance

1234567891011

/kernel/linux/linux-5.10/arch/riscv/kernel/
H A Dpatch.c118 struct patch_insn *patch = data; in patch_text_cb() local
139 struct patch_insn patch = { in patch_text() local
[all...]
/kernel/linux/linux-6.6/arch/arm/kernel/
H A Dpatch.c14 struct patch { struct
113 struct patch *patch = data; in patch_text_stop_machine() local
122 struct patch patch = { in patch_text() local
/kernel/linux/linux-6.6/arch/parisc/kernel/
H A Dpatch.c18 struct patch { struct
103 struct patch *patch = data; in patch_text_stop_machine() local
111 struct patch patch in patch_text() local
123 struct patch patch = { patch_text_multiple() local
[all...]
/kernel/linux/linux-5.10/samples/livepatch/
H A Dlivepatch-shadow-fix1.c154 static struct klp_patch patch = { variable
/kernel/linux/linux-5.10/lib/livepatch/
H A Dtest_klp_state.c32 static struct klp_patch patch; variable
141 static struct klp_patch patch variable
[all...]
H A Dtest_klp_state2.c32 static struct klp_patch patch; variable
170 static struct klp_patch patch variable
[all...]
/kernel/linux/linux-5.10/kernel/livepatch/
H A Dpatch.c280 static void __klp_unpatch_objects(struct klp_patch *patch, bool nops_only) in __klp_unpatch_objects() argument
289 void klp_unpatch_objects(struct klp_patch *patch) in klp_unpatch_objects() argument
294 void klp_unpatch_objects_dynamic(struct klp_patch *patch) in klp_unpatch_objects_dynamic() argument
/kernel/linux/linux-6.6/kernel/livepatch/
H A Dpatch.c272 static void __klp_unpatch_objects(struct klp_patch *patch, bool nops_only) in __klp_unpatch_objects() argument
281 void klp_unpatch_objects(struct klp_patch *patch) in klp_unpatch_objects() argument
286 void klp_unpatch_objects_dynamic(struct klp_patch *patch) in klp_unpatch_objects_dynamic() argument
/kernel/linux/linux-6.6/lib/livepatch/
H A Dtest_klp_state2.c32 static struct klp_patch patch; variable
170 static struct klp_patch patch variable
[all...]
H A Dtest_klp_state.c32 static struct klp_patch patch; variable
141 static struct klp_patch patch variable
[all...]
/kernel/linux/linux-6.6/samples/livepatch/
H A Dlivepatch-shadow-fix1.c154 static struct klp_patch patch = { variable
/third_party/cJSON/tests/
H A Djson_patch_tests.c52 cJSON *patch = NULL; in test_apply_patch() local
125 cJSON *patch = NULL; in test_generate_test() local
[all...]
H A Dold_utils_tests.c179 cJSON *patch = cJSON_Parse(merges[i][1]); in merge_tests() local
202 cJSON *patch = cJSONUtils_GenerateMergePatch(from,to); in generate_merge_tests() local
/third_party/node/src/
H A Djsvm_node_api_types.h42 uint32_t patch; member
H A Dnode_api_types.h40 uint32_t patch; member
/third_party/python/Lib/test/
H A Dtest_rlcompleter.py2 from unittest.mock import patch namespace
/third_party/python/Lib/distutils/tests/
H A Dtest_dir_util.py6 from unittest.mock import patch namespace
H A Dtest_file_util.py5 from unittest.mock import patch namespace
/kernel/linux/linux-6.6/arch/arm64/kernel/
H A Dpatching.c155 struct aarch64_insn_patch patch = { in aarch64_insn_patch_text() local
/kernel/linux/linux-6.6/arch/riscv/kernel/
H A Dpatch.c228 struct patch_insn *patch = data; in patch_text_cb() local
252 struct patch_insn patch in patch_text() local
[all...]
/kernel/linux/linux-5.10/sound/pci/hda/
H A Dhda_bind.c90 hda_codec_patch_t patch; in hda_codec_driver_probe() local
/kernel/linux/linux-5.10/drivers/mfd/
H A Dlochnagar-i2c.c178 const struct reg_sequence *patch; member
/kernel/linux/linux-6.6/drivers/mfd/
H A Dlochnagar-i2c.c178 const struct reg_sequence *patch; member
/kernel/linux/linux-6.6/sound/pci/hda/
H A Dhda_bind.c90 hda_codec_patch_t patch; in hda_codec_driver_probe() local
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Dhda.c177 hda_codec_patch_t patch; in hda_codec_probe() local

Completed in 10 milliseconds

1234567891011