Searched defs:klp_patch (Results 1 – 1 of 1) sorted by relevance
135 struct klp_patch { struct137 struct module *mod;138 struct klp_object *objs;139 struct klp_state *states;140 bool replace;143 struct list_head list;144 struct kobject kobj;145 struct list_head obj_list;146 bool enabled;147 bool forced;[all …]