Searched defs:klp_patch (Results 1 – 1 of 1) sorted by relevance
146 struct klp_patch { struct148 struct module *mod;149 struct klp_object *objs;150 bool replace;153 struct list_head list;154 struct kobject kobj;155 struct list_head obj_list;156 bool enabled;157 bool forced;158 struct work_struct free_work;[all …]