Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/livepatch/
Dcore.h17 void klp_free_replaced_patches_async(struct klp_patch *new_patch);
Dtransition.c523 klp_free_replaced_patches_async(patch); in klp_try_complete_transition()
Dcore.c758 void klp_free_replaced_patches_async(struct klp_patch *new_patch) in klp_free_replaced_patches_async() function