Lines Matching defs:strong
391 int strong; member
1226 static int binder_inc_node_nilocked(struct binder_node *node, int strong, in binder_inc_node_nilocked()
1275 static int binder_inc_node(struct binder_node *node, int strong, int internal, in binder_inc_node()
1288 int strong, int internal) in binder_dec_node_nilocked()
1347 static void binder_dec_node(struct binder_node *node, int strong, int internal) in binder_dec_node()
1593 static int binder_inc_ref_olocked(struct binder_ref *ref, int strong, in binder_inc_ref_olocked()
1625 static bool binder_dec_ref_olocked(struct binder_ref *ref, int strong) in binder_dec_ref_olocked()
1724 uint32_t desc, bool increment, bool strong, in binder_update_ref_for_handle()
1767 uint32_t desc, bool strong, struct binder_ref_data *rdata) in binder_dec_ref_for_handle()
1788 bool strong, in binder_inc_ref_for_node()
4062 bool strong = cmd == BC_ACQUIRE || cmd == BC_RELEASE; in binder_thread_write() local
4736 int strong, weak; in binder_thread_read() local
6402 int count, strong, weak, ready_threads; in print_binder_proc_stats() local