Lines Matching defs:strong
424 int strong; member
1249 static int binder_inc_node_nilocked(struct binder_node *node, int strong, in binder_inc_node_nilocked()
1305 static int binder_inc_node(struct binder_node *node, int strong, int internal, in binder_inc_node()
1318 int strong, int internal) in binder_dec_node_nilocked()
1377 static void binder_dec_node(struct binder_node *node, int strong, int internal) in binder_dec_node()
1619 static int binder_inc_ref_olocked(struct binder_ref *ref, int strong, in binder_inc_ref_olocked()
1651 static bool binder_dec_ref_olocked(struct binder_ref *ref, int strong) in binder_dec_ref_olocked()
1750 uint32_t desc, bool increment, bool strong, in binder_update_ref_for_handle()
1793 uint32_t desc, bool strong, struct binder_ref_data *rdata) in binder_dec_ref_for_handle()
1814 bool strong, in binder_inc_ref_for_node()
3327 bool strong = cmd == BC_ACQUIRE || cmd == BC_RELEASE; in binder_thread_write() local
3949 int strong, weak; in binder_thread_read() local
5384 int count, strong, weak, ready_threads; in print_binder_proc_stats() local