Home
last modified time | relevance | path

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

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