Searched refs:post_unpatch_enabled (Results 1 – 2 of 2) sorted by relevance
32 obj->callbacks.post_unpatch_enabled = !ret; in klp_pre_patch_callback()51 if (obj->callbacks.post_unpatch_enabled && in klp_post_unpatch_callback()55 obj->callbacks.post_unpatch_enabled = false; in klp_post_unpatch_callback()
102 bool post_unpatch_enabled; member