Home
last modified time | relevance | path

Searched refs:should_drop_strong (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/android/binder/
H A Dnode.rs360 let should_drop_strong = !strong && has_strong; in inc_ref_done_locked() localVariable
364 let need_push = should_drop_weak || should_drop_strong; in inc_ref_done_locked()
628 let should_drop_strong = no_active_inc_refs && (!strong && has_strong); in do_work_locked() localVariable
632 if should_drop_strong { in do_work_locked()
647 if should_drop_strong { in do_work_locked()