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

/freebsd-11-stable/contrib/ofed/librdmacm/
H A Dcma.h91 int ucma_init(void);
H A Daddrinfo.c247 ret = ucma_init();
H A Dcma.c188 int ucma_init(void) function
314 ret = ucma_init();
362 if (ucma_init())
524 ret = ucma_init();
2062 ret = ucma_init();
H A Drsocket.c522 if (ucma_init())
/freebsd-11-stable/sys/ofed/drivers/infiniband/core/
H A Dib_ucma.c1757 static int __init ucma_init(void) function
1785 module_init_order(ucma_init, SI_ORDER_FIFTH);

Completed in 125 milliseconds