Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/
Dlivepatch.h116 struct klp_object { struct
118 const char *name;
119 struct klp_func *funcs;
120 struct klp_callbacks callbacks;
123 struct kobject kobj;
124 struct list_head func_list;
125 struct list_head node;
126 struct module *mod;
127 bool dynamic;
128 bool patched;