Home
last modified time | relevance | path

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

/linux/rust/kernel/
H A Dalloc.rs50 fn bitor(self, rhs: Self) -> Self::Output { in bitor() method
H A Ddma.rs194 fn bitor(self, rhs: Self) -> Self::Output { bitor() method
/linux/rust/kernel/io/
H A Dresource.rs194 fn bitor(self, rhs: Self) -> Self::Output { in bitor() method