Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Dlivepatch.h143 struct klp_patch { struct
163 int klp_register_patch(struct klp_patch *); argument
164 int klp_unregister_patch(struct klp_patch *);
165 int klp_enable_patch(struct klp_patch *);
166 int klp_disable_patch(struct klp_patch *);
168 void arch_klp_init_object_loaded(struct klp_patch *patch,