sync_kloop_start_stop
return sync_kloop_start_stop(ctx);
ret = sync_kloop_start_stop(ctx);
return sync_kloop_start_stop(ctx) != 0 ? 0 : -1;