Home
last modified time | relevance | path

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

/openbmc/linux/kernel/livepatch/
H A Dcore.h16 void klp_free_patch_async(struct klp_patch *patch);
H A Dtransition.c521 klp_free_patch_async(patch); in klp_try_complete_transition()
H A Dcore.c741 void klp_free_patch_async(struct klp_patch *patch) in klp_free_patch_async() function
754 klp_free_patch_async(old_patch); in klp_free_replaced_patches_async()