Home
last modified time | relevance | path

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

/linux/kernel/livepatch/
H A Dstate.c72 klp_for_each_patch(patch) { in klp_get_prev_state()
111 klp_for_each_patch(old_patch) { in klp_is_patch_compatible()
H A Dcore.h13 #define klp_for_each_patch(patch) \ macro
H A Dcore.c464 klp_for_each_patch(patch) { in stack_order_show()
614 klp_for_each_patch(old_patch) { in klp_add_nops()
1188 klp_for_each_patch(old_patch) { in klp_unpatch_replaced_patches()
1230 klp_for_each_patch(patch) { in klp_cleanup_module_patches_limited()
1275 klp_for_each_patch(patch) { in klp_module_coming()
H A Dtransition.c726 klp_for_each_patch(patch) { in klp_force_transition()