Home
last modified time | relevance | path

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

/linux/kernel/
H A Dtaskstats.c97 static int send_reply(struct sk_buff *skb, struct genl_info *info) in send_reply() function
/linux/drivers/android/
H A Dbinder.c5257 struct binder_transaction *send_reply = NULL; in binder_thread_release() local