Home
last modified time | relevance | path

Searched refs:klp_for_each_patch (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.10/kernel/livepatch/
Dstate.c72 klp_for_each_patch(patch) { in klp_get_prev_state()
111 klp_for_each_patch(old_patch) { in klp_is_patch_compatible()
Dcore.h13 #define klp_for_each_patch(patch) \ macro
Dcore.c540 klp_for_each_patch(old_patch) { in klp_add_nops()
1103 klp_for_each_patch(old_patch) { in klp_unpatch_replaced_patches()
1145 klp_for_each_patch(patch) { in klp_cleanup_module_patches_limited()
1190 klp_for_each_patch(patch) { in klp_module_coming()
Dtransition.c644 klp_for_each_patch(patch) in klp_force_transition()