Home
last modified time | relevance | path

Searched refs:post_unpatch_enabled (Results 1 – 2 of 2) sorted by relevance

/linux/kernel/livepatch/
A Dcore.h33 obj->callbacks.post_unpatch_enabled = !ret; in klp_pre_patch_callback()
52 if (obj->callbacks.post_unpatch_enabled && in klp_post_unpatch_callback()
56 obj->callbacks.post_unpatch_enabled = false; in klp_post_unpatch_callback()
/linux/include/linux/
A Dlivepatch.h102 bool post_unpatch_enabled; member

Completed in 3 milliseconds