Searched defs:klp_func (Results 1 – 1 of 1) sorted by relevance
56 struct klp_func { struct58 const char *old_name;59 void *new_func;67 unsigned long old_sympos;70 void *old_func;71 struct kobject kobj;72 struct list_head node;73 struct list_head stack_node;74 unsigned long old_size, new_size;75 bool nop;[all …]