Searched refs:klp_for_each_patch_safe (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) \ macro |
A D | core.c | 711 klp_for_each_patch_safe(old_patch, tmp_patch) { in klp_free_replaced_patches_async() |
Completed in 4 milliseconds