Home
last modified time | relevance | path

Searched refs:svc_drop (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/include/linux/sunrpc/
Dsvcsock.h58 void svc_drop(struct svc_rqst *);
/Linux-v4.19/net/sunrpc/
Dsvc_xprt.c859 void svc_drop(struct svc_rqst *rqstp) in svc_drop() function
865 EXPORT_SYMBOL_GPL(svc_drop);
Dsvc.c1439 svc_drop(rqstp); in svc_process()
/Linux-v4.19/include/trace/events/
Dsunrpc.h628 DEFINE_EVENT(svc_rqst_event, svc_drop,