Searched defs:klp_object (Results 1 – 2 of 2) 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;
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;