Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A 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 …]

Completed in 3 milliseconds