Lines Matching refs:node_ptr
4211 binder_uintptr_t node_ptr; in binder_thread_write() local
4216 if (get_user(node_ptr, (binder_uintptr_t __user *)ptr)) in binder_thread_write()
4222 node = binder_get_node(proc, node_ptr); in binder_thread_write()
4229 (u64)node_ptr); in binder_thread_write()
4237 (u64)node_ptr, node->debug_id, in binder_thread_write()
4615 binder_uintptr_t node_ptr, in binder_put_node_cmd() argument
4626 if (put_user(node_ptr, (binder_uintptr_t __user *)ptr)) in binder_put_node_cmd()
4637 (u64)node_ptr, (u64)node_cookie); in binder_put_node_cmd()
4857 binder_uintptr_t node_ptr = node->ptr; in binder_thread_read() local
4892 (u64)node_ptr, in binder_thread_read()
4913 proc, thread, &ptr, node_ptr, in binder_thread_read()
4918 proc, thread, &ptr, node_ptr, in binder_thread_read()
4923 proc, thread, &ptr, node_ptr, in binder_thread_read()
4928 proc, thread, &ptr, node_ptr, in binder_thread_read()
4936 (u64)node_ptr, in binder_thread_read()