Home
last modified time | relevance | path

Searched refs:internal_strong_refs (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.15/drivers/android/
Dbinder_internal.h261 int internal_strong_refs; member
Dbinder.c767 node->internal_strong_refs == 0 && in binder_inc_node_nilocked()
775 node->internal_strong_refs++; in binder_inc_node_nilocked()
826 node->internal_strong_refs--; in binder_dec_node_nilocked()
829 if (node->local_strong_refs || node->internal_strong_refs) in binder_dec_node_nilocked()
3948 strong = node->internal_strong_refs || in binder_thread_read()
4628 node->internal_strong_refs; in binder_ioctl_get_node_info_for_ref()
5513 node->internal_strong_refs, count, node->tmp_refs); in print_binder_node_nilocked()