Lines Matching refs:node_ptr
3908 binder_uintptr_t node_ptr; in binder_thread_write() local
3913 if (get_user(node_ptr, (binder_uintptr_t __user *)ptr)) in binder_thread_write()
3919 node = binder_get_node(proc, node_ptr); in binder_thread_write()
3926 (u64)node_ptr); in binder_thread_write()
3934 (u64)node_ptr, node->debug_id, in binder_thread_write()
4273 binder_uintptr_t node_ptr, in binder_put_node_cmd() argument
4284 if (put_user(node_ptr, (binder_uintptr_t __user *)ptr)) in binder_put_node_cmd()
4295 (u64)node_ptr, (u64)node_cookie); in binder_put_node_cmd()
4513 binder_uintptr_t node_ptr = node->ptr; in binder_thread_read() local
4548 (u64)node_ptr, in binder_thread_read()
4569 proc, thread, &ptr, node_ptr, in binder_thread_read()
4574 proc, thread, &ptr, node_ptr, in binder_thread_read()
4579 proc, thread, &ptr, node_ptr, in binder_thread_read()
4584 proc, thread, &ptr, node_ptr, in binder_thread_read()
4592 (u64)node_ptr, in binder_thread_read()