Searched defs:klp_object (Results 1 – 1 of 1) sorted by relevance
118 struct klp_object { struct120 const char *name;121 struct klp_func *funcs;122 struct klp_callbacks callbacks;125 struct kobject kobj;126 struct list_head func_list;127 struct list_head node;128 struct module *mod;129 bool dynamic;130 bool patched;