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 *); typedef 33 * __rcu, instead of rethook_handler_t. But this must be same as34 * rethook_handler_t.60 struct rethook *rethook_alloc(void *data, rethook_handler_t handler, int size, int num);