Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/
Dlivepatch.h157 struct klp_patch { struct
159 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 …]