Home
last modified time | relevance | path

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

/linux/drivers/android/binder/
H A Drust_binder_main.rs152 fn should_sync_wakeup(&self) -> bool; in should_sync_wakeup() method
256 fn should_sync_wakeup(&self) -> bool { in should_sync_wakeup() method
H A Dnode.rs728 fn should_sync_wakeup(&self) -> bool { in should_sync_wakeup() method
1109 fn should_sync_wakeup(&self) -> bool { in should_sync_wakeup() method
H A Dfreeze.rs145 fn should_sync_wakeup(&self) -> bool { in should_sync_wakeup() method
H A Dtransaction.rs441 fn should_sync_wakeup(&self) -> bool { in should_sync_wakeup() method
H A Dthread.rs605 let sync = work.should_sync_wakeup(); in push_work()
1577 fn should_sync_wakeup(&self) -> bool { in should_sync_wakeup() method
H A Dprocess.rs187 let sync = work.should_sync_wakeup(); in push_work()