Lines Matching refs:node_ptr
3385 binder_uintptr_t node_ptr; in binder_thread_write() local
3390 if (get_user(node_ptr, (binder_uintptr_t __user *)ptr)) in binder_thread_write()
3396 node = binder_get_node(proc, node_ptr); in binder_thread_write()
3403 (u64)node_ptr); in binder_thread_write()
3411 (u64)node_ptr, node->debug_id, in binder_thread_write()
3772 binder_uintptr_t node_ptr, in binder_put_node_cmd() argument
3783 if (put_user(node_ptr, (binder_uintptr_t __user *)ptr)) in binder_put_node_cmd()
3794 (u64)node_ptr, (u64)node_cookie); in binder_put_node_cmd()
3950 binder_uintptr_t node_ptr = node->ptr; in binder_thread_read() local
3985 (u64)node_ptr, in binder_thread_read()
4006 proc, thread, &ptr, node_ptr, in binder_thread_read()
4011 proc, thread, &ptr, node_ptr, in binder_thread_read()
4016 proc, thread, &ptr, node_ptr, in binder_thread_read()
4021 proc, thread, &ptr, node_ptr, in binder_thread_read()
4029 (u64)node_ptr, in binder_thread_read()