Home
last modified time | relevance | path

Searched refs:rethook_handler_t (Results 1 – 1 of 1) sorted by relevance

/linux/include/linux/
H A Drethook.h16 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 as
34 * rethook_handler_t.
60 struct rethook *rethook_alloc(void *data, rethook_handler_t handler, int size, int num);