Lines Matching refs:node_ptr
3325 binder_uintptr_t node_ptr; in binder_thread_write() local
3330 if (get_user(node_ptr, (binder_uintptr_t __user *)ptr)) in binder_thread_write()
3336 node = binder_get_node(proc, node_ptr); in binder_thread_write()
3343 (u64)node_ptr); in binder_thread_write()
3351 (u64)node_ptr, node->debug_id, in binder_thread_write()
3690 binder_uintptr_t node_ptr, in binder_put_node_cmd() argument
3701 if (put_user(node_ptr, (binder_uintptr_t __user *)ptr)) in binder_put_node_cmd()
3712 (u64)node_ptr, (u64)node_cookie); in binder_put_node_cmd()
3940 binder_uintptr_t node_ptr = node->ptr; in binder_thread_read() local
3975 (u64)node_ptr, in binder_thread_read()
3996 proc, thread, &ptr, node_ptr, in binder_thread_read()
4001 proc, thread, &ptr, 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()
4019 (u64)node_ptr, in binder_thread_read()