Searched defs:klp_object (Results 1 – 1 of 1) sorted by relevance
116 struct klp_object { struct118 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;