Lines Matching refs:node_ptr
3316 binder_uintptr_t node_ptr; in binder_thread_write() local
3321 if (get_user(node_ptr, (binder_uintptr_t __user *)ptr)) in binder_thread_write()
3327 node = binder_get_node(proc, node_ptr); in binder_thread_write()
3334 (u64)node_ptr); in binder_thread_write()
3342 (u64)node_ptr, node->debug_id, in binder_thread_write()
3681 binder_uintptr_t node_ptr, in binder_put_node_cmd() argument
3692 if (put_user(node_ptr, (binder_uintptr_t __user *)ptr)) in binder_put_node_cmd()
3703 (u64)node_ptr, (u64)node_cookie); in binder_put_node_cmd()
3931 binder_uintptr_t node_ptr = node->ptr; in binder_thread_read() local
3966 (u64)node_ptr, in binder_thread_read()
3987 proc, thread, &ptr, node_ptr, in binder_thread_read()
3992 proc, thread, &ptr, node_ptr, in binder_thread_read()
3997 proc, thread, &ptr, node_ptr, in binder_thread_read()
4002 proc, thread, &ptr, node_ptr, in binder_thread_read()
4010 (u64)node_ptr, in binder_thread_read()