Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/android/
Dbinder.c372 int internal_strong_refs; member
1261 node->internal_strong_refs == 0 && in binder_inc_node_nilocked()
1269 node->internal_strong_refs++; in binder_inc_node_nilocked()
1327 node->internal_strong_refs--; in binder_dec_node_nilocked()
1330 if (node->local_strong_refs || node->internal_strong_refs) in binder_dec_node_nilocked()
3958 strong = node->internal_strong_refs || in binder_thread_read()
5192 node->internal_strong_refs, count, node->tmp_refs); in print_binder_node_nilocked()