linux_dsm_epyc7002/include/linux/sunrpc
Trond Myklebust 009a82f643 SUNRPC: Micro-optimise when the task is known not to be sleeping
In cases where we know the task is not sleeping, try to optimise
away the indirect call to task->tk_action() by replacing it with
a direct call.
Only change tail calls, to allow gcc to perform tail call
elimination.

Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
2019-03-10 14:08:19 -04:00
..
addr.h
auth_gss.h
auth.h SUNRPC: Add rpc_auth::au_ralign field 2019-02-14 11:48:36 -05:00
bc_xprt.h
cache.h
clnt.h SUNRPC: Introduce rpc_prepare_reply_pages() 2019-02-14 10:04:37 -05:00
debug.h
gss_api.h
gss_asn1.h
gss_err.h
gss_krb5_enctypes.h
gss_krb5.h
metrics.h
msg_prot.h
rpc_pipe_fs.h
rpc_rdma.h
sched.h SUNRPC: Micro-optimise when the task is known not to be sleeping 2019-03-10 14:08:19 -04:00
stats.h
svc_rdma.h
svc_xprt.h
svc.h
svcauth_gss.h
svcauth.h
svcsock.h
timer.h
types.h
xdr.h SUNRPC: Remove xdr_buf_trim() 2019-02-14 09:39:34 -05:00
xprt.h
xprtmultipath.h
xprtrdma.h
xprtsock.h SUNRPC: Fix an Oops in udp_poll() 2019-02-26 06:33:02 -05:00