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