Home
last modified time | relevance | path

Searched defs:need_push (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/android/binder/
H A Dnode.rs356 let need_push = should_drop_weak || should_drop_strong; in inc_ref_done_locked() localVariable
388 let need_push = if inc { in update_refcount_locked() localVariable
/linux/net/mptcp/
H A Dprotocol.c2437 bool dispose_it, need_push = false; in __mptcp_close_ssk() local