Home
last modified time | relevance | path

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

/linux-4.4.14/kernel/livepatch/
Dcore.c472 static int __klp_disable_patch(struct klp_patch *patch) in __klp_disable_patch() function
517 ret = __klp_disable_patch(patch); in klp_disable_patch()
557 WARN_ON(__klp_disable_patch(patch)); in __klp_enable_patch()
628 ret = __klp_disable_patch(patch); in enabled_store()