Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
__rxe_get
drivers/infiniband/sw/rxe/rxe_pool.h
67
int __rxe_get(struct rxe_pool_elem *elem);
drivers/infiniband/sw/rxe/rxe_pool.h
68
#define rxe_get(obj) __rxe_get(&(obj)->elem)