opal_mem_hooks_callback_fn_t 44 opal/memoryhooks/memory.c opal_mem_hooks_callback_fn_t *cbfunc; opal_mem_hooks_callback_fn_t 153 opal/memoryhooks/memory.c opal_mem_hooks_register_release(opal_mem_hooks_callback_fn_t *func, void *cbdata) opal_mem_hooks_callback_fn_t 203 opal/memoryhooks/memory.c opal_mem_hooks_unregister_release(opal_mem_hooks_callback_fn_t* func) opal_mem_hooks_callback_fn_t 109 opal/memoryhooks/memory.h typedef void (opal_mem_hooks_callback_fn_t)(void *buf, size_t length, opal_mem_hooks_callback_fn_t 129 opal/memoryhooks/memory.h OPAL_DECLSPEC int opal_mem_hooks_register_release(opal_mem_hooks_callback_fn_t *func, opal_mem_hooks_callback_fn_t 142 opal/memoryhooks/memory.h OPAL_DECLSPEC int opal_mem_hooks_unregister_release(opal_mem_hooks_callback_fn_t *func);