Searched refs:rethook_handler_t (Results 1 – 1 of 1) sorted by relevance
16 typedef void (*rethook_handler_t) (struct rethook_node *, void *, unsigned long, struct pt_regs *); typedef60 struct rethook *rethook_alloc(void *data, rethook_handler_t handler, int size, int num);