Home
last modified time | relevance | path

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

/openbmc/linux/kernel/livepatch/
H A Dcore.c353 static int __klp_disable_patch(struct klp_patch *patch);
386 ret = __klp_disable_patch(patch); in enabled_store()
966 static int __klp_disable_patch(struct klp_patch *patch) in __klp_disable_patch() function