Home
last modified time | relevance | path

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

1234567891011

/third_party/rust/crates/nix/src/
H A Dfeatures.rs33 let mut patch: usize = 0; in parse_kernel_version() variables
/base/update/updater/services/include/patch/
H A Dupdate_patch.h27 uint8_t* patch; member
/foundation/multimedia/image_framework/plugins/common/libs/image/libpngplugin/src/
H A Dnine_patch_listener.cpp70 PngNinePatchRes *patch = static_cast<PngNinePatchRes *>(data); in ReadChunk() local
/kernel/linux/linux-5.10/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-5.10/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/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...]
/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
/base/update/updater/test/fuzztest/UpdaterStartUpdaterProc_fuzzer/
H A DUpdaterStartUpdaterProc_fuzzer.cpp159 static int StartUpdaterProcFun(const std::string &patch) in StartUpdaterProcFun() argument
/base/update/updater/services/diffpatch/patch/
H A Dupdate_patch.cpp122 std::unique_ptr<BlocksBufferPatch> patch = std::make_unique<BlocksBufferPatch>(patchInfo, oldInfo, newData); ApplyBlockPatch() local
148 std::unique_ptr<BlocksStreamPatch> patch = std::make_unique<BlocksStreamPatch>(patchInfo, stream, writer); ApplyBlockPatch() local
194 std::unique_ptr<BlocksStreamPatch> patch = std::make_unique<BlocksStreamPatch>(patchInfo, ApplyBlockPatch() local
215 std::unique_ptr<BlocksStreamPatch> patch = std::make_unique<BlocksStreamPatch>(patchInfo, stream, writer); ApplyBlockPatch() local
[all...]
/kernel/linux/linux-6.6/arch/arm64/kernel/
H A Dpatching.c155 struct aarch64_insn_patch patch = { in aarch64_insn_patch_text() local

Completed in 9 milliseconds

1234567891011