Searched defs:cq_event_handler (Results 1 - 1 of 1) sorted by last modified time

/external/fio/engines/
H A Drdma.c166 static int cq_event_handler(struct thread_data *td, enum ibv_wc_opcode opcode) function
299 ret = cq_event_handler(td, opcode);
573 ret = cq_event_handler(td, comp_opcode);

Completed in 43 milliseconds