Home
last modified time | relevance | path

Searched refs:rpc_free (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/linux/sunrpc/
H A Dsched.h262 void rpc_free(struct rpc_task *);
/kernel/linux/linux-6.6/include/linux/sunrpc/
H A Dsched.h257 void rpc_free(struct rpc_task *);
/kernel/linux/linux-5.10/net/sunrpc/
H A Dsched.c989 * this RPC is retired, the memory is released by calling rpc_free.
1029 * rpc_free - free RPC buffer resources allocated via rpc_malloc
1033 void rpc_free(struct rpc_task *task) in rpc_free() function
1047 EXPORT_SYMBOL_GPL(rpc_free); variable
H A Dxprtsock.c2643 .buf_free = rpc_free,
2664 .buf_free = rpc_free,
2686 .buf_free = rpc_free,
/kernel/linux/linux-6.6/net/sunrpc/
H A Dsched.c1042 * this RPC is retired, the memory is released by calling rpc_free.
1080 * rpc_free - free RPC buffer resources allocated via rpc_malloc
1084 void rpc_free(struct rpc_task *task) in rpc_free() function
1098 EXPORT_SYMBOL_GPL(rpc_free); variable
H A Dxprtsock.c3025 .buf_free = rpc_free,
3048 .buf_free = rpc_free,
3072 .buf_free = rpc_free,

Completed in 13 milliseconds