Lines Matching refs:node_ptr
4140 binder_uintptr_t node_ptr; in binder_thread_write() local
4145 if (get_user(node_ptr, (binder_uintptr_t __user *)ptr)) in binder_thread_write()
4151 node = binder_get_node(proc, node_ptr); in binder_thread_write()
4158 (u64)node_ptr); in binder_thread_write()
4166 (u64)node_ptr, node->debug_id, in binder_thread_write()
4543 binder_uintptr_t node_ptr, in binder_put_node_cmd() argument
4554 if (put_user(node_ptr, (binder_uintptr_t __user *)ptr)) in binder_put_node_cmd()
4565 (u64)node_ptr, (u64)node_cookie); in binder_put_node_cmd()
4783 binder_uintptr_t node_ptr = node->ptr; in binder_thread_read() local
4818 (u64)node_ptr, in binder_thread_read()
4839 proc, thread, &ptr, node_ptr, in binder_thread_read()
4844 proc, thread, &ptr, node_ptr, in binder_thread_read()
4849 proc, thread, &ptr, node_ptr, in binder_thread_read()
4854 proc, thread, &ptr, node_ptr, in binder_thread_read()
4862 (u64)node_ptr, in binder_thread_read()