Searched defs:tmp_patch (Results 1 – 2 of 2) sorted by relevance
| /linux/kernel/livepatch/ | ||
| A D | core.h | 10 #define klp_for_each_patch_safe(patch, tmp_patch) \ argument |
| A D | core.c | 709 struct klp_patch *old_patch, *tmp_patch; in klp_free_replaced_patches_async() local |
Completed in 5 milliseconds