Searched refs:srpc_alloc_bulk (Results 1 – 4 of 4) sorted by relevance
/drivers/staging/lustre/lnet/selftest/ |
D | selftest.h | 436 srpc_bulk_t *srpc_alloc_bulk(int cpt, unsigned bulk_npg, unsigned bulk_len,
|
D | brw_test.c | 117 bulk = srpc_alloc_bulk(lnet_cpt_of_nid(tsu->tsu_dest.nid), in brw_client_init()
|
D | rpc.c | 124 srpc_alloc_bulk(int cpt, unsigned bulk_npg, unsigned bulk_len, int sink) in srpc_alloc_bulk() function
|
D | framework.c | 1113 rpc->srpc_bulk = srpc_alloc_bulk(cpt, npages, len, sink); in sfw_alloc_pages()
|