Searched refs:rethook_alloc (Results 1 – 2 of 2) sorted by relevance
60 struct rethook *rethook_alloc(void *data, rethook_handler_t handler, int size, int num);
103 struct rethook *rethook_alloc(void *data, rethook_handler_t handler, in rethook_alloc() function