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