Home
last modified time | relevance | path

Searched defs:push_work (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/android/binder/
H A Dprocess.rs171 pub(crate) fn push_work( in push_work() method
705 pub(crate) fn push_work(&self, work: DLArc<dyn DeliverToRead>) -> BinderResult { in push_work() method
/linux/fs/xfs/
H A Dxfs_log_priv.h233 struct work_struct push_work; member
/linux/kernel/sched/
H A Dsched.h1293 struct cpu_stop_work push_work; member