Lines Matching refs:node_ptr
3671 binder_uintptr_t node_ptr; in binder_thread_write() local
3676 if (get_user(node_ptr, (binder_uintptr_t __user *)ptr)) in binder_thread_write()
3682 node = binder_get_node(proc, node_ptr); in binder_thread_write()
3689 (u64)node_ptr); in binder_thread_write()
3697 (u64)node_ptr, node->debug_id, in binder_thread_write()
4036 binder_uintptr_t node_ptr, in binder_put_node_cmd() argument
4047 if (put_user(node_ptr, (binder_uintptr_t __user *)ptr)) in binder_put_node_cmd()
4058 (u64)node_ptr, (u64)node_cookie); in binder_put_node_cmd()
4281 binder_uintptr_t node_ptr = node->ptr; in binder_thread_read() local
4316 (u64)node_ptr, in binder_thread_read()
4337 proc, thread, &ptr, node_ptr, in binder_thread_read()
4342 proc, thread, &ptr, node_ptr, in binder_thread_read()
4347 proc, thread, &ptr, node_ptr, in binder_thread_read()
4352 proc, thread, &ptr, node_ptr, in binder_thread_read()
4360 (u64)node_ptr, in binder_thread_read()