Home
last modified time | relevance | path

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

/openbmc/linux/net/sunrpc/
H A Dsunrpc.h21 struct rpc_buffer { struct
H A Dsched.c1057 struct rpc_buffer *buf; in rpc_malloc()
1060 size += sizeof(struct rpc_buffer); in rpc_malloc()
1088 struct rpc_buffer *buf; in rpc_free()
1090 buf = container_of(buffer, struct rpc_buffer, data); in rpc_free()