Searched refs:func_t (Results 1 – 1 of 1) sorted by relevance
34 typedef void (*func_t)(uint64_t, uint64_t, uint64_t, uint64_t, uint64_t, typedef38 static void makectx_wrapper(ucontext_t *ucp, func_t func, uint64_t *args);97 makectx_wrapper(ucontext_t *ucp, func_t func, uint64_t *args) in makectx_wrapper()