Home
last modified time | relevance | path

Searched refs:klp_unpatch_replaced_patches (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/kernel/livepatch/
Dcore.h18 void klp_unpatch_replaced_patches(struct klp_patch *new_patch);
Dtransition.c80 klp_unpatch_replaced_patches(klp_transition_patch); in klp_complete_transition()
Dcore.c1113 void klp_unpatch_replaced_patches(struct klp_patch *new_patch) in klp_unpatch_replaced_patches() function