Home
last modified time | relevance | path

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

/linux-4.1.27/kernel/livepatch/
Dcore.c516 static int __klp_enable_patch(struct klp_patch *patch) in __klp_enable_patch() function
572 ret = __klp_enable_patch(patch); in klp_enable_patch()
615 ret = __klp_enable_patch(patch); in enabled_store()