Searched refs:rpc_malloc (Results 1 – 2 of 2) sorted by relevance
2942 * we allocate pages instead doing a kmalloc like rpc_malloc is because we want3065 .buf_alloc = rpc_malloc,3089 .buf_alloc = rpc_malloc,3113 .buf_alloc = rpc_malloc,
1053 int rpc_malloc(struct rpc_task *task) in rpc_malloc() function