Searched defs:klp_patch (Results 1 – 1 of 1) sorted by relevance
157 struct klp_patch { struct159 struct module *mod;160 struct klp_object *objs;161 struct klp_state *states;162 bool replace;165 struct list_head list;166 struct kobject kobj;167 struct list_head obj_list;168 bool enabled;169 bool forced;[all …]
Completed in 3 milliseconds