Home
last modified time | relevance | path

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

/linux/drivers/android/binder/
H A Dnode.rs80 fn should_normal_push(&self) -> bool { in should_normal_push() method
85 assert!(self.should_normal_push()); in did_normal_push()
366 if need_push && inner.delivery_state.should_normal_push() { in inc_ref_done_locked()
409 if need_push && inner.delivery_state.should_normal_push() { in update_refcount_locked()