Home
last modified time | relevance | path

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

/linux-4.1.27/samples/livepatch/
Dlivepatch-sample.c75 ret = klp_enable_patch(&patch); in livepatch_init()
/linux-4.1.27/include/linux/
Dlivepatch.h128 int klp_enable_patch(struct klp_patch *);
/linux-4.1.27/kernel/livepatch/
Dcore.c561 int klp_enable_patch(struct klp_patch *patch) in klp_enable_patch() function
578 EXPORT_SYMBOL_GPL(klp_enable_patch);