Home
last modified time | relevance | path

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

/linux/kernel/
A Dtaskstats.c96 static int send_reply(struct sk_buff *skb, struct genl_info *info) in send_reply() function
428 rc = send_reply(rep_skb, info); in cgroupstats_user_cmd()
501 return send_reply(rep_skb, info); in cmd_attr_pid()
530 return send_reply(rep_skb, info); in cmd_attr_tgid()
/linux/drivers/net/ethernet/intel/fm10k/
A Dfm10k_mbx.c2053 goto send_reply; in fm10k_sm_mbx_process_version_1()
2069 send_reply: in fm10k_sm_mbx_process_version_1()
/linux/drivers/android/
A Dbinder.c4364 struct binder_transaction *send_reply = NULL; in binder_thread_release() local
4386 send_reply = t; in binder_thread_release()
4443 if (send_reply) in binder_thread_release()
4444 binder_send_failed_reply(send_reply, BR_DEAD_REPLY); in binder_thread_release()

Completed in 26 milliseconds