Home
last modified time | relevance | path

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

/linux/rust/kernel/irq/
H A Drequest.rs67 fn synchronize(&self) { synchronize() method
253 pub fn synchronize(&self, dev: &Device<Bound>) -> Result { synchronize() method
474 pub fn synchronize(&self, dev: &Device<Bound>) -> Result { synchronize() method
/linux/rust/kernel/sync/
H A Dsrcu.rs83 pub fn synchronize(&self) { in synchronize() method