Lines Matching defs:strong
807 static int binder_inc_node_nilocked(struct binder_node *node, int strong, in binder_inc_node_nilocked()
856 static int binder_inc_node(struct binder_node *node, int strong, int internal, in binder_inc_node()
869 int strong, int internal) in binder_dec_node_nilocked()
928 static void binder_dec_node(struct binder_node *node, int strong, int internal) in binder_dec_node()
1174 static int binder_inc_ref_olocked(struct binder_ref *ref, int strong, in binder_inc_ref_olocked()
1206 static bool binder_dec_ref_olocked(struct binder_ref *ref, int strong) in binder_dec_ref_olocked()
1305 uint32_t desc, bool increment, bool strong, in binder_update_ref_for_handle()
1348 uint32_t desc, bool strong, struct binder_ref_data *rdata) in binder_dec_ref_for_handle()
1369 bool strong, in binder_inc_ref_for_node()
3831 bool strong = cmd == BC_ACQUIRE || cmd == BC_RELEASE; in binder_thread_write() local
4501 int strong, weak; in binder_thread_read() local
6286 int count, strong, weak, ready_threads; in print_binder_proc_stats() local