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