Home
last modified time | relevance | path

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

/linux-4.4.14/samples/livepatch/
Dlivepatch-sample.c85 WARN_ON(klp_disable_patch(&patch)); in livepatch_exit()
/linux-4.4.14/include/linux/
Dlivepatch.h135 int klp_disable_patch(struct klp_patch *);
/linux-4.4.14/kernel/livepatch/
Dcore.c501 int klp_disable_patch(struct klp_patch *patch) in klp_disable_patch() function
523 EXPORT_SYMBOL_GPL(klp_disable_patch);