Home
last modified time | relevance | path

Searched defs:tmp_patch (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/kernel/livepatch/
H A Dcore.h10 #define klp_for_each_patch_safe(patch, tmp_patch) \ argument
H A Dcore.c749 struct klp_patch *old_patch, *tmp_patch; in klp_free_replaced_patches_async() local