HomeSort by relevance Sort by last modified time
    Searched full:ev_ctx (Results 1 - 1 of 1) sorted by null

  /external/fio/engines/
rdma.c 373 void *ev_ctx; local
382 if (ibv_get_cq_event(rd->channel, &ev_cq, &ev_ctx) != 0) {
628 void *ev_ctx; local
656 if (ibv_get_cq_event(rd->channel, &ev_cq, &ev_ctx) != 0) {

Completed in 90 milliseconds