patch_init         45 opal/mca/patcher/base/patcher_base_frame.c     if (best_module->patch_init) {
patch_init         46 opal/mca/patcher/base/patcher_base_frame.c         rc = best_module->patch_init ();
patch_init        395 opal/mca/patcher/linux/patcher_linux_module.c     .patch_init = mca_patcher_linux_init,
patch_init         90 opal/mca/patcher/patcher.h     mca_patcher_base_init_fn_t          patch_init;