Home
last modified time | relevance | path

Searched defs:send_reply (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/net/sunrpc/xprtrdma/
Dsvc_rdma_sendto.c451 static int send_reply(struct svcxprt_rdma *rdma, in send_reply() function
/linux-4.4.14/kernel/
Dtaskstats.c110 static int send_reply(struct sk_buff *skb, struct genl_info *info) in send_reply() function
/linux-4.4.14/drivers/android/
Dbinder.c2557 struct binder_transaction *send_reply = NULL; in binder_free_thread() local