Home
last modified time | relevance | path

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

/linux-6.1.9/kernel/livepatch/
Dcore.h17 void klp_free_replaced_patches_async(struct klp_patch *new_patch);
Dtransition.c455 klp_free_replaced_patches_async(patch); in klp_try_complete_transition()
Dcore.c725 void klp_free_replaced_patches_async(struct klp_patch *new_patch) in klp_free_replaced_patches_async() function