Home
last modified time | relevance | path

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

/linux-4.4.14/samples/livepatch/
Dlivepatch-sample.c75 ret = klp_enable_patch(&patch); in livepatch_init()
/linux-4.4.14/include/linux/
Dlivepatch.h134 int klp_enable_patch(struct klp_patch *);
/linux-4.4.14/kernel/livepatch/
Dcore.c570 int klp_enable_patch(struct klp_patch *patch) in klp_enable_patch() function
587 EXPORT_SYMBOL_GPL(klp_enable_patch);