Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dlivepatch.h158 struct klp_patch { struct
160 struct module *mod;
161 struct klp_object *objs;
162 struct klp_state *states;
163 bool replace;
166 struct list_head list;
167 struct kobject kobj;
168 struct list_head obj_list;
169 bool enabled;
170 bool forced;
[all …]