Searched refs:MP_ACTION_SYNC (Results 1 – 1 of 1) sorted by relevance
18 #define MP_ACTION_SYNC "mp_malloc_sync" macro362 strlcpy(sr_msg.name, MP_ACTION_SYNC, sizeof(sr_msg.name)); in handle_request()642 strlcpy(msg.name, MP_ACTION_SYNC, sizeof(msg.name)); in request_sync()789 if (rte_mp_action_register(MP_ACTION_SYNC, handle_sync)) { in register_mp_requests()791 MP_ACTION_SYNC); in register_mp_requests()796 MP_ACTION_SYNC); in register_mp_requests()815 rte_mp_action_unregister(MP_ACTION_SYNC); in unregister_mp_requests()