Lines Matching defs:strong
369 int strong; member
1186 static int binder_inc_node_nilocked(struct binder_node *node, int strong, in binder_inc_node_nilocked()
1235 static int binder_inc_node(struct binder_node *node, int strong, int internal, in binder_inc_node()
1248 int strong, int internal) in binder_dec_node_nilocked()
1307 static void binder_dec_node(struct binder_node *node, int strong, int internal) in binder_dec_node()
1553 static int binder_inc_ref_olocked(struct binder_ref *ref, int strong, in binder_inc_ref_olocked()
1585 static bool binder_dec_ref_olocked(struct binder_ref *ref, int strong) in binder_dec_ref_olocked()
1684 uint32_t desc, bool increment, bool strong, in binder_update_ref_for_handle()
1727 uint32_t desc, bool strong, struct binder_ref_data *rdata) in binder_dec_ref_for_handle()
1748 bool strong, in binder_inc_ref_for_node()
3627 bool strong = cmd == BC_ACQUIRE || cmd == BC_RELEASE; in binder_thread_write() local
4294 int strong, weak; in binder_thread_read() local
5866 int count, strong, weak, ready_threads; in print_binder_proc_stats() local