node_ptr 3685 drivers/android/binder.c binder_uintptr_t node_ptr; node_ptr 3690 drivers/android/binder.c if (get_user(node_ptr, (binder_uintptr_t __user *)ptr)) node_ptr 3696 drivers/android/binder.c node = binder_get_node(proc, node_ptr); node_ptr 3703 drivers/android/binder.c (u64)node_ptr); node_ptr 3711 drivers/android/binder.c (u64)node_ptr, node->debug_id, node_ptr 4050 drivers/android/binder.c binder_uintptr_t node_ptr, node_ptr 4061 drivers/android/binder.c if (put_user(node_ptr, (binder_uintptr_t __user *)ptr)) node_ptr 4072 drivers/android/binder.c (u64)node_ptr, (u64)node_cookie); node_ptr 4295 drivers/android/binder.c binder_uintptr_t node_ptr = node->ptr; node_ptr 4330 drivers/android/binder.c (u64)node_ptr, node_ptr 4351 drivers/android/binder.c proc, thread, &ptr, node_ptr, node_ptr 4356 drivers/android/binder.c proc, thread, &ptr, node_ptr, node_ptr 4361 drivers/android/binder.c proc, thread, &ptr, node_ptr, node_ptr 4366 drivers/android/binder.c proc, thread, &ptr, node_ptr, node_ptr 4374 drivers/android/binder.c (u64)node_ptr, node_ptr 147 drivers/android/binder_trace.h __field(binder_uintptr_t, node_ptr) node_ptr 154 drivers/android/binder_trace.h __entry->node_ptr = node->ptr; node_ptr 160 drivers/android/binder_trace.h (u64)__entry->node_ptr, node_ptr 174 drivers/android/binder_trace.h __field(binder_uintptr_t, node_ptr) node_ptr 181 drivers/android/binder_trace.h __entry->node_ptr = node->ptr; node_ptr 186 drivers/android/binder_trace.h (u64)__entry->node_ptr) node_ptr 273 security/selinux/ss/conditional.c struct avtab_node *node_ptr; node_ptr 296 security/selinux/ss/conditional.c node_ptr = avtab_search_node(&p->te_cond_avtab, k); node_ptr 297 security/selinux/ss/conditional.c if (node_ptr) { node_ptr 298 security/selinux/ss/conditional.c if (avtab_search_node_next(node_ptr, k->specified)) { node_ptr 304 security/selinux/ss/conditional.c if (cur->node == node_ptr) { node_ptr 322 security/selinux/ss/conditional.c node_ptr = avtab_insert_nonunique(&p->te_cond_avtab, k, d); node_ptr 323 security/selinux/ss/conditional.c if (!node_ptr) { node_ptr 335 security/selinux/ss/conditional.c list->node = node_ptr;