Home
last modified time | relevance | path

Searched refs:ucma_init (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/ofed/librdmacm/
H A Dcma.h91 int ucma_init(void);
H A Daddrinfo.c247 ret = ucma_init(); in rdma_getaddrinfo()
H A Dcma.c188 int ucma_init(void) in ucma_init() function
314 ret = ucma_init(); in ucma_init_all()
362 if (ucma_init()) in rdma_create_event_channel()
525 ret = ucma_init(); in rdma_create_id2()
2063 ret = ucma_init(); in rdma_get_cm_event()
H A Drsocket.c522 if (ucma_init()) in rs_configure()
/freebsd/sys/ofed/drivers/infiniband/core/
H A Dib_ucma.c1767 static int __init ucma_init(void) in ucma_init() function
1795 module_init_order(ucma_init, SI_ORDER_FIFTH);