Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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.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()
H A Dtransition.c658 klp_for_each_patch(patch) in klp_force_transition()