Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/android/
Dbinder_internal.h239 int internal_strong_refs; member
Dbinder.c818 node->internal_strong_refs == 0 && in binder_inc_node_nilocked()
826 node->internal_strong_refs++; in binder_inc_node_nilocked()
877 node->internal_strong_refs--; in binder_dec_node_nilocked()
880 if (node->local_strong_refs || node->internal_strong_refs) in binder_dec_node_nilocked()
4472 strong = node->internal_strong_refs || in binder_thread_read()
5151 node->internal_strong_refs; in binder_ioctl_get_node_info_for_ref()
6058 node->internal_strong_refs, count, node->tmp_refs); in print_binder_node_nilocked()