Home
last modified time | relevance | path

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

/Linux-v6.1/rust/alloc/
Dslice.rs643 pub fn join<Separator>(&self, sep: Separator) -> <Self as Join<Separator>>::Output in join()
645 Self: Join<Separator>, in join()
647 Join::join(self, sep) in join()
663 pub fn connect<Separator>(&self, sep: Separator) -> <Self as Join<Separator>>::Output in connect()
665 Self: Join<Separator>, in connect()
667 Join::join(self, sep) in connect()
762 pub trait Join<Separator> { interface
789 impl<T: Clone, V: Borrow<[T]>> Join<&T> for [V] {
812 impl<T: Clone, V: Borrow<[T]>> Join<&[T]> for [V] {
/Linux-v6.1/Documentation/admin-guide/device-mapper/
Dlinear.rst29 # Join 2 devices together
/Linux-v6.1/Documentation/driver-api/i3c/
Dprotocol.rst95 I3C Hot-Join
98 The Hot-Join mechanism is similar to USB hotplug. This mechanism allows
/Linux-v6.1/Documentation/filesystems/
Dxfs-delayed-logging-design.rst986 4. Join item to transaction
1031 4. Join item to transaction