Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/
Dtaskstats.c110 static int send_reply(struct sk_buff *skb, struct genl_info *info) in send_reply() function
/Linux-v4.19/drivers/android/
Dbinder.c4327 struct binder_transaction *send_reply = NULL; in binder_thread_release() local