Home
last modified time | relevance | path

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

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

Completed in 5 milliseconds