Lines Matching refs:node_ptr
3685 binder_uintptr_t node_ptr; in binder_thread_write() local
3690 if (get_user(node_ptr, (binder_uintptr_t __user *)ptr)) in binder_thread_write()
3696 node = binder_get_node(proc, node_ptr); in binder_thread_write()
3703 (u64)node_ptr); in binder_thread_write()
3711 (u64)node_ptr, node->debug_id, in binder_thread_write()
4050 binder_uintptr_t node_ptr, in binder_put_node_cmd() argument
4061 if (put_user(node_ptr, (binder_uintptr_t __user *)ptr)) in binder_put_node_cmd()
4072 (u64)node_ptr, (u64)node_cookie); in binder_put_node_cmd()
4295 binder_uintptr_t node_ptr = node->ptr; in binder_thread_read() local
4330 (u64)node_ptr, in binder_thread_read()
4351 proc, thread, &ptr, node_ptr, in binder_thread_read()
4356 proc, thread, &ptr, node_ptr, in binder_thread_read()
4361 proc, thread, &ptr, node_ptr, in binder_thread_read()
4366 proc, thread, &ptr, node_ptr, in binder_thread_read()
4374 (u64)node_ptr, in binder_thread_read()