Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/android/
Dbinder_internal.h240 int internal_strong_refs; member
Dbinder.c819 node->internal_strong_refs == 0 && in binder_inc_node_nilocked()
827 node->internal_strong_refs++; in binder_inc_node_nilocked()
878 node->internal_strong_refs--; in binder_dec_node_nilocked()
881 if (node->local_strong_refs || node->internal_strong_refs) in binder_dec_node_nilocked()
4510 strong = node->internal_strong_refs || in binder_thread_read()
5185 node->internal_strong_refs; in binder_ioctl_get_node_info_for_ref()
6088 node->internal_strong_refs, count, node->tmp_refs); in print_binder_node_nilocked()