Home
last modified time | relevance | path

Searched refs:Join (Results 1 – 4 of 4) sorted by relevance

/linux-6.6.21/rust/alloc/
Dslice.rs578 pub fn join<Separator>(&self, sep: Separator) -> <Self as Join<Separator>>::Output in join()
580 Self: Join<Separator>, in join()
582 Join::join(self, sep) in join()
598 pub fn connect<Separator>(&self, sep: Separator) -> <Self as Join<Separator>>::Output in connect()
600 Self: Join<Separator>, in connect()
602 Join::join(self, sep) in connect()
697 pub trait Join<Separator> { interface
724 impl<T: Clone, V: Borrow<[T]>> Join<&T> for [V] {
747 impl<T: Clone, V: Borrow<[T]>> Join<&[T]> for [V] {
/linux-6.6.21/Documentation/admin-guide/device-mapper/
Dlinear.rst29 # Join 2 devices together
/linux-6.6.21/Documentation/driver-api/i3c/
Dprotocol.rst95 I3C Hot-Join
98 The Hot-Join mechanism is similar to USB hotplug. This mechanism allows
/linux-6.6.21/Documentation/filesystems/
Dxfs-delayed-logging-design.rst986 4. Join item to transaction
1031 4. Join item to transaction