callback_fn 148 ompi/peruse/peruse.c peruse_comm_callback_f * callback_fn, callback_fn 163 ompi/peruse/peruse.c if (NULL == callback_fn) callback_fn 179 ompi/peruse/peruse.c handle->fn = (ompi_peruse_callback_f*) callback_fn; callback_fn 261 ompi/peruse/peruse.c if (NULL == callback_fn) \ callback_fn 273 ompi/peruse/peruse.c peruse_comm_callback_f* callback_fn, callback_fn 281 ompi/peruse/peruse.c handle->fn = (ompi_peruse_callback_f*) callback_fn; callback_fn 290 ompi/peruse/peruse.c peruse_comm_callback_f** callback_fn, callback_fn 298 ompi/peruse/peruse.c *callback_fn = (peruse_comm_callback_f*) handle->fn; callback_fn 125 ompi/peruse/peruse.h peruse_comm_callback_f * callback_fn, callback_fn 140 ompi/peruse/peruse.h peruse_comm_callback_f* callback_fn, callback_fn 145 ompi/peruse/peruse.h peruse_comm_callback_f** callback_fn, callback_fn 150 opal/mca/rcache/base/rcache_base_vma.c int (*callback_fn) (struct mca_rcache_base_registration_t *, void *), callback_fn 153 opal/mca/rcache/base/rcache_base_vma.c return mca_rcache_base_vma_tree_iterate (vma_module, base, size, partial_ok, callback_fn, ctx); callback_fn 92 opal/mca/rcache/base/rcache_base_vma.h int (*callback_fn) (struct mca_rcache_base_registration_t *, void *), callback_fn 87 opal/mca/rcache/base/rcache_base_vma_tree.c int (*callback_fn) (struct mca_rcache_base_registration_t *, void *); callback_fn 95 opal/mca/rcache/base/rcache_base_vma_tree.c return args->callback_fn ((mca_rcache_base_registration_t *) data, args->ctx); callback_fn 99 opal/mca/rcache/base/rcache_base_vma_tree.c bool partial_ok, int (*callback_fn) (struct mca_rcache_base_registration_t *, void *), callback_fn 102 opal/mca/rcache/base/rcache_base_vma_tree.c mca_rcache_base_vma_tree_iterate_helper_args_t args = {.callback_fn = callback_fn, .ctx = ctx}; callback_fn 86 opal/mca/rcache/base/rcache_base_vma_tree.h int (*callback_fn) (struct mca_rcache_base_registration_t *, void *),