linux-stable/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.h SUNRPC: Add rpc_auth::au_ralign field 2019-02-14 11:48:36 -05:00
auth_gss.h
bc_xprt.h nfs: fixed broken compilation in nfs_callback_up_net() 2018-12-31 11:25:16 -05:00
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.h
gss_krb5_enctypes.h SUNRPC: Add build option to disable support for insecure enctypes 2019-02-13 13:33:12 -05:00
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.h sunrpc: replace svc_serv->sv_bc_xprt by boolean flag 2018-12-27 21:01:41 -05:00
svc_rdma.h sunrpc: remove unused xpo_prep_reply_hdr callback 2018-12-27 21:01:41 -05:00
svc_xprt.h sunrpc: remove unused xpo_prep_reply_hdr callback 2018-12-27 21:01:41 -05:00
svcauth.h
svcauth_gss.h
svcsock.h
timer.h
types.h
xdr.h SUNRPC: Remove xdr_buf_trim() 2019-02-14 09:39:34 -05:00
xprt.h SUNRPC: Remove rpc_xprt::tsh_size 2019-02-13 13:14:35 -05:00
xprtmultipath.h
xprtrdma.h
xprtsock.h SUNRPC: Fix an Oops in udp_poll() 2019-02-26 06:33:02 -05:00