Home
last modified time | relevance | path

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

/dports/multimedia/libv4l/linux-5.13-rc2/include/linux/
H 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 …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/linux/
H 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 …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/linux/
H 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 …]