Lines Matching defs:strong
815 static int binder_inc_node_nilocked(struct binder_node *node, int strong, in binder_inc_node_nilocked()
864 static int binder_inc_node(struct binder_node *node, int strong, int internal, in binder_inc_node()
877 int strong, int internal) in binder_dec_node_nilocked()
936 static void binder_dec_node(struct binder_node *node, int strong, int internal) in binder_dec_node()
1241 static int binder_inc_ref_olocked(struct binder_ref *ref, int strong, in binder_inc_ref_olocked()
1273 static bool binder_dec_ref_olocked(struct binder_ref *ref, int strong) in binder_dec_ref_olocked()
1392 uint32_t desc, bool increment, bool strong, in binder_update_ref_for_handle()
1437 uint32_t desc, bool strong, struct binder_ref_data *rdata) in binder_dec_ref_for_handle()
1458 bool strong, in binder_inc_ref_for_node()
4071 bool strong = cmd == BC_ACQUIRE || cmd == BC_RELEASE; in binder_thread_write() local
4779 int strong, weak; in binder_thread_read() local
6657 int count, strong, weak, ready_threads; in print_binder_proc_stats() local