Home
last modified time | relevance | path

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

/linux-6.12.1/net/sunrpc/xprtrdma/
Dverbs.c78 rpcrdma_regbuf_alloc_node(size_t size, enum dma_data_direction direction,
959 rep->rr_rdmabuf = rpcrdma_regbuf_alloc_node(ep->re_inline_recv, in rpcrdma_rep_create()
1243 rpcrdma_regbuf_alloc_node(size_t size, enum dma_data_direction direction, in rpcrdma_regbuf_alloc_node() function
1266 return rpcrdma_regbuf_alloc_node(size, direction, NUMA_NO_NODE); in rpcrdma_regbuf_alloc()