Home
last modified time | relevance | path

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

/linux-6.15/drivers/android/
H A Dbinder.c2363 if (in_reply_to) in binder_translate_fd()
2719 in_reply_to); in binder_translate_fd_array()
3045 if (in_reply_to == NULL) { in binder_transaction()
3055 spin_lock(&in_reply_to->lock); in binder_transaction()
3058 in_reply_to->to_proc ? in binder_transaction()
3060 in_reply_to->to_thread ? in binder_transaction()
3067 in_reply_to = NULL; in binder_transaction()
3088 in_reply_to->debug_id); in binder_transaction()
3093 in_reply_to = NULL; in binder_transaction()
3583 thread, in_reply_to); in binder_transaction()
[all …]