| /external/rust/crates/vhost-user-backend/src/vhost_user/ |
| D | slave_req_handler.rs | 69 fn set_inflight_fd(&self, inflight: &VhostUserInflight, file: File) -> Result<()>; in set_inflight_fd() method 117 fn set_inflight_fd(&mut self, inflight: &VhostUserInflight, file: File) -> Result<()>; in set_inflight_fd() method 214 fn set_inflight_fd(&self, inflight: &VhostUserInflight, file: File) -> Result<()> { in set_inflight_fd() method
|
| D | dummy_slave.rs | 279 fn set_inflight_fd(&mut self, _inflight: &VhostUserInflight, _file: File) -> Result<()> { in set_inflight_fd() method
|
| D | master.rs | 65 fn set_inflight_fd(&mut self, inflight: &VhostUserInflight, fd: RawFd) -> Result<()>; in set_inflight_fd() method 469 fn set_inflight_fd(&mut self, inflight: &VhostUserInflight, fd: RawFd) -> Result<()> { in set_inflight_fd() method
|
| /external/rust/crates/vhost/src/vhost_user/ |
| D | slave_req_handler.rs | 69 fn set_inflight_fd(&self, inflight: &VhostUserInflight, file: File) -> Result<()>; in set_inflight_fd() method 117 fn set_inflight_fd(&mut self, inflight: &VhostUserInflight, file: File) -> Result<()>; in set_inflight_fd() method 214 fn set_inflight_fd(&self, inflight: &VhostUserInflight, file: File) -> Result<()> { in set_inflight_fd() method
|
| D | dummy_slave.rs | 279 fn set_inflight_fd(&mut self, _inflight: &VhostUserInflight, _file: File) -> Result<()> { in set_inflight_fd() method
|
| D | master.rs | 65 fn set_inflight_fd(&mut self, inflight: &VhostUserInflight, fd: RawFd) -> Result<()>; in set_inflight_fd() method 469 fn set_inflight_fd(&mut self, inflight: &VhostUserInflight, fd: RawFd) -> Result<()> { in set_inflight_fd() method
|
| /external/crosvm/third_party/vmm_vhost/src/ |
| D | test_backend.rs | 251 fn set_inflight_fd(&mut self, _inflight: &VhostUserInflight, _file: File) -> Result<()> { in set_inflight_fd() method
|
| D | backend_server.rs | 68 fn set_inflight_fd(&mut self, inflight: &VhostUserInflight, file: File) -> Result<()>; in set_inflight_fd() method 184 fn set_inflight_fd(&mut self, inflight: &VhostUserInflight, file: File) -> Result<()> { in set_inflight_fd() function
|
| D | backend_client.rs | 468 pub fn set_inflight_fd(&self, inflight: &VhostUserInflight, fd: RawDescriptor) -> Result<()> { in set_inflight_fd() method
|
| /external/crosvm/devices/src/virtio/vhost/user/device/ |
| D | vsock.rs | 407 fn set_inflight_fd(&mut self, _inflight: &VhostUserInflight, _file: File) -> Result<()> { in set_inflight_fd() method
|
| D | handler.rs | 691 fn set_inflight_fd(&mut self, _inflight: &VhostUserInflight, _file: File) -> VhostResult<()> { in set_inflight_fd() method
|
| /external/rust/crates/vhost-user-backend/src/ |
| D | handler.rs | 531 fn set_inflight_fd( in set_inflight_fd() function
|