OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ibv_alloc_pd
(Results
1 - 2
of
2
) sorted by null
/external/fio/engines/
rdma.c
413
rd->pd =
ibv_alloc_pd
(rd->child_cm_id->verbs);
415
rd->pd =
ibv_alloc_pd
(rd->cm_id->verbs);
418
log_err("fio:
ibv_alloc_pd
fail: %m\n");
/external/fio/
configure
699
struct ibv_pd *pd =
ibv_alloc_pd
(NULL);
[
all
...]
Completed in 286 milliseconds