Lines Matching defs:tep_function_handler
95 struct tep_function_handler {
96 struct tep_function_handler *next;
108 static void free_func_handle(struct tep_function_handler *func);
2977 static struct tep_function_handler *
2980 struct tep_function_handler *func;
2995 struct tep_function_handler *func;
2996 struct tep_function_handler **next;
3010 process_func_handler(struct tep_event *event, struct tep_function_handler *func,
3102 struct tep_function_handler *func;
4230 struct tep_function_handler *func_handle = arg->func.func;
7147 static void free_func_handle(struct tep_function_handler *func)
7182 struct tep_function_handler *func_handle;
7267 struct tep_function_handler *func_handle;
7520 struct tep_function_handler *func_handler;